/* cabecera */

#cabecera {
	width: 100%;
	height: 110px;
	background-image: url(../media/cabecera_tur.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#cabecera_der{
	width: 67%;
	float: right;
}
#logo_ext {
	width: 45%;
	float: left;
	padding-top: 33px;
}
#logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #637663;
	width: 73%;
	float: right;
}
#buscar {
	float: right;
	width: 40%;
	padding-top: 25px;
}

	/* menú admin */
	
#menu_admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #637663;
	float: right;
	width: 61%;
	font-weight: bold;
	padding-top: 20px;
}
#menu_admin a { 
	text-decoration: none; 
	color: #637663;
	}
#menu_admin a:hover { 
	text-decoration: underline; 
	color: #AAB7AA;
}

/* cuerpo */

#cuerpo_bor  {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../media/fondo_cuebor_tur.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#cuerpo_cab  {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../media/fondo_cuecab_tur.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#cuerpo_pie  {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../media/fondo_cuepie_ptur.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


	/* menú principal */
	
#menu_tur{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #637663;
	float: left;
	width: 248px;
	background-image: url(../media/fondo_menu_tur.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu_tur ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu_tur ul li{
	list-style-type: none;
	list-style-image: url(../media/icono_lateral.gif);
	margin: 7px 0px 12px 15px;
	padding: 0px 0px 0px 1px;
}
#menu_tur ul ul li{
	list-style-type: none;
	list-style-image: none;
	font-weight: normal;
	margin: 7px 0px 7px 15px;
}
#menu_tur ul li a   { 
	list-style-image: url(../media/icono_lateral.gif);
	text-decoration: none; 
	color: #637663;
}
#menu_tur ul ul li a { 
	list-style-image: none;
	text-decoration: none; 
	color: #637663;
}
#menu_tur a:hover { 
	text-decoration: underline; 
	color: #AAB7AA;
}

	/* contenido */

#contenido {
	width: 600px;
	float: left;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 60px;
	padding-left: 20px;
}


					/* Introducción */
					
#intro {
	float: left;
	width: 350px;
}
.foto_intro {
	padding-top: 29px;
}
#titulo_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #93A493;
	text-align: left;
	padding-bottom: 0px;
}
#contenido_intro {
	clear: both;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#mas_info {
	clear: both;
	padding-top: 5px;
	padding-left: 5px;
}

					/* menú fotos */
					

#menu_fotos {
	float: right;
	width: 246px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5CDC5;
	padding-bottom: 8px;
}
#titulo_menufoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #93A493;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 10px;
}
#tira_fotos {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.foto_menu {
	margin-right: 3px;
	margin-left: 3px;
}


			/* agenda y noticias */
			
#notas_portada{
	width: 100%;
	background-color: #F7F9F7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5CDC5;
	border-bottom-color: #C5CDC5;
}
#noticias {
	width: 57%;
	float: left;
	padding-bottom: 10px;
}
#agenda {
	width: 42%;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C5CDC5;
	padding-bottom: 10px;
}
#notas_portada_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #93A493;
	padding-bottom: 10px;
	padding-left: 5px;
	clear: both;
	padding-top: 10px;
}
#notas_portada_fecha {
	font-size: 11px;
	width: 90%;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#notas_portada_texto {
	font-size: 11px;
	width: 85%;
	float: right;
	padding-right: 15px;
}

	/* pie */
	
#pie {
	color: #637663;
	clear: both;
	height: 130px;
	width: 100%;
}

	/* logo y enlace genia */
	
#genia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 24%;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 12px;
}
.genia_logo {
	vertical-align:middle;
	margin-left: 35px;
	margin-bottom: 5px;
}
#junta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#637663;
	float: left;
	width: 24%;
	clear: both;
	padding-left: 10px;
}	
	/* menu complementos */
	
#complementos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #637663;
	text-align: center;
	float: left;
	width: 56%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
}
#complementos a{
	color: #637663;
	text-decoration:none;
}
#complementos a:hover{
	color: #AAB7AA;
	text-decoration:none;
}
