@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0}
body{ text-align:center; background:url(imagenes/back.jpg) repeat}
#contenedor{ position:relative; width:760px; margin:0 auto; text-align:left}
#cabecera{ position:absolute; height:29px; width:760px; top:0px; background:url(imagenes/barra.jpg) repeat-x center center }
#foto{ position:absolute; top:26px; width:760px; height:400px; margin:auto; border:none; background:url(imagenes/foto1.jpg) no-repeat center center}
#foto2{ position:absolute; top:26px; width:760px; height:400px; margin:auto; border:none; background:url(imagenes/foto2.jpg) no-repeat center center}
#foto3{ position:absolute; top:26px; width:760px; height:400px; margin:auto; border:none; background:url(imagenes/foto3.jpg) no-repeat center center}
#foto4{ position:absolute; top:26px; width:760px; height:400px; margin:auto; border:none; background:url(imagenes/foto4.jpg) no-repeat center center}
#foto5{ position:absolute; top:26px; width:760px; height:400px; margin:auto; border:none; background:url(imagenes/foto5.jpg) no-repeat center center}
#cuerpo{ position:absolute;
	width:760px;
	height:420px;
	border:none;
	overflow:auto;
	left: 0px;
	top: 450px;
	background:url(imagenes/tex.jpg) no-repeat center top;
}
#enlaces{position:absolute;
	top:422px;
	width:760px;
	height:29px;
	border:none;
	background:url(imagenes/barra.jpg) repeat-x center center;
	left: 0px;
	z-index:3
	}
#enlaces p{	verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; text-align:center; line-height:29px; font-weight:bolder}	
#enlaces a{	width:140px;
	height:29px;
	border:none;
	float:left; text-decoration:none;
	text-align:center; line-height:29px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF
	}
#enlaces a:hover{ color:#000033}

#pie{
	position:absolute;
	top:870px;
	width:760px;
	height:29px;
	border:none;
	background:url(imagenes/barra.jpg) repeat-x center center;
	left: 0px;
	z-index:3
	}
#pie a{ color:#333333; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px; position:absolute; left:600px; line-height:29px; text-decoration:none}
#pie a:hover{ color:#FFFFFF}
#bienvenidos{ position:absolute; margin-top:20px; margin-left:50px; margin-right:50px; margin-bottom:20px;
	width:650px; height:100px; background:url(imagenes/cerrada.jpg) no-repeat top center}
#textos{
	position:absolute;
	top:113px;
	margin-top:20px;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:20px;
	width:650px;
	height:300px;
	left: 0px; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; font-weight:bolder;}
#textos a{ color:#333333}
#textos a:hover{ color:#FFFFFF}


#centros{ border:none; width:650px}
#centros p{ width:100px; height:100px; float:left; margin:10px; display:block;background:#FFFFFF; width:100px; height:100px;filter:alpha(opacity=50);
	-moz-opacity:.5;
	-khtml-opacity:.5;
	opacity:.5;
	zoom:1; padding:5px} 
#centros .subtitulos{font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#CCCCCC; font-weight:bolder; } 
#categorias{ border:none; width:650px}
#categorias p{ width:250px; float:left; margin:30px; display:block; background:#FFFFFF; filter:alpha(opacity=50);
	-moz-opacity:.5;
	-khtml-opacity:.5;
	opacity:.5;
	zoom:1; padding:5px}
#categorias .subtitulos{ font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#CCCCCC; font-weight:bolder; }
.subtitulos{ font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight:bolder; }
.clear { clear:both}
img{ border:none; padding:5px; margin-left:600px}
#mapa{
	position:absolute;
	top:5px;
	width:650px;
	height:300px;
	left: 4px;
	}
#mapaizq{ width:380px; height:390px; background:url(imagenes/plano.jpg) no-repeat center; float:left }
#mapaizq img{ padding:30px}
#mapader{ padding-top:20px; padding-left:40px; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; font-weight:bolder; }
#mapader a{ color:#333333}
#mapader a:hover{ color:#FFFFFF}
