body{
margin: 0;
padding:0;
background:#FFFFFF;
background-color:#760032;
}
#content{
padding:0;
width:1000px;
margin:0 auto 0 auto;
background-color:#B40137;
}
#logo{
margin:50px 0 0 50px;
width:150px;
height:150px;
padding:0;
background-image:url(../img/logo.jpg);
background-repeat:no-repeat;
background-position:top;
float:left;
}
#cuerpo{
width:1000px;
padding:0;
float:left;
margin:0;
background-color:#B40137;
}
#izqcont{
width:350px;
padding:0 0 0 0;
float:left;
}
#izqevento{
width:300px;
margin:0;
float:left;
}

#video{
float:left;
margin:10px 20px 0 0;
text-align:center;
padding:5px;
height:410px;
width:530px;
}
#menusservicios{
margin:10px 0 0 0;
padding:0;
width:100px;
float:left;
height:350px;
}
#piepaginacion{
margin:0 0 0 0;
padding:0;
width:100px;
float:left;
text-align:right;
height:100px;
}
#piepaginacion2{
margin:10px 0 0 0;
padding:0;
width:600px;
float:left;
text-align:right;
height:80px;
}

#dchacont{
padding:0;
width:330px;
float:left;
margin:0;
}
#dchaeventos{
padding:0 20px 0 0;
width:400px;
float:left;
margin:0;

}
#pie{
width:1000px;
height:60px;
float:left;
padding:30px 0 0 0;
	font-family:"Trebuchet MS";
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
text-align:center;
}
.enlacepie{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#FFFFFF;
text-decoration:none;
}
.enlacepie:hover{
text-decoration:underline;
}
.botones{
	background-color:#FFFFFF;
	color: #760032;
	border:1px solid #760032;
	overflow:auto;
}
.enlacenormal{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
text-decoration:none;
color:#000EF0;
}
.enlacenormal:hover{
text-decoration:underline;
}
#cabecera{
width:1000px;
height:172px;
float:left;
text-align:center;
background-image:url(../img/cabecera.jpg);
background-position:center;
background-position:bottom;
background-repeat:no-repeat;
}

#menu{
width:900px;
margin:0;
padding:20px 0 0 81px;
float:left;
height:80px;
}
#tituloseccion{
width:700px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;
color:#000EF0;
text-align:right;
border-bottom:1px solid #000EF0;
}
#centrohome{
width:740px;
margin:0 0 0 105px;
padding:30px;
float:left;
background-color:#999999;
	font-family:"Trebuchet MS";
	font-size: 16px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:justify;
	display:inline;
}
#centrocontacto{
width:740px;
margin:0 0 0 105px;
padding:30px;
float:left;
background-color:#999999;
	font-family:"Trebuchet MS";
	font-size: 16px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	display:inline;
}
#centroevento{
width:740px;
margin:0 0 0 105px;
padding:30px;
float:left;
background-color:#999999;
	font-family:"Trebuchet MS";
	font-size: 16px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	display:inline;
}
.textominicontacto{
	font-family:"Trebuchet MS";
	font-size: 14px;
	color:#B40137;
	font-weight:bold;
}
.textograndecontacto{
	font-family:"Trebuchet MS";
	font-size: 18px;
	color:#760032;
	font-weight:bold;
}
#datoscontacto{
width:550px;
float:left;}
#logoscontacto{
widows:100px;
float:left;}
#centrolocalizacion{
width:740px;
height:100px;
margin:0 0 0 105px;
padding:30px;
float:left;
background-color:#999999;
	font-family:"Trebuchet MS";
	font-size: 16px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:justify;
	display:inline;
}
#fotos{
width:800px;
height:180px;
margin:0 0 0 105px;
padding:0;
text-align:center;
float:left;
background-image:url(../img/fondofotos.jpg);
background-position:bottom;
background-repeat:no-repeat;
	display:inline;
}
#localizacion{
width:800px;
height:350px;
margin:0 0 0 105px;
padding:0;
text-align:center;
float:left;
background-image:url(../img/fondofotos.jpg);
background-position:bottom;
background-repeat:no-repeat;
display:inline;}

#centro{
width:700px;
height:450px;
margin:0 0 0 40px;
padding:0;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
color:#000EF0;
text-align:justify;
}
ul#listamenus{
list-style:none;
float:left;
margin:0;
padding:0 20px 0 20px;
border-top:3px solid #760032;
}
.botones{
border:1px solid #B40137;
color:#FFFFFF;
background-color:#B40137;
}
.elementomenu{
	width:110px;
	height:15px;
	text-align:center;
	padding:0 0 5px 0;
	margin:0 0 0 5px;
	float:left;
	background-color:#760032;
}
.elementomenusel{
	width:110px;
	height:15px;
	text-align:center;
	padding:0 0 5px 0;
	margin:0 0 0 5px;
	float:left;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size: 12px;
	color:#760032;
	background-color:#FFFFFF;
}




ul#listamenus li.elementomenu a:hover 
{
	text-decoration:underline;
}

a{
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
}
a:hover{
text-decoration:underline;
}

/* LIGHT BOX */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}




