/* - ESTILOS GENERALES ------------------------------------------------------- */


*{margin:0; padding:0;}


body {	background-color: gray; font-family:  Helvetica, Arial, sans-serif; background-image:url("imagenes/fondo3.jpg"); Background-repeat: repeat;}

/* --------------------------------------------------------------------------- */

/* - ESTILOS DEL MENU HORIZONTAL PRINCIPAL ----------------------------------- */

#menu
{
	position:relative;
	height: 32px; width: 996px;
	left: 2px; top: 0px;
	background-color:white;
	z-index: 2;
}	
#menu ul
{ 	
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li.nivel1
{
	float:left;
}
#menu ul li a 
{
	width:164px;
	display:block;
	margin:1px;
	height: 30px;
	padding-left:0px;
	text-decoration:none;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;
	font-size:11px;
	color:white;
	background-color:black;
	background-image: url("imagenes/negro.jpg");
}

#menu ul li:hover {position: relative;}


#menu ul li a:hover, #menu ul li:hover a.nivel1 
{
	color:#ffffff;
	background-image: url("imagenes/verde.jpg");
	font-size:12px;
		position: relative;
}

#menu ul li a.nivel1 {display: block!important;display: none;position: relative;}

#menu ul li ul {display:none;}
#menu ul li:hover ul, #menu ul li a:hover ul {display:block;position: absolute;left: 0px;}
#menu ul li ul li a 
{
	width:162px;
	height: 20px;
	margin-top:0px;
	margin-bottom:0px;
	border:solid 1px white;
	background-image: url("imagenes/negroi.jpg");
}
#menu ul li ul li a:hover {background-image: url("imagenes/verdei.jpg");position: relative;}
table.falsa 
{
	border-collapse:collapse;
	border:0px;
	float: left;
	position: relative;
} 
/* --------------------------------------------------------------------------- */

/* - ESTILOS DE LA GALERIA DE IMAGENES ---------------------------------------- */


#contenedor {position:relative; top: 10px; width:957px; height:515px; background:#1e605e; border:1px solid #fff; margin:0px auto; font-family:helvetica, arial, sans-serif; font-size:13px;}

#container {position:relative; width:200px; height:510px; background:#000; border:1px solid #fff; margin:1px;float:left;}

#container a.pics {float:left; margin:4px 11px; display:inline; color:#fff; text-decoration:none; border:1px solid #000; width:75px; height:75px; cursor:default;}
#container a.pics img.thumb {display:block; border:0;}

#container a.pics span {display:none; width:748px; background:#000; border:1px solid #fff; text-align:center;}
#container a.pics span img {margin:10px auto; border:1px solid #2a8a85;}

#container a.pics:hover {white-space:normal; border:1px solid #fff;}

#container a.pics:hover span {display:block; position:absolute; left:203px; top:0; z-index:10; height:509px;}

/* --------------------------------------------------------------------------- */

/* - ESTILOS DE LOS DIVs ----------------------------------------------------- */
#portada {position: relative; height:515px; width:754px; float: right; margin-top:-514px; background: url("imagenes/portada.gif") right bottom no-repeat;}
#portada h2 {color: #fff; font-size: 20px;font-weight:normal; font-style: italic;margin-left: 20px;margin-top: 15px;margin-bottom: 25px;width: 560px;display:block; border-bottom: solid 1px;}
#portada h4 {color: #9ed9d7; font-size: 17px; font-weight:normal;margin-left: 20px; margin-top: 20px;}

#portadaeventos {position: relative; height:515px; width:754px; margin-left: 200px; margin-top:-514px; background: url("imagenes/pardo.jpg") right bottom no-repeat;}




#cajacentrada { border: solid 1px white;background-color: #2a8a85;position:absolute; top:50%; left:50%; width:1000px; height:750px; margin-left:-500px; margin-top:-375px; }
#cajabanner
{
	position:relative;
	height: 140px; width: 999px;
	left: 0px; top: 0px;
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	background-color: #2a8a85;
	background-image: url("imagenes/cab7.jpg");
}
#cuerpo
{
	position:absolute;
	height: 557px; width: 100%;
	left: 0px; top: 172px;
	z-index: 1;
	background-color:transparent;
}

#pie
{
	position:absolute;
	top:729px;left:0px;
	width:100%;
	height:20px;
	background-color:#1d605c;
	border-top:solid 1px white;
}
/* --------------------------------------------------------------------------- */

/* - VARIOS ------------------------------------------------------------------ */

.textopie
{
	font-weight: bold;
	text-align:center;
	font-size:11px;
	color:white;
	margin-top:3px;
}
.parrafogaleria
{
	margin-top:10px;
	margin-left: 280px;
	font-style:italic;
	color:#fff;
}
.parrafotexto
{
	margin-top:10px;
	margin-left: 230px;
	margin-right: 20px;
	color:#fff;
}
.parrafo-rotulo
{
	margin-right: 30px;
	margin-top: 5px;
	margin-left: 30px;
	font-weight: normal;
	color:#000;
	font-size: 12px;
	background-color: #fff;
	font-style:italic;
}
/* --------------------------------------------------------------------------- */


.textocentrado 
{
    text-align:center;
    padding-top: 60px;
    padding-bottom: 10px;
    color: black;
 }
.obrascentrado 
{
    text-align:center;
    padding-top: 10px;
    color: black;
    font-weight: bold;
    font-size: 20px;
}
.menuvertical {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: none;
	list-style-type: none;
	margin-top: 5px;
	text-align: center;
}
.menuverticalrotulo {
	color: #2a8a85;
	display: block;
	background-color: transparent;
	margin-right: 5px;
	margin-bottom: 10px;
	border-bottom: solid 1px #2a8a85;
	font-weight: bolder;
}


a.menuvertical , a.menuvertical:visited {
	color:#9ed9d7;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	background-color: transparent;
	height:auto;
}
a.menuvertical:hover {color:white;}

#fotogeneral {float:right; width:748px; height: 100%; border:1px solid #fff; text-align:center;}