body {
	padding: 0px;
	margin: 0px;
	background-color: #7eaff4;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat:  repeat-x;
	font-family:arial, 'trebuchet ms', helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	
}

a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
.titular_generico {
	font-size: 2em;
	line-height: 18px;
}

.titular_la_portalina {
	font-size: 1.4em;
	color: #65a6a9;
	font-weight: bold;
}
#header {
	height: 138px;
	width: 973px;
	background-image: url(../imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto;


}
#header h1, #header p {
	float: left;
	font-family:arial, 'trebuchet ms', helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
#header h1 {
	color: #ebef4f;
	padding-top: 102px;
	padding-left: 43px;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	padding-right: 0px;
}
#header p {
	color: #FFFFFF;
	padding-top: 95px;
	padding-left: 10px;
	font-size: 3.5em;
	font-weight: normal;
}
#menu {
	height: 57px;
	width: 973px;
	margin: 0 auto;
	background-image: url(../imagenes/fondo_menu.gif);
	background-repeat:  repeat-x;
}
.menu_img_left {
	float: left;
}
.menu_img_right {
	float: right;
}
#menu ul {
	margin: 0;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#menu li {
	display: inline;
	
}

#menu a {
	display: block;
	float: left;
	height: 57px;
	text-align: center;
	text-decoration: none;
	font-size: 1.2em;
	color: #ecf04f;
	padding-right: 15px;
	padding-bottom: -10px;
	padding-left: 15px;
	padding-top: 10px;
}

#menu a:hover {
	background-image: url(../imagenes/fondo_boton_hover.gif);
	background-repeat:  repeat-x;	
	color: #ffffff;
}
#menu .active a {
	background: #f5f764;
	color: #74a7a1;
}
#menu .active a:hover {
	background: #f5f764;
	color: #74a7a1;
	}
#page {
	background-color: #fbfcf5;
	background-image: url(../imagenes/fondo_central.jpg);
	background-repeat:  no-repeat;
	background-position: top;
	width: 973px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 50px;

}
#page_02 {
	background-color: #fbfcf5;
	background-image: url(../imagenes/fondo_02.gif);
	background-repeat:  no-repeat;
	background-position: top;
	width: 973px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 50px;
}
#page_03 {
	background-color: #fbfcf5;
	background-image: url(../imagenes/fondo_03.gif);
	background-repeat:  no-repeat;
	background-position: top;
	width: 973px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 150px;
}
#page_04 {
	background-color: #fbfcf5;
	background-image: url(../imagenes/fondo_04.gif);
	background-repeat:  no-repeat;
	background-position: top;
	width: 973px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#page_centro {
	clear: both;
	width: 866px;
	margin: 0 auto;

}
#page_centro_04 {
	clear: both;
	width: 804px;
	margin: 0 auto;
}

#parte_izda {
	float: left;
	width: 298px;
}
#fotos {
	width: 298px;
}


#parte_izda p{
	background-image: url(../imagenes/punteado_parrafo.gif);
	background-repeat:  repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;

}
#parte_izda_02 {
	float: left;
	width: 606px;
}
.parte_izda_foto_mapa {
	border: 10px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 6px;

}
#parte_izda_mapa_fondo {
	float: left;
	width: 606px;
	background-image: url(../imagenes/foto_mapa_sombra.png);
	background-repeat: no-repeat;
}

#parte_dcha {
	float: right;
	width: 508px;

}
.parte_dcha_imagen_01 {
	border: 10px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 6px;
	background-image: url(../imagenes/foto_gde_sombra_01.png);
	;
}
#parte_dcha_imagen_01_fondo {
	float: right;
	width: 508px;
	background-image: url(../imagenes/foto_gde_sombra_01.png);
	background-repeat: no-repeat;
}
.parte_dcha_imagen_02 {
	border: 10px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 6px;
	background-image: url(../imagenes/foto_gde_sombra_01.png);
	;
}

#parte_dcha_imagen_02_fondo {
	float: right;
	width: 508px;
	background-image: url(../imagenes/foto_gde_sombra_02.png);
	background-repeat: no-repeat;
	background-position: 3px -1px;
}
.parte_dcha_imagen_03 {
	border: 10px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 6px;
	background-image: url(../imagenes/foto_gde_sombra_01.png);
	;
}
#parte_dcha_imagen_03_fondo {
	float: right;
	width: 508px;
	background-image: url(../imagenes/foto_gde_sombra_03.png);
	background-repeat: no-repeat;
}
.parte_dcha_imagen_04 {
	border: 10px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 6px;
	background-image: url(../imagenes/foto_gde_sombra_04.png);
	;
}
#parte_dcha_imagen_04_fondo {
	float: right;
	width: 508px;
	background-image: url(../imagenes/foto_gde_sombra_04.png);
	background-repeat: no-repeat;
	background-position: -2px 0px;
}


#footer {
	height: 32px;
	width: 973px;
	background-image: url(../imagenes/footer.gif);
	background-repeat:  repeat-x;
	font-family:arial, 'trebuchet ms', helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
}

#instalaciones {
	width: 800px;
	float: left;
}
#instalaciones_filete {
	width: 770px;
	padding: 0px;
	background-image: url(../imagenes/punteado_parrafo.gif);
	background-repeat:  repeat-x;
	background-position: top;
	height: 30px;
	clear: both;
}
#instalaciones_texto_fotos {
	width: 750px;
	padding: 0px;
}
#instalaciones_texto {
	float: left;
	width: 300px;
}
#instalaciones_fotos_dcha {
	float: right;
	width: 412px;
}
LI {
	LIST-STYLE-TYPE: none;
	LIST-STYLE-IMAGE: none;
	
}

UL#instalaciones_fotos {
	WIDTH: 412px;
	float: left;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
UL#instalaciones_fotos LI {
	WIDTH: 108px;
	MARGIN-BOTTOM: 20px;
	FLOAT: left;
	HEIGHT: 108px;
	MARGIN-RIGHT: 10px;
	margin-left: 0px;
	background-color: #5fa5ac;
	padding: 5px;
}
