/* CSS CONSISHO */

h1 { font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; text-align:center; color:#000;}
h2 {font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;color: #003366;text-align:center; }


/*CONTENEDORES*/

#principal {
width:882px;
height:500px;
margin-top:0px;
margin-left:6px;
}

#header {
width:882px;
height:219px;
float:left;
margin-bottom:5px;
}

#header_home {
width:882px;
height:123px;
float:left;
margin-bottom:5px;
}

#cuerpo {
width:882px;
min-height:288px;
float:left;
margin-bottom:5px;
}

#cuerpo_home {
width:870px;
min-height:202px;
float:left;
}

#cuerpo_productos {
width:882px;
min-height:399px;
float:left;
margin-bottom:5px;
}

#footer {
width:882px;
height:123px;
float:left;
}

#footer_home {width:765px;height:275px;float:left;}

#contenedor_logo {
width:624px;
height:123px;
}

#contenedor_subsecciones {width:882px; height:96px;}


/*HOME*/

#flash_home {width:745px; height:202px; float:left;}
#azul_home {width:120px;height:96px;background-color:#B5C1CD;float: left; margin-left:5px; margin-top:101px;}
#columna1_home {width:250px;height: auto;float:left;}
#columna2_home {width:370px;height:auto;float:left;margin-right:5px;}
#columna3_home {width:140px; height:275px; float:left;}
#sombra {width:125px; height:110px; float:left;}

#cuadro_noticias { width:245px; height:113; float:left; margin-right:5px;}
#cuadro_mapas { width:120px; height:113px; float:left;}
#cuadro_historias { width:370px; height:113px; float:left; margin-top:6px;}

#titulo_noticias { width:245px; height:23px;margin:0px;float:left; background-color:#A5B1BD; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; text-align:center; color:#FFFFFF;}
#titulo_noticias p { padding-top:6px; margin:0px;} 
#titulo_noticias a,
#titulo_noticias a:visited {color:#FFFFFF; text-decoration:none;}

#titulo_mapas { width:120px; height:23px; float:left; background-color:#A5B1BD; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; text-align:center; color:#FFFFFF;}
#titulo_mapas p { padding-top:6px; margin:0px;}

.mapa1 {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:9px;color:#666666;text-align:center;float:left;margin:0px;padding:0px;}
.mapa1 ul{margin:0px; padding:0px;list-style-type:none;width:100%;}
.mapa1 li {display:block;width:120px; height:15px; margin-top:18px;float:left;list-style:none;}
.mapa1 li a,
.mapa1 li a:visited {display:block;color:#666666;width:120px; height:15px; text-decoration:none;padding:3px 0 0 0;}
.mapa1 li a:hover { display:block;float:left;color:#FFFFFF;text-decoration:none;background-color:#A3AFBB;}


#titulo_historias { width:370px; height:23px; float:left; background-color:#A5B1BD; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; text-align:center; color:#FFFFFF;}
#titulo_historias p { padding-top:6px; margin:0px;}
#titulo_historias a,
#titulo_historias a:visited {color:#FFFFFF; text-decoration:none;}

#flash_noticias { width:245px; height:90px; float:left;}
#flash_mapas { width:120px; height:90px; float:left; background-color:#E1E6EA;}
#flash_historias { width:370px; height:90px; float:left;}



/*HEADER QUIENES SOMOS*/

#herramientas {
width:245px;
height:15px;
float:right;
}

.herramientas {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
font-weight:bold;
text-align:right;
}

.herramientas a,
.herramientas a:visited {
color:#666666;
font-weight:bold;
text-decoration:none;
}

.herramientas a:hover {
color:#666666;
font-weight:bold;
text-decoration:underline;
}

#logo {
width:120px;
height:104px;
float:left;
margin-right:5px;
}

#banner {width:390px; height:85px; float:left;}

#caja_secciones {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
width:495px;
height:17px;
float:left;
border: 1px solid #999999;
background-color:#FFFFFF;
}

.secciones {font-family:Arial, Helvetica, sans-serif;font-size:10px;color:#999999;text-align:center;float:left;margin:0px; padding:0px;background-color:#FFFFFF;}
.secciones ul{margin:0px; padding:0px;list-style-type:none;width:123px; height:17px;}
.secciones li {display:block;width:123px;height:17px;float:left;border-right: #999999 1px solid;list-style:none;background-color:#FFFFFF;}
.secciones li a,
.secciones li a:visited {display:block;color:#999999;width:123px; text-decoration:none;padding:2px 0 0 0;}
.secciones li a:hover { display:block;float:left;color:#FFFFFF;text-decoration:none;background-color:#A3AFBB;height:15px; }


#flash_header {
width:120px;
height:96px;
float:left;
margin-right:5px;
}

#flash_header2 {
width:120px;
height:96px;
float:left;
margin-right:5px;
}

#secciones_consisho {
width:370px;
height:96px;
float:left;
margin-right:5px;
background-color:#A3AFBB;
}

#azulder_header {
width:120px;
height:96px;
background-color:#B5C1CD;
float: left;
}

#live_chat {
width: auto;
height:81px;
margin-left:40px;
float: left;
padding-top:15px;
}

#live_chat_productos {
	width: auto;
	height:70px;
	margin-left:30px;
	float: left;
	padding-top:15px;
}


/*CUERPO*/

#columna1 {
width:245px;
height: auto;
float:left;
margin-right:5px;
}

#columna2 {
width:495px;
height:auto;
float:left;
margin-right:5px;
background-color:#E1E6EA;
}

#columna3 {width:127px; height:101px; float:left;}

#azulder {
width:120px;
height:96px;
background-color:#B5C1CD;
float: right;
}

#azulizq {
width:120px;
height:96px;
background-color:#B5C1CD;
float:left;
margin-right:5px;
}



/*QUIENES SOMOS*/

#Fquienes1 {
width:245px;
height:96px;
float:left;
margin-bottom:5px;
}

#Fquienes2 {
width:120px;
height:96px;
float:left;
margin-bottom:5px;
}

#sub_quienes {
width:495px;
height:39;
float:left;
}

#titu_quienes {
width:110px;
height:30px;
margin-left:22px;
margin-top:16px;
}

/*PRODUCTOS*/

#Fproductos1 {
width:120px;
height:197px;
float:left;
margin-right:5px;
}

#Fproductos2 {width:120px;height:96px;float:left;margin-bottom:5px;}
#Fproductos3 {width:120px;height:96px;float:left;margin-bottom:5px;}
#Fproductos4 {width:120px;height:96px;float:left;margin-bottom:5px;}

#azulder_productos {
width:120px;
height:96px;
background-color:#A3AFBB;
float: right;
margin-bottom:5px;
}

#contenedor_subproductos {
	width:632px;
	height:101px;
	float:left;
	background-color:#FFFFFF;
}

#subsecciones_productos {width:370px; height:96px; background-color:#A3AFBB; margin-bottom:5px; float:left;}
#columna3_productos {
	width:127px;
	height:101px;
	float:left;
}

#titu_productos {
width:130px;
height:30px;
margin-left:22px;
margin-top:16px;
float:left;
}

#titu2_productos {
width:190px;
height:96px;
float: left;
margin-left:15px;
}

.ajuste{clear:both; float:left;}


/*SOPORTE*/

#Fsoporte {
width: 245px;
height: 197px;
float: left;
margin-bottom:5px;
}

#titu_soporte {
width:106px;
height:30px;
margin-left:22px;
margin-top:16px;
}

#sub_soporte {
width:322px;
height:42px;
margin-left:48px;
}



/*HISTORIAS*/


#Fhistorias2 {
width:120px;
height:96px;
float:left;
margin-bottom:5px;
}

#grisder {
width:120px;
height:96px;
float:left;
background-color:#E1E6EA;
margin-bottom:5px;
}

#secciones_historias {
width:370px;
height:96px;
float:left;
background-color:#A3AFBB;
}

#titu_historias {
width:216px;
height:30px;
margin-left:22px;
margin-top:16px;
}


/*NOTICIAS*/

#secciones_noticias {
width:370px;
height:96px;
float:left;
background-color:#A3AFBB;
}

#grisnoticias {
width:120px;
height:96px;
float:right;
background-color:#E1E6EA;
}

#azulder_noticias {
width:120px;
height:96px;
background-color:#B5C1CD;
float:left;
margin-bottom:5px;
}

#titu_noticias {
width:100px;
height:30px;
margin-left:22px;
margin-top:16px;
}

/*NOTICIAS*/

#titu_contacto {
width:115px;
height:30px;
margin-left:22px;
margin-top:16px;
}


/*GENERALES*/


.cuerpo {
width:475px;
min-height:249px;
margin:10px;
background-color:#E1E6EA;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-align: justify;
float:left;
}

.cuerpo a,
.cuerpo a:visited {
color: #003366;
text-decoration:none;
}

.cuerpo a:hover {
color: #003366;
text-decoration: underline;
}

.cuerpo_td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-align: justify;
float:left;
}

.cuerpo_td a,
.cuerpo_td a:visited {
color: #003366;
text-decoration:none;
}

.cuerpo_td a:hover {
color: #003366;
text-decoration: underline;
}

.texto {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
text-align: left;
}

.subtitulos {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #003366;
}

.subtitulos a,
.subtitulos a:visited {
font-weight: bold;
color: #003366;
text-decoration:none;
}

.subtitulos a:hover {
font-weight: bold;
color: #003366;
text-decoration:underline;
}

.cuerporojo {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #990000;
text-align: left;
}

/*FOOTER*/

#Fcuadro_gris {
width:120px;
height:96px;
float:left;
background-color:#E1E6EA;
margin-left:250px;
}

.footer {
width:367px;
height:35px;
float:left;
margin-left:8px;
margin-top:61px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #333333;
text-align: right;
font-weight: normal;
}

.footer a,
.footer a:visited,
.footer a:hover {color: #003366; text-decoration: none; text-align: right;}

.footer_home {
width:370px;
height:43px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #333333;
text-align: right;
font-weight: normal;
padding-top:10px;
}

.footer_home a,
.foote_homer a:visited,
.foote_homer a:hover {color: #003366; text-decoration: none; text-align: right;}
