@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0}
img{ border:none}
body{ background:#E5E1DE; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#333}
ul{ margin:0 10px; text-align:left;}
a{ color:#F59E14; text-decoration:none; font-weight:bold}
a:hover{ text-decoration:underline}
h2{ margin-bottom:20px; }
.orange{color:#F59E14 !important;}
.submenu-activo{color:#F59E14 !important;}
.submenu-activo-blanco{color:#fff !important;}
#imgFondo{ width:100%; height:100%; position:absolute; z-index:-1; top:0px; left:0px;}
#contenedor{ width:974px; height:668px; margin:30px auto; z-index:2}
	#header{
	height:195px;
}
		#logo{
	float:left;
	margin-left:205px;
	height:125px;
	width:400px
}
		#clientes{ float:left; height:75px; width:250px; margin-left:75px; padding:25px}
			#logo img{ padding:30px 0 0}
		#menu{ float:left; margin-left:195px; height:60px;}
			#menu ul li{ display:inline; float:left}
			#menu a { color:#666; text-transform:uppercase; background:url(../images/menu-fixa.png) no-repeat; width:115px; height:43px; display:block; padding:16px 0 0 40px; text-decoration:none}
			#menu a:hover { color:#F59E14; }
			#menu a.grande {background:url(../images/menu-fixa-grande.png) no-repeat; width:240px;  }
	#cuerpo{ height:415px; background:url(../images/bg-transparente.png) repeat-y; height:auto}
		#promos{ float:left; width:330px; height:auto; margin:20px 0 0 44px; font-size:15px}
			#fixa-promo{ float:left; width:278px; height:72px; background:url(../images/promo-fixa.png) no-repeat; text-transform:uppercase; padding:20px}
			.single-promo {float:left; width:312px; height:130px; background:url(../images/bg-promo.png) no-repeat; padding-bottom:5px; margin-bottom:5px; border-bottom:1px solid #F59E14}
				.single-promo img{ float:left; margin:0 20px 0 0}
				
/* PAGINAS INTERIORES */
		#contenido{ float:left; height:412px; background:url(../images/bg-transparente.png) repeat}
		#fotos{float:left; height:412px; width:284px}
		#texto{
	float:left;
	height:372px;
	overflow:auto;
	padding:20px;
	line-height:20px;
	width:650px;
}
		#texto p { margin-top:20px; }
		#texto ul, ol { float:left; margin:10px}
		#texto #sub-menu {
	float: left;
	width: 100%;
	margin-bottom: 12px;
	background-image: url(../images/bg-transparente-submenu.png);
	background-repeat: repeat;
	text-transform: uppercase;
}
		#texto #sub-menu ul li{ display:inline;  }
		#texto #sub-menu ul li a {
	margin-right:1px;
	color: #666;
	padding: 5px;
	text-decoration: none;
}
#texto #sub-menu ul li a:hover {
	color: #F59E14;
	text-decoration: none;
}
/* SUB MENU AMARILLO:Tratamineto */
		#texto p { margin-top:20px; }
		#texto ul, ol { float:left; margin:10px}
		#texto #sub-menu-amarillo {
	float: left;
	width: 100%;
	margin-bottom: 0px;
	background-image: url(../images/bg-transparente-submenu-amarillo.png);
	background-repeat: repeat;
	text-transform: uppercase;
}
		#texto #sub-menu-amarillo ul li{ display:inline;  }
		#texto #sub-menu-amarillo ul li a {
	margin-right:1px;
	color: #666;
	padding: 5px;
	text-decoration: none;
}
#texto #sub-menu-amarillo ul li a:hover {
	color: #ffffff;
	text-decoration: none;
} 
/* SUB MENU BLANCO 2:Tratamineto */
		#texto p { margin-top:20px; }
		#texto ul, ol { float:left; margin:10px}
		#texto #sub-menu-2 {
	float:left;
	width:100%;
	margin-bottom:0px;
	background-image: url(../images/bg-transparente-submenu.png);
	background-repeat: repeat;
	text-transform: uppercase;
}
		#texto #sub-menu-2 ul li{ display:inline;  }
		#texto #sub-menu-2 ul li a {
	margin-right:1px;
	color: #666;
	padding: 5px;
	text-decoration: none;
}
#texto #sub-menu-2 ul li a:hover {
	color: #000;
	text-decoration: none;
} 
/* SUB MENU BLANCO 3:Flash */
		#texto p { margin-top:20px; }
		#texto ul, ol { float:left; margin:10px}
		#texto #sub-menu-3 {
	float: left;
	width: 100%;
	margin-bottom: 12px;
	background-image: url(../images/bg-transparente-submenu-3.png);
	background-repeat: repeat;
	text-transform: none;
}
		#texto #sub-menu-3 ul li{ display:inline;  }
		#texto #sub-menu-3 ul li a {
	margin-right:1px;
	color: #7e7e7e;
	padding: 5px;
	text-decoration: none;
}
#texto #sub-menu-3 ul li a:hover {
	color: #000;
	text-decoration: none;
} 
/* PIE */
	#footer{ clear:both;padding-top:10px; height:45px; text-align:center}
		#footer img{ float:right; margin-right:10px}
/* REGISTRO: DISEÑADO POR */		
#design {
	font-size: 9px;
	padding-top: 10px;
	float: right;
}
#certificado {
	clear:both;
	font-size: 9px;
	float: left;
	padding-top: 10px;
}
#design a {
	font-size: 9px;
	color: #333;
	font-weight: normal;
}
#design a:hover {
	color: #F59E14;
	text-decoration: none;
}
#texto a img {
	border: thin solid #FFF;
	padding: 0px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	-moz-box-shadow: 3px 3px 3px #999;
}
/* Sombras CSS3 */
#sombraclara{
   width: 200px;
   padding: 10px;
   background-color: #999;
   color: #fff;
   
   box-shadow: 2px 2px 2px #ffc;
   -webkit-box-shadow: 2px 2px 2px #ffc;
   -moz-box-shadow: 2px 2px 2px #ffc;
/* ESTILO IDOMAS */
}
#idiomas {
	float: right;
	padding-top: 0px;
	font-size: 12px;
}
#idiomas a {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#idiomas a:hover {
	color: #F59E14;
	text-decoration: none;
}
/* Capa para separar el texto del menu */
#espacio-blanco {
	width: auto;
	padding-top: 32px;
	height: 20px;
}
#espacio-blanco-2 {
	width: auto;
	padding-top: 32px;
	height: 32px;
	margin-top: 30px;
}
/* LOGIN */
#login {float:right; margin-top:10px; background:url(../images/bg-login.png) no-repeat; height:71px; width:242px;}
	#loginTXT {margin-top:38px; text-align:center; font-size:12px;}
	#loginTXT a {color:#666}
	
/* RESGISTRO */