@charset "utf-8";
*{
	margin:0px;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	background-image: url(../img/comunes/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #DADDE4;
	padding-top: 10px;
}
#contenedor {
	border: 10px solid #FFFFFF;
	width: 760px;
	float: left;
	background-color: #B8CAE0;
}
#titulo {
	background-image: url(../img/comunes/castillejo-de-robledo-tit.jpg);
	height: 41px;
	width: 187px;
	margin-left: 15px;
}

#menu {
	float: left;
	width: 215px;
	background-color: #B8CAE0;
	padding-top: 10px;
	padding-bottom: 10px;
}
#foto-home {
	background-image: url(../img/comunes/castillejo-de-robledo.jpg);
	height: 404px;
	width: 545px;
	background-color: #FFFFFF;
}
#contenido {
	float: left;
	width: 545px;
	background-color: #FFFFFF;
}
#contenedor-general {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#contenido-texto {
	width: 515px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
}
#contenido-texto h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3B4C68;
	padding-top: 25px;
	padding-bottom: 20px;
}
.apoyo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
a {
	color: #3E618C;
	text-decoration: underline;
}
a:hover {
	color: #6F93BF;
	text-decoration: none;
}

.seccion-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #335070;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3B4C68;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3EAF2;
	border-bottom-color: #9CB5D3;
	text-decoration: none;
}
.seccion-menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #335070;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3B4C68;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3EAF2;
	border-bottom-color: #9CB5D3;
	background-color: #FFFFFF;
	text-decoration: none;
}
.seccion-menu-activo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3B4C68;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3EAF2;
	border-bottom-color: #9CB5D3;
	background-color: #F4F8FB;
	text-decoration: none;
	text-transform: uppercase;
	width: 200px;
}
#logo {
	float: left;
	width: 215px;
	background-color: #B8CAE0;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: right;
}
#logocol1 {
	float: left;
	margin-top: 55px;
	margin-left: 25px;        
	height: 55px;
	width: 120px;
	background-color: #FFFFFF;
	
}
#logocol2 {
	float: left;
	margin-top: 15px;
	margin-left: 45px;        
	height: 120px;
	width: 120px;
	background-color: #FFFFFF;
	
}
#titulo h1 {
	display: none;
}
#foto-historia {
	width: 545px;
	background-color: #FFFFFF;
	background-image: url(../img/secciones/historia.jpg);
	height: 226px;
}
.tit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #617AA5;
	font-weight: bold;
}

#foto-fiestas {
	width: 545px;
	background-color: #FFFFFF;
	background-image: url(../img/secciones/fiestas.jpg);
	height: 226px;
}

#foto-castillo {
	width: 545px;
	background-color: #FFFFFF;
	background-image: url(../img/secciones/castillo.jpg);
	height: 226px;
}
.tit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3B4C68;
	font-weight: bold;
}
.separador {
	height: 15px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDECE9;
}
#foto-como-llegar {
	width: 545px;
	background-color: #FFFFFF;
	background-image: url(../img/secciones/comollegar.jpg);
	height: 226px;
}
#foto-datos {
	width: 545px;
	background-color: #FFFFFF;
	background-image: url(../img/secciones/datos.jpg);
	height: 226px;
}
.pie {
	padding-top: 10px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	padding-bottom: 8px;
}
.thumb a {
	height: 80px;
	width: 150px;
	padding: 8px;
	background-color: #D6E0ED;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
.thumb a:hover {
	height: 80px;
	width: 150px;
	padding: 8px;
	background-color: #3B4C68;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
.video {
	background-color: #E9E9E9;
	text-align: center;
	padding: 10px;
}
#correo {
	float: left;
	width: 185px;
	background-color: #B8CAE0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9AB4D3;
	margin-top: 10px;
	color: #3B4C68;
}
#foto-contacto {
	width: 545px;
	background-color: #FFFFFF;
	background-image: url(../img/secciones/contacto.jpg);
	height: 226px;
}
#foto-quien {
	width: 545px;
	background-color: #FFFFFF;
	background-image: url(../img/secciones/quien.jpg);
	height: 226px;
}
#foto-socio {
	width: 545px;
	background-color: #FFFFFF;
	background-image: url(../img/secciones/socio.jpg);
	height: 226px;
}
#foto-fotos {
	width: 545px;
	background-color: #FFFFFF;
	background-image: url(../img/secciones/fotos.jpg);
	height: 226px;
}

#foto-report {
	width: 545px;
	background-color: #FFFFFF;
	background-image: url(../img/secciones/report.jpg);
	height: 226px;
}
.seccion-menu2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #335070;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #9CB5D3;
	text-decoration: none;
	background-color: #FFFFFF;
}
.seccion-menu2-activo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3B4C68;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3EAF2;
	border-bottom-color: #9CB5D3;
	background-color: #F4F8FB;
	text-decoration: none;
	width: 200px;
}
.cancion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
}

.seccion-menu2 a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #335070;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #9CB5D3;
	text-decoration: none;
	background-color: #FFFFFF;
}
#foto-musica {

	width: 545px;
	background-color: #FFFFFF;
	background-image: url(../img/secciones/musica.jpg);
	height: 226px;
}
#foto-historia2 {

	width: 545px;
	background-color: #FFFFFF;
	background-image: url(../img/secciones/historia2.jpg);
	height: 226px;
}

