* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}


body {
	margin:0px;
	background-color:#7b7b7b;
	background-image:url(images/fondo_web.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}




div#contenedor {
	width:900px;
	height:auto;
	background-color:#d0d2d3;
	margin-left:auto;
	margin-right:auto;
}




div#cabecera {
	width:900px;
	height:125px;
	overflow:hidden;
	background-color:transparent;
	margin-left:auto;
	margin-right:auto;
	border-bottom:solid 2px #005b9a;
}




div.simula_cabecera {
	height:125px;
	overflow:hidden;
}

div.linea_azul {
	height:2px;
	overflow:hidden;
	background-color:#005b9a;
	margin-bottom:10px;
}






a#inicio {
	display:block;
	width:102px;
	height:97px;
	overflow:hidden;
	background-image:url(images/logo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:25px;
}



div#menu_index {
	display:block;
	width:253px;
	height:226px;
	overflow:hidden;
	background-image:url(images/fondo_menu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:30px;
}


a.menu_index {
	display:block;
	color:#fdb513;
	text-decoration:none;
	font-size:13pt;
	padding-left:25px;
	background-image:url(images/flecha_menu.png);
	background-position:center left;
	background-repeat:no-repeat;
	border-bottom:solid 1px #005b9a;
	margin-bottom:30px;
}
a.menu_index:hover {
	text-decoration:underline;
}






div#menu {
	display:block;
	width:820px;
	height:15px;
	overflow:hidden;
	background-image:url(images/fondo_menu_horizontal.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:30px;
	padding-top:25px;
	margin-bottom:20px;
}


a.menu {
	display:block;
	float:left;
	color:#fdb513;
	text-decoration:none;
	font-size:13pt;
	padding-left:25px;
	background-image:url(images/flecha_menu.png);
	background-position:center left;
	background-repeat:no-repeat;
	border-bottom:solid 1px #005b9a;
	margin-right:32px;
}
a.menu:hover {
	text-decoration:underline;
}




div#centro {
	width:900px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}




div#contenido {
	margin:10px;
}

div.lado_izq {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}






div#columna_izq {
	width:293px;
	height:auto;
	float:left;
}


div#columna_central {
	width:313px;
	height:300px;
	height:675px;
	padding-top:375px;
	padding-top:0px;
	overflow:hidden;
	background-image:url(images/fondo_centro.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
}


div#columna_der {
	width:293px;
	width:294px;
	height:auto;
	float:right;
}


a.enlace_fotos {
	display:block;
	width:268px;
	height:23px;
	padding-top:140px;
	background-image:url(images/accesos.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px 7px;
	margin-bottom:10px;
	color:#005b9a;
	text-decoration:none;
	background-color:#fff;
	padding-left:10px;
}
a.enlace_fotos:hover {
	text-decoration:underline;
}




/* --------------------------------------- DIV NOTICIAS --------------------------------------- */


div.noticias_index {
	width:258px;
	height:143px;
	background-color:#fff;
	overflow:hidden;
	margin:0px 7px;
	margin-bottom:10px;
	padding:10px;
}


p.fecha_noticia {
	font-size:11pt;
	font-weight:bold;
	margin-bottom:2px;
	color:#fdb513;
}
a.texto_noticia {
	display:block;
	font-size:9pt;
	color:#3e3e3e;
	text-align:left;
	text-decoration:none;
	margin-left:20px;
	margin-bottom:10px;
}
a.texto_noticia:hover {
	text-decoration:underline;
}





a.enlace_azul {
	display:block;
	width:268px;
	color:#005b9a;
	text-decoration:none;
	margin-top:25px;
}
a.enlace_azul:hover {
	text-decoration:underline;
}





p.texto_noticia {
	font-size:10pt;
}


p.fecha_noticia_ver {
	font-size:12pt;
	font-weight:bold;
	margin-bottom:5px;
	color:#fdb513;
}
p.titulo_noticia_ver {
	color:#3e3e3e;
	font-size:12pt;
	font-weight:bold;
	margin-bottom:5px;
}
p.texto_noticia_ver {
	font-size:11pt;
}



a.ver_todas {
	display:block;
	margin-right:0px;
	margin-left:auto;
	color:#3e3e3e;
	font-size:12pt;
	text-align:right;
	text-decoration:none;
}
a.ver_todas:hover {
	text-decoration:underline;
}



div#mapa_google {
	width:300px;
	height:300px;
	overflow:hidden;
	float:right;
	margin-left:10px;
}





div#capa_contenido_abajo {
	position:relative;
	z-index:1;
	float:left;
	height:1000px;
	height:auto;
}




a.producto {
	display:block;
	float:left;
	width:141px;
	height:90px;
	text-align:center;
	text-decoration:none;
	color:#005b9a;
	font-size:10pt;
	padding:10px;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:15px;
	background-color:#d0d2d3;
}
a.producto:hover {
	text-decoration:underline;
}



a.boton {
	display:block;
	width:90px;
	height:16px;
	overflow:hidden;
	background-image:url(images/boton.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	font-size:8pt;
	padding-top:5px;
	color:#005b9a;
	text-decoration:none;
	margin-right:0px;
	margin-left:auto;
}
a.boton:hover {
	text-decoration:underline;
}


div.texto_producto {
	width:765px;
	float:right;
}
div.texto_producto p {
	font-size:10pt;
}



div.info_producto, div.info_ayuda {
	width:850px;
	padding:10px;
	background-color:#fff;
	border:solid 1px #005b9a;
	position:relative;
	z-index:2;
	float:left;
	margin-top:-300px;
	display:none;
}

div.info_ayuda {
	margin-top:-800px;
}



/* --------------------------------------- ENLACES --------------------------------------- */





img.miniatura {
	display:block;
	margin-left:auto;
	margin-right:auto;
	height:55px;
	margin-bottom:10px;
}


img.centrada {
	display:block;
	margin-left:auto;
	margin-right:auto;
}


a.texto {
	color:#005b9a;
	text-decoration:none;
}
a.texto:hover {
	color:#fdb513;
	text-decoration:underline;
}




br.salto {
	clear:both;
}

a img {
	border:none;
}




.izq {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}


.der {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}









/* --------------------------------------- TEXTOS --------------------------------------- */


h1 {
	font-size:17pt;
	margin-bottom:5px;
	color:#005b9a;
}

h2 {
	font-size:14pt;
	margin-bottom:10px;
	color:#005b9a;
}


h2.cabecera {
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	text-align:center;
	color:#005b9a;
}

h2.telefono {
	font-size:20pt;
	font-style:normal;
	text-align:right;
	color:#005b9a;
	margin:0px;
	/*margin-right:10px;*/
	margin-right:100px;
	position:relative;
	top:-10px;
}








p {
	margin:0px;
	margin-bottom:14px;
	text-align:justify;
	font-size:12pt;
	line-height:18px;
	color:#3e3e3e;
}

p.texto_columna {
	margin-bottom:10px;
	font-size:11pt;
	font-size:10pt;
	line-height:17px;
}



p.negrita {
	font-weight:bold;
}


.centrado {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}


span.oculto {
	display:none;
}


span.obligatorio {
	font-weight:bold;
	color:#fdb513;
}


span.azul {
	font-weight:bold;
	color:#005b9a;
}

span.rojo {
	font-weight:bold;
	color:#ff0000;
}


ul {
	list-style-type:square;
	font-size:10pt;
	color:#0001;
}

li {
	margin-bottom:8px;
	padding-left:0px;
	margin-left:20px;
}



a.ayuda {
	display:block;
	color:#005b9a;
}
























/* --------------------------------------- DIV PIE --------------------------------------- */

div#pie {
	color:#3e3e3e;
	width:900px;
	height:30px;
	overflow:hidden;
	text-align:center;
	font-size:9pt;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}


div#pie a {
	color:#3e3e3e;
	text-decoration:none;
}


div#pie a:hover {
	color:#fdb513;
	text-decoration:underline;
}




/* ------------------------------------- DIV SITEMAP ------------------------------------- */


a.sitemap {
	color:#000;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:5px;
	display:block;
	width:300px;
	text-decoration:none;
}
a.sitemap:hover {
	color:#000;
	text-decoration:underline;
}




/* --------------------------------------- FORMULARIO --------------------------------------- */


div#formulario_contacto {
	padding:10px;
	margin-top:0px;
	width:530px;
	height:220px;
	background-color:transparent;
	border:solid 1px #274056;
	margin-left:auto;
	margin-right:auto;
}





input.texto {
	width:205px;
	background-color:#fff;
	border:solid 1px #000;
}


p.label {
	color:#000;
	font-weight:bold;
	font-size:9pt;
	margin-bottom:10px;
}


textarea#consulta {
	border:solid 1px #000;
	width:527px;
	height:100px;
	overflow:auto;
	margin-bottom:10px;
}




/* ------------------------------------- DIV INTERCAMBIO DE ENLACES ------------------------------------- */

div#enlaces {
	text-align:center;
	color:#000;
	font-size:11pt;
	background-color:transparent;
}


div#enlaces table {
	width:100%;
}




div#enlaces h2 {
	text-align:left;
	margin-bottom:20px;
}

div#enlaces li {
	width:200px;
	text-align:left;
}

div#enlaces a {
	color:#fdb513;
}

div#enlaces a:hover {
	text-decoration:none;
	color:#005b9a;
}

div#enlaces td {
	text-align:left;
	margin-bottom:10px;
}


/* ---------------------------------------------- DIV BOLETIN ---------------------------------------------- */

div#boletin {
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:10pt;
	background-color:transparent;
}


div#boletin table {
	width:100%;
}



div#boletin * {
	color:#000;
}

div#boletin a {
	color:#fdb513;
	font-weight:bold;
	text-decoration:underline;
}

div#boletin a:hover {
	color:#005b9a;
	text-decoration:none;
}

div#boletin h3 {
	margin-top:10px;
	margin-bottom:15px;
	text-align:left;
	font-size:14pt;
}

div#boletin p {
	margin:0px;
	margin-bottom:20px;
	width:100%;
	text-align:justify;
	font-size:10pt;
}

div#boletin input {
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
}



table.servicios {
	width:420px;
	border-collapse:collapse;
}
caption.nombre_tabla {
	background-color:#005b9a;
	color:#fdb513;
	text-align:center;
	font-weight:bold;
}

table.servicios td {
	padding:2px;
}

td.nombre_columna {
	background-color:#fff;
	text-align:center;
}


