@charset "UTF-8";
/* CSS Document */
/* Codigo desarollado por Spiral Media Labs - www.sml.mx */

*{ 
	padding:0px;
	margin:0px;
}
img { border: 0px;}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	background-repeat: repeat-x;
	background-position: 0px 99px;
	background-image: url(/images/siteBg.png);
	background-color: #000;
	color: #000;
}
#sauronDiv {
	position: relative;
	margin: 0 auto;
	width: 1000px;
}

#SlideDiv {
	position: relative;
	width: 1000px;
	height: 500px;
	overflow: hidden;
}
#SlideDiv2 {
	position: relative;
	width: 1000px;
	height: 250px;
	overflow: hidden;
}

#slideSauron {
	position: relative;
	width: 1000px;
	height: 500px;
}
#slideSauron2 {
	position: relative;
	width: 1000px;
	height: 250px;
}
#slideMenuSauron {
	position: absolute;
	z-index: 10;
	top: 0px;
	width: 1000px;
	height: 99px;
	background-image: url(/images/slidemenuBg.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
#logoDiv {
	z-index: 999;
	width: 385px;
	height: 185px;
	position: absolute;
	left: 307px;
}
#menuBarra {
	z-index: 996;
	position: relative;
	width: 1000px;
	bottom: 0px;
	background-color: #1e1e1d;
	text-align: center;
}
#menuIzq {
	position: absolute;
	z-index: 998;
	float: left;
	width: 307px;
	text-align: right;
	top: 70px;
}
#menuDer {
	position: absolute;
	z-index: 997;
	position: absolute;
	float: right;
	right: 20px;
	width: 307px;
	text-align: left;
	top: 70px;
}
#menuBarra .menu,.menu a {
	padding: 2px 5px;
	display: inline-block;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #FFF;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000;
}
#menuBarra .menu a:hover {
	background-color:#fdf367;
	background-image:url(/images/menuOverBg.png);
	background-position: left;
	background-repeat: repeat-y;
	color: #000;
	text-shadow: 1px 1px 1px #fff;
}
#slideBtm {
	z-index: 1;
	width: 980px;
	position: absolute;
	bottom:37px;
	/*overflow:auto;*/
	padding: 15px 10px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #FFF;
	background-image: url(/images/slidebtmBg.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
#contentSauron {
	position: relative;
	background-color: #FFF;
	margin: 0px;
	padding-bottom: 10px;
	overflow: hidden;
	margin: 0 auto;
}
#contentSauron P {
	margin: 0px 10px 10px 10px;
}
#LeftDiv {
	width: 610px;
	float: left;
}
#LeftDiv img {
	margin-bottom: 5px;
}
#RightDiv {
	width: 380px;
	float: right;
}
#projDiv {
	padding: 10px;
	display: block;
	overflow: hidden;
}
#projThu, #galThu {
	padding: 10px;
	overflow: hidden;
	display: block;
	border-bottom: #DDD solid 1px;
}
#projDiv img, #projThu img, #galThu img {
	float: right;
	margin-right: 10px;
}
#projDiv:hover, #projThu:hover {
	background-color: #e5e5e5;
}
#contactDiv {
	padding: 10px;
	background-color: #e5e5e5;
}
#contactBtnDiv {
	padding: 2px 10px;
	background-color: #cfcfcf;
	text-align: right;
}
#btmLine {
	padding: 5px 0px;
	background-color: #464646;
}

hr.line{
height: 1px;
margin: 5px 0px 15px 0px;
color: #cfcfcf;
}
.linea { 
	clear:both;
    height:1px;
    font-size: 1px;
    line-height: 3px;
	color: #999;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a, a:hover {color: #0068b3;}
.Titles1 {
	display: block;
	margin: 2px 10px 18px 10px;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color: #333;
	text-shadow: 1px 1px 1px #CCC;
}
.Titles2 {
	display: block;
	margin: 2px 10px 4px 0px;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color: #333;
	text-shadow: 1px 1px 1px #CCC;
}
.TitlesYell {
	display: block;
	padding: 15px 10px;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color: #000;
	background-color: #ea9300;
	margin: 10px 0px;
	text-shadow: 1px 1px 1px #FFF;
	background: url(/images/tityell.jpg) top repeat-x;
}
.TitlesYell2 {
	display: block;
	padding: 6px 10px;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -0.3px;
	line-height: 1em;
	color: #000;
	background-color: #ea9300;
	margin: 5px 0px;
	text-shadow: 1px 1px 1px #FFF;
	background: url(/images/tityell.jpg) top repeat-x;
}
.Bold13, .Bold13 a, .Bold13 a:hover { font-size: 18px; font-style: normal; font-weight: bold; text-decoration: none; color: #000; }
.med { font-size: 14px; font-style: normal; font-weight: normal; text-decoration: none; color: #000; }
.ita { font-style: italic; }
.grey { color: #999; }

.leftimg { float: left; margin-right: 10px; padding: 5px; border: #CCC solid 1px; }
.rightimg { float: right; margin-left: 10px;padding: 5px; border: #CCC solid 1px; }
