/*TEQUISA*/
/**/
/*COMUNES*/
body{
	/*background:#4a70a3 url(../img/bg.gif) repeat-y center;*/
	background:#99a4b8;
	margin:50PX;
	padding:0;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link, a:visited{
	color:#d1d1d1;
	text-decoration:none;
}
a:hover{
	color:#FFFFD5;
}
h1{
	color:white;
	font-size:20px;
	margin:0;
	padding:0;
}
p{
margin:0 0 0.7em 0;}
textArea,input{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;}
/*LAYOUT*/
#contenedor{
	margin:0 auto;
	width:976px;
	background: url(../img/bg2.gif) no-repeat center bottom;
	padding-bottom:50px;
}
#cabFlash{
	position:absolute;
	width:976px;
	z-index:1;
}
.miMenu{
	position:absolute;
	z-index:9;
	margin:30px 0 0 300px;
}
.miMenu a:link, .miMenu a:visited{
	text-decoration:none;
	color:white;
	font-size:14px;
	text-transform:uppercase;
	display:inline-block;
	margin:0 7px;
}
.miMenu a:hover{
	color: #BFCEF0;
	
}
.miMenu a:link.miInicio,.miMenu a:visited.miInicio{
	color:#033D5F;
	font-weight:bold;
	margin-left:40px;
	
}
table.miIdioma img{
	border:2px solid #285490;
}
table.miIdioma img:hover{
	border:2px solid white;
	
}
*:first-child+html #cabFlash{
	margin-left:1px;
}
#contenido{
	padding-top:150px;
}
#menuLat{
	width:173px;
	text-align:right;
	padding-right:77px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	float:left;
	margin-top:40px;
}
#menuLat a:link, #menuLat a:visited{
	text-decoration:none;
	padding-bottom:10px;
	color:white;
	display:block;
	padding-right:20px;

}

#menuLat a:hover{
	color: #CCE6FF;
}
#menuLat a.activo{
	background:url(../img/ico_flecha.gif) no-repeat right 0px;
}
#info{
	float:right;
	width:700px;
	text-align:left;
}
#info2{
	float:right;
	width:600px;
	text-align:left;
	margin-right:100px;
	margin-top:40px;
}
#info3{
	float:right;
	width:740px;
	text-align:left;
	margin-right:80px;
	margin-top:40px;
}
#infoDer{
	width:280px;
	float:left;
	padding-left:30px;
}
#infoIzq{
	width:350px;
	float:left;
	padding-right:20PX;
	text-align:justify;
}
#infoHome{
	width:440px;
	padding-left:20px;
	float:right;
	text-align:justify;
}
#infoPresent{
	width:430px;
	padding-left:20px;
	float:right;
	text-align:justify;
}
#fotoHome{
	float:left;
	text-align:right;
}
.separadores{
	border-bottom:10px solid #254879;
	border-top:10px solid #254879;
	padding:10px 0;
	color:#D1D1D1;
	margin:10px 0;
	font-size:14px;
}
.clear{
	clear:both;
}
.titTab{
	border-bottom:8px solid #254879;
	color:#CCCCCC;
	background:url(../img/tab_ini.gif) no-repeat TOP left;
	font-size:11px;
	width:203px;
	margin-bottom:10px;
	
}

.titTabProductos{	
	color:#CCCCCC;
	background:url(../img/tab_ini.gif) no-repeat top left;
	font-size:11px;
	width:203px;
}

.titTabProductos span{
	
	margin-left:10px;
	padding-right:20px;
	padding-left:10px;
	background:#254879 url(../img/tab_fin.gif) no-repeat top right;
}

table.contacto{
	text-transform:uppercase;
}
.titTab span{
	
	margin-left:10PX;
	padding-right:20PX;
	padding-left:10px;
	background:#254879 url(../img/tab_fin.gif) no-repeat TOP RIGHT;
}

.bloqueScroll{
	background:#254879;
	padding:20px;
	width:163px;
	
}
.resalteWhite{
	color:white;
}
.resalteGris{
	color:#A3A2A4;
}

/*********INTRANET********/
#cabecera_intranet{
	width:976px;
	height:200px;
	background: url(../img/cabecera_intranet.gif) no-repeat top right;
}
#contenedor_intranet{
	margin:0 auto;
	width:976px;
	background: url(../img/bg2_intranet.gif) no-repeat center bottom;
	padding-bottom:50px;
}
#pie_intranet{
	text-align:center;
	margin-top:40px;
	/*margin-right:150px;	*/
	height:47px;
	background: url(../img/pie_intranet.gif) no-repeat top center;
}

table.registro{ 
	border:0;
	margin:0;
	padding:0;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
}

table.registro input{	
	background:#99a4b8;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}

.separador_registro{
	border-bottom:10px solid #254879;
	padding:0px;
	padding-top:10px;
	color:#D1D1D1;
	margin:0px;
	margin-top:10px;
	font-size:14px;
}

#contenido_intranet{
	padding-top:10px;
}

.otras_gamas{
	min-height:450px;
}

*html .otras_gamas{
	height:450px;
}
