body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	color: #463942;
	background-color: #ffffff;
}

/* zona de cabecera */

#cabecera{
	background-image: url(../media/cabecera_por.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 140px;
}

			/* escudo y nombre del pueblo */
			
#logo {
	float: left;
	width: 307px;
	height: 36px;
	font-size: 24px;
	font-weight: bold;
	color: #816B79;
	padding-top: 18px;
	padding-left: 349px;
	padding-bottom: 20px;
}
#logo a{
	text-decoration:none;
	color: #816B79;
}
#logo a:hover{
	text-decoration:none;
	color: #816B79;
}

			/* buscador */
			
#buscar {
	float: right;
	width: 30%;
	padding-top: 10px;
	color: #816B79;
}

			/* menu administración */
			
#menu_admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463942;
	float: right;
	width: 672px;
	font-weight: bold;
	padding-top: 5px;
}

#menu_admin a { 
	text-decoration: none; 
	color: #463942;
	}

#menu_admin a:hover { 
	text-decoration: none; 
	color: #B09FA9;
}

/* cuerpo */

#cuerpo_bor {
	background-image: url(../media/cuerpo_bor_tur.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
}
#cuerpo_pie {
	background-image: url(../media/cuerpo_pie_tur.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}
#cuerpo_cab {
	background-image: url(../media/cuerpo_cab_por.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}

			/* zona izquierda */
			
#zona_izq {

	width: 261px;
	float: left;
	padding-left: 26px;
}

			/* menu turístico */	
			
#menu_tur {
	background-color: #9D8A96;
	float: left;
	width: 233px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#titulo_menu {
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#opcion_menu01, #opcion_menu02, #opcion_menu03, #opcion_menu04, #opcion_menu05, #opcion_menu06, #opcion_menu07, #opcion_menu08, #opcion_menu09 {
	float: left;
	height: 23px;
	width: 233px;
}
#opcion_menu01 a, #opcion_menu02 a, #opcion_menu03 a, #opcion_menu04 a, #opcion_menu05 a, #opcion_menu06 a, #opcion_menu07 a, #opcion_menu08 a, #opcion_menu09 a{
	text-decoration:none;
	float: left;
	height: 23px;
	width: 183px;
	color: #FFFFFF;
	padding-left: 50px;
	line-height: 22px;	
}
#opcion_menu01 a:hover{
	text-decoration:none;
	background-image: url(../media/opcion01.gif);
	background-repeat: no-repeat;
	color: #51444D;
}
#opcion_menu02 a:hover{
	text-decoration:none;
	background-image: url(../media/opcion02.gif);
	background-repeat: no-repeat;
	color: #51444D;
}
#opcion_menu03 a:hover{
	text-decoration:none;
	background-image: url(../media/opcion03.gif);
	background-repeat: no-repeat;
	color: #51444D;
}
#opcion_menu04 a:hover{
	text-decoration:none;
	background-image: url(../media/opcion04.gif);
	background-repeat: no-repeat;
	color: #51444D;
}
#opcion_menu05 a:hover{
	text-decoration:none;
	background-image: url(../media/opcion05.gif);
	background-repeat: no-repeat;
	color: #51444D;
}
#opcion_menu06 a:hover{
	text-decoration:none;
	background-image: url(../media/opcion06.gif);
	background-repeat: no-repeat;
	color: #51444D;
}
#opcion_menu07 a:hover{
	text-decoration:none;
	background-image: url(../media/opcion07.gif);
	background-repeat: no-repeat;
	color: #51444D;
}
#opcion_menu08 a:hover{
	text-decoration:none;
	background-image: url(../media/opcion08.gif);
	background-repeat: no-repeat;
	color: #51444D;
}
#opcion_menu09 a:hover{
	text-decoration:none;
	background-image: url(../media/opcion09.gif);
	background-repeat: no-repeat;
	color: #51444D;
}

						/* menú izquierdo admin /  */
						
#menu_ciud {
	float: left;
	width: 233px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#opcion_ciud {
	padding-left: 50px;
	padding-bottom: 5px;
}
#menu_ciud a{
	text-decoration:none;
	color: #FFFFFF;
}
#menu_ciud a:hover{
	text-decoration:underline;
	color: #FFFFFF;

}
			/* zona derecha -contenidos- */

#contenido {
	float: left;
	width: 640px;
	background-image: url(../media/fondo_menimg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titulo_contenido{
	font-size: 15px;
	color: #463942;
	font-weight: bold;
	padding-left: 10px;
}


					/* menú fotos */
#menu_fotos {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 35px;
	width: 358px;

}
#tira_fotos {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.foto_menu {
	border: 1px solid #4A3E46;
	margin-right: 5px;
	margin-left: 5px;
}

					/* intro */
					
#intro {
	float: right;
	width: 260px;
	padding-left: 10px;
}
.titulo_intro{
	font-size: 15px;
	color: #463942;
	font-weight: bold;
	padding-left: 30px;
}

			/* agenda y noticias */
			
#zona_noticias {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D0D6;
	margin-left: 10px;
	clear: both;
}			
#agenda{
	width: 43%;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9D0D6;
	margin-top: 5px;
}
#noticias{
	width: 56%;
	float:left;
	margin-top: 5px;
}
#notas_portada_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9D8A96;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	padding-top: 10px;
}
#notas_portada_fecha {
	font-size: 11px;
	padding-left: 10px;
}
#notas_portada_texto {
	font-size: 11px;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 20px;
}

#mas_info {
	float: left;
	width: 90%;
	padding-top: 10px;
	padding-left: 10px;
}

/* pie potada */

#pie {
	height: 110px;
	width: 100%;
}

		/* menu complementos_portada */
	
#complementos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	float: right;
	width: 63%;
	padding-right: 70px;
}
#complementos a{
	color: #ffffff;
	text-decoration:none;
}
#complementos a:hover{
	color: #ffffff;
	text-decoration:underline;
}

		/* enlaces y logos de genia y junta */
		
#genia {
	padding-top: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #816B79;
	width: 21%;
	float: right;
}
#junta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #816B79;
	float: left;
	width: 440px;
	padding-top: 20px;
	padding-left: 295px;
}
