@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 0px;
}
#principal {
	background-color: #000000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border:1px solid #666666;
}
#bloque_izq {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float:left;
	position: relative;
	width: 180px;
}
.txtFondoBlancoCentrado {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #231F20;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 10px;
}

#bloque_izq ul {
	text-transform: uppercase;
	padding: 5px;
	padding-bottom:150px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 25px;
	margin-top:20px;
}

#bloque_izq ul li {
	height: 30px;
}

#bloque_izq ul li a {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#bloque_izq ul li a:Hover {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#929091;
	text-decoration:none;
}
.txtBlancoCentrado {
	color: #FFFFFF;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 15px;
	padding: 5px;
	margin: 0px;
}
.txtfooter {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top:2px;
	padding-bottom:2px;
}
#footer {
	clear: both;
	height: 20px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}


#bloque_der {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	width: 620px;
	padding: 0px;
	position: relative;
	margin-left: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bloqueHistoria {
	background-image: url(../img/foto-historia.jpg);
	margin: 0px;
	padding-left: 350px;
	height: 504px;
	width: 581px;
	background-repeat: no-repeat;
	background-position: left top;
}
#bloqueEventos {
	margin: 0px;
	padding-left: 350px;
	height: 504px;
	width: 271px;
	overflow: auto;
}

.fondoEventos{
	background-image: url(../img/foto-eventos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bloqueGastronomia {
	background-image: url(../img/foto-gastronomia.jpg);
	margin: 0px;
	padding-left: 350px;
	height: 504px;
	width: 581px;
	background-repeat: no-repeat;
	background-position: left top;
}
#bloqueGaleria {
	background-image: url(../img/foto-galeria.jpg);
	margin: 0px;
	padding-left: 350px;
	height: 504px;
	width: 581px;
	background-repeat: no-repeat;
	background-position: left top;
}
#bloqueOpiniones {
	background-image: url(../img/foto-opiniones.jpg);
	margin: 0px;
	padding-left: 350px;
	height: 504px;
	width: 581px;
	background-repeat: no-repeat;
	background-position: left top;
}
#bloqueContacto {
	background-image: url(../img/foto-contacto.jpg);
	margin: 0px;
	padding-left: 350px;
	height: 504px;
	width: 581px;
	background-repeat: no-repeat;
	background-position: left top;
}
.titulos {
	color: #000000;
	text-align: left
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}
.formu {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
}
.boton {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	border: 1px solid #FFF;
}.enlacesGrises {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000;
}
a:visited {
	color: #C70000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
a {
	font-size: 11px;
	color: #000;
}
.negrita {
	font-weight: bold;
}
.style1 {color: #929091}
.style11 {	color: #666666;
	font-weight: bold;
}
.style2 {	font-size: 11px;
	color: #666666;
}
.style3 {font-size: 11px}
