h1
{
	border-bottom:1px solid #c1c1c1;
	display: block;
	margin: 0 0 10px 0;
}
h2
{
	display: block;
	margin: 0px 0 10px 0;
}

p
{
	margin: 0 0 10px 0;
	text-align: left;
	font-size: 11px;
	color: #474747;
}
p a
{
	color:#32569f;
	text-decoration: none;
	border-bottom: 1px dotted #b7b7b7;
}
p a:hover
{
	color: #000;
}
strong
{
	font-weight: bold;
	color:#000;
}
div#textos ul
{
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}
div#textos ul li
{
	color: #474747 !important;
	font-style: normal;
	list-style-type: none;
	font-size: 11px;	
	background-image: url(../images/listas.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
}
* html div#textos ul li
{
	color: #474747 !important;
	font-style: normal;
	list-style-type: none;
	font-size: 11px;	
	background-image: url(../images/listas.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
}
*+ html div#textos ul li
{
	color: #474747 !important;
	font-style: normal;
	list-style-type: none;
	font-size: 11px;	
	background-image: url(../images/listas.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
}
div#textos ul li a
{
	color:#32569f;
	text-decoration: none;
}
div#textos ul li a:hover
{
	color:#000;
}

div#textos ol
{
	margin: 0 0 0 40px;
	padding: 0 0 0 0;
}
div#textos ol li
{
	color: #474747 !important;
	font-style: normal;
	list-style-type: decimal;
	font-size: 11px;	
	margin: 0 0 10px 0;
	padding: 0 0 0 0px;
}
.alide
{
	
	margin: 0 0 10px 0;
	padding: 0 0 0 0px;
	text-align:right;
}

/*****************************************************************************************************************************************************************************/
/*																																  																																		*/
/*																										menu superior  																																		*/
/*																																																																		*/
/*****************************************************************************************************************************************************************************/	
div#header ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#header ul li
{
	list-style-type: none;
	float: left;
	font-size: 11px;
	position: relative;
	text-transform: uppercase;
	margin: 0 20px 0 0px;
}
div#header ul li a
{
	color: #fff;
	text-align: center;
	text-decoration: none;
}
div#header ul li a:hover
{
	text-decoration: underline;
}
div#header ul li#conozca
{
	width: 157px;
	height: 86px;
	background-image: url(../images/conozca_out.png);
	display: block;	
}
div#header ul li#conozca_activo
{
	width: 157px;
	height: 86px;
	background-image: url(../images/conozca_over.png);
	display: block;	
}

div#header ul li a
{
	position: absolute;
	bottom: 25px;
	width: 100%;
	text-align: center;
	display: block;
}


div#header ul li#areas
{
	width: 142px;
	height: 86px;
	background-image: url(../images/areas_out.png);
	display: block;	
}
div#header ul li#areas_activo
{
	width: 142px;
	height: 86px;
	background-image: url(../images/areas_over.png);
	display: block;	
}

div#header ul li#areas a
{
	position: absolute;
	bottom: 25px;
	width: 142px;
	text-align: center;
	display: block;
}

div#header ul li#corporativa
{
	width: 195px;
	height: 86px;
	background-image: url(../images/responsabilidad_out.png);
	display: block;	
}
div#header ul li#corporativa_activo
{
	width: 195px;
	height: 86px;
	background-image: url(../images/responsabilidad_over.png);
	background-repeat: no-repeat;
	display: block;	
}

div#header ul li#corporativa a
{
	position: absolute;
	bottom: 25px;
	width: 195px;
	text-align: center;
	display: block;
}



/*****************************************************************************************************************************************************************************/
/*																																  																																		*/
/*																										menu lateral		  																																		*/
/*																																																																		*/
/*****************************************************************************************************************************************************************************/	
div#submenu ul
{
	position: absolute;
	right:7px;
	top:6px;
	margin: 0 0px 0 0;
	padding: 0 0 0 0;
	width: 251px;
}
div#submenu ul li
{
	font-size:10px;
	text-transform: uppercase;
	line-height: 44px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	list-style-type: none;

}
div#submenu ul li a
{
	text-decoration: none;
	padding: 0 10px 0 0;
	color: #797979;
}
div#submenu ul li a:hover
{
	text-decoration: underline;
}
div#submenu ul li.activo
{
	background-image: url(../images/liActivo.png);
	background-position: top right;
	background-repeat: no-repeat;
}
div#submenu ul li.activo a
{
	color: #fff;
}
div#submenu ul li
{
	background-image: url(../images/liPasivo.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

/*****************************************************************************************************************************************************************************/
/*																																  																																		*/
/*																										menu footer		  																																		*/
/*																																																																		*/
/*****************************************************************************************************************************************************************************/	
div#footer ul
{
	margin: 0px 0 0 0;
	padding: 10px 0 0 0;
	width: 300px;
	float:left;
}
div#footer ul li
{
	list-style-type: none;
	display: block;
	line-height: 17px;
	font-size: 11px;
	border-bottom: 1px solid #696969;
}
div#footer ul li a
{
	color: #fff;
	text-decoration: none;
}
div#footer ul li a:hover
{
	text-decoration: underline;
}
/*****************************************************************************************************************************************************************************/
/*																																  																																		*/
/*																										formularios		  																																		*/
/*																																																																		*/
/*****************************************************************************************************************************************************************************/	
div#formulario
{
	position: relative;
	padding: 0 0 0px 0;
	margin: 0px 0 0 0;
}
div#formulario div
{
	position: relative;
}
fieldset
{
	border: 1px solid #c9c8c8;
}
legend
{
	color: #747474;
	text-transform: uppercase;
	font-size: 10px;
}
label
{
	width: 80px;
	clear: both;
	display: block;
	color: #474747;
	font-size: 11px;
	margin: 0 0 0 0px;
}
input
{
	width: 95%;
	margin: 5px 0 10px 0px;
	border: 1px solid #cfcfcf;
	color: #000;	
	background-color: #fff;
	font-size: 11px;
}
input.cheki
{
	width: 20px;
	margin: 5px 0 0px 0px;
	border: none;
	color: #000;	
	background-color: #fff;
	font-size: 10px;
	float:left;
}
*html input.cheki
{
	width: 20px;
	margin: 0px 0 0px 0px;
	border: none;
	color: #000;	
	background-color: #fff;
	font-size: 10px;
	float:left;
}
label.paracheki
{
	width: 240px;
	clear: none;
	color: #474747;
	font-size: 11px;
	margin: 2px 0 0 0px;
	float:left;
}

input.filete
{
	width: 95% !important;
	margin: 5px 0 10px 0px;
	border-style:none !important;
	border: 1px solid #cfcfcf !important;
	color: #000;	
	background-color: #fff;
	font-size:12px;
}
textarea
{
	width: 95%;
	border: 1px solid #cfcfcf;
	margin: 5px 0 10px 0px;	
	color: #000;
	height: 60px;
	background-color: #fff;
	font-size: 11px;
}
button
{
	position: absolute;
	right:3px;
	background: transparent;
	background-image: url(../images/enviar.png);
	background-repeat: no-repeat;
	width: 164px;
	height: 38px;
	line-height: 38px;
	text-align: right;
	color: #fff;
	border: none;
	font-size: 11px;
	padding: 0 10px 0 0;
}
/********************************************************************  ***********************mapaweb************************************/
div#mapa dl
{
	margin: 0px 0 0 0;
	padding: 10px 0 0 0;
	width: 400px;
	float:left;
}
div#mapa dt
{
	margin: 0px 0 0 0;
	padding: 10px 0 0 0;
	display: block;
	line-height: 17px;
}
div#mapa dd
{
	margin: 0px 0 0 10px;
	padding: 10px 0 0 5px;
	display: block;
	line-height: 17px;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
}
div#mapa dd a
{
	color: #999;
	text-decoration: none;
}
div#mapa dd a:hover
{
	text-decoration: underline;
}
div#info
{
	width:720px;
	height:368px;
	position:absolute;
	top:100px;
	left:100px;
	z-index:999;
	background-image: url(../images/detalletablaGris.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#colocainfo
{
	width:640px;
	height:268px;
	margin:70px auto 0 auto;
}
a.privacidad
{
	color:#32569f;
	text-decoration: none;
	border-bottom: 1px dotted #b7b7b7;
}
a.privacidad:hover
{
	color: #000;
}

