/* CSS Document */
body {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0;
	padding: 0;
	background: url(../images/ff_web.gif) repeat;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

img {
	border: none;
	}

.clearall {
	clear: both;
	font-size: 1px;
	line-height: 0em;
	}
.noprint {
	display: block;
	}
	
/******* SECCION : ESTRUCTURA WEB ******/
#web {
	margin: 0 auto;	
	max-width: 967px;
	min-width: 775px;
	border-right: 1px solid #E5E5E5;
	border-bottom: 2px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	background-color: #FFF;
	}	
* html #web {
	width: 967px;
	}
#menu_dcha {
	float: right;
	width: 200px;
	}
.menuprincipal {	
	border-left: 1px dotted #7F7F7F;
	border-bottom: 1px dotted #7F7F7F;
	}
#banner_dcha {
	width: 195px;
	text-align: center;
	margin: 8px 5px 5px 0;
	}
#mainContent {
	/*margin-right:230px;*/
	float:left;
	 width: 695px;
	margin-left: 35px;
	line-height: 1.5em;
	}
#mainContent_presentacion {
	/*background: url(../images/fnd_presen.jpg) right 0 no-repeat;*/
	background: url(../images/fnd_presen_dastatu.gif) 500px 25px no-repeat;
	/*background: url(../images/fnd_presen_navidad.jpg) right 15px no-repeat;*/
	margin: -20px 200px 0 2em;
	line-height: 1.5em;
	padding-right: 30px;
	}

.logoDastatu .imagen {
	float: left;
	margin: 0;
	width:100px;
	}
.logoDastatu .imagen a:hover img {
	opacity: .5;
	filter:alpha(opacity=50);
	}
.logoDastatu .texto {
	float: left;
	width: 290px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    line-height: 1.4em;
	}
	.logoDastatu .texto a {
		color: #c5161e;
		}

/*********************** SECCION :  APOYO A LOS LECTORES DE TEXTO ********************/
.ayuda {
	position: absolute;
	left: -1000px;
	width: 1px;
	font-size: .0001%;
	line-height: 1%;
}
a.ayuda:active {
	position: static;
	width: auto;
	height: auto;
}
.ayudaAcc {
	display: none;
	}
/********************* SECCION :  ESTILOS ENCABEZADOS ******************/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #c5161e;
	font-size: 210%;
	font-weight: bold;
	margin-top: 1.4em;
	margin-bottom: 1.1em;
	 }
h1 span {
	color: #000000;
	}
h1.tit_presen {
	padding-top: 20px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #c5161e url(../images/css-fnd-h2.gif) 0.7em 0.5em no-repeat;
	padding-left: 20px;
	font-size: 130%;
	font-weight: bold;
	margin-top: 1.8em;
	margin-bottom: 1em;
	line-height: 1.3em }

h2 span.volver {
	float: right;
	font-size: 75%;
	border-left: 1px solid #FFF;
	background-color: #1F7700;
	}
h2 span.volver a {
	display: block;
	font-family: "Tahoma" Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/css-volver.gif) 0.7em 0.7em no-repeat;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 20px;
	}
h2 span.volver a:hover {
	background: url(../images/css-volver-r.gif) 0.7em 0.7em no-repeat;
	color: #000;
	background-color: #4AE216;
	} 

h3 {
	font-family: Arial, Helvetica, sans-serif;	
	margin: 35px 0 20px 0;
	font-size: 160%;
	color: #c5161e;
	}
	h3.primero {
		margin-top: 15px;
		}

h4  {
	font-family: Arial, Helvetica, sans-serif;	
	margin: 20px 0;
	font-size: 150%;
	}
	

/********************** SECCION :  CABECERA   **************************/
#cabecera {
	position: relative;
	height: 192px;
	text-align: right;
	}
#cabecera img{
	border: none;
	}
#micro {
	position: absolute;
	font-size: 250%;
	font-weight: bold;
	bottom: 0;
	left: 130px;
	color: #C31129;
	}
#microVenIrun {
	position: absolute;
	font-size: 250%;
	font-weight: bold;
	top: 25px;
	left: 30px;
	color: #C31129;
	}
#logos{
	position: relative;
	float:right;
	/*margin-top: 0;
	margin-right: 20px;
	padding-top: 10px;*/
	margin: 0 40px 0 0;
}
	#logos img {
		margin-top: 20px;
		}
	
/***************** SECCION :   CABECERA IMPRESORA   ************************/

#cabecera_print {
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 250%;
	font-weight: bold;
	color: #c5161e;
	border-bottom: 15px solid #999999;
	}



/********************** SECCION :  PIE   **************************/
#pie {
	margin-top: 3em;
	height: 20px;
	background-color:#c5161e;
	border-top: 14px solid #E5E5E5;
	color: #FFF;
	padding-top: 10px;
		}
	
#pie span {
	float: left;
	color: #FFF;
	padding-left: 20px;
	font-weight: bold;
	}
#pie #piesubmenu {
	float: right;
	padding-right: 10px;
	}
#pie #piesubmenu ul {
	margin: 0;
	padding: 0;
	}
#pie #piesubmenu ul li {
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #FFF;
	}
#pie #piesubmenu ul li a {
	color: #FFF;
	text-decoration: none;
	}
#pie #piesubmenu ul li a:hover  {
	text-decoration: underline;
	}
#pie #piesubmenu ul li.primerolista {
	border-left: none;
	}	
#pie #piesubmenu a {
	color: #FFF;
	text-decoration: none;
	}
#pie #piesubmenu a:hover {
	text-decoration: underline;
	}
	
.direccion {
	background: url(../images/pie.gif) 10px bottom no-repeat;
	margin-top: 30px;
	border-top: 1px dotted #7F7F7F;
	padding: 10px 20px 10px 65px;
	}
.direccion span {
	color: #c5161e;
	font-weight: bold;
	}
.direccion a {
	color: #c5161e;
	}
.direccion a:hover {
	color: #7f7f7f;
	}
	
/************ SECCION :  MENU PRINCIPAL ***************/

/* SECCIÓN: Específicos del menú vertical de la página. */
#menu_dcha ul.mmn {
	padding-top: 20px;
	line-height: 1.8em;
}
#menu_dcha ul.mmn li.titulo {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#c5161e;
	color: #FFF;
	font-weight: bold;
	padding: .2em 1em;
	margin-bottom: .5em;
	font-size: 110%;
	text-transform: uppercase;
	}
#menu_dcha ul.mmn li {
	line-height:1.3em;
	}
#menu_dcha ul.mmn li a {
	background: url(../images/fnd-lista-menu.gif) 1em 0.8em no-repeat;
	padding: 4px 0 4px 22px;
	color: #000;
	text-decoration: none;
	display: block;
	/* width: 140px; */
}
#menu_dcha ul.mmn li a:hover {
	color: #cc3700;
	background-color:#ffebeb;
}
#menu_dcha ul.mmn li.seleccionado {
	background: url(../images/fnd-lista-menu.gif) 1em 0.8em no-repeat;
	color: #c5161e;
	}
#menu_dcha ul.mmn li.seleccionado a {
	color: #cc3700;
	font-weight: bold;
	background: none;
}
#menu_dcha ul.mmn li.seleccionado a:hover {
	background:#ffebeb url(../images/fnd-lista-menu.gif) 1em 0.8em no-repeat;

	}
#menu_dcha ul.mmn li ul {
	margin-bottom: 5px;
	margin-right:5px;
	margin-left: 25px;
	}
#menu_dcha ul.mmn li ul li {
	background: none;
	line-height: 1.3em;
	background-color: #FFFFFF;
	}
#menu_dcha ul.mmn li ul li a {
	background-image: url(../images/css_menu_li_li_piti.gif);
	background-position: 0 0.8em;
	background-repeat: no-repeat;
	color: #000;
	padding: 0 0 0 10px;
	text-decoration: none;
	/* width: 130px; */
}
#menu_dcha ul.mmn li ul li a:hover {
	background-image: url(../images/css_menu_li_li_piti.gif);
	color: #cc3700;
	text-decoration: none;
}
#menu_dcha ul.mmn li.seleccionado ul li {
	background: none;
	}
#menu_dcha ul.mmn li.seleccionado ul li a {
	color: #000;
	background-image: url(../images/css_menu_li_li_piti.gif);
	background-position: 0 0.8em;
	background-repeat: no-repeat;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/* width: 130px; */
	font-weight: normal;
}
#menu_dcha ul.mmn li.seleccionado ul li a:hover {
	background-image: url(../images/css_menu_li_li_piti.gif);
	background-position: 0 0.8em;
	background-color: #FFF;
	color: #cc3700;
	text-decoration: underline;
}
#menu_dcha ul.mmn li.seleccionado ul li.seleccionado a {
	background-image: url(../images/css_menu_li_li_piti.gif);
	background-position: 0 0.8em;
	background-color: #FFF;
	color: #cc3700;
	text-decoration: underline;
	}	

#menu_dcha ul.mmn li.inicio a {
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	margin-top: 15px;
	background-color:#A9A9A9;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	}
#menu_dcha ul.mmn li.inicio a:hover {
	background-color: #000;
	}
	
/*********  SECCION : BANER DERECHA : tiempo ************/

#tiempo {
	padding-bottom: 8px;
	margin-bottom: 0px
	}
#tiempo a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/css-tiempo.jpg) top right no-repeat;
	color: #FFFFFF;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 1px 10px;
	 }
#tiempo a:hover {
	color: #000;
	background: url(../images/css-tiempo-r.jpg) top right no-repeat;
	}
	
/*********  SECCION : BANER DERECHA : callejero ************/
#callejero {
	padding-bottom: 8px;
	margin-bottom: 0px
	}
#callejero a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/css-callejero.gif) top right no-repeat;
	color: #FFFFFF;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 1px 10px;
	 }
#callejero a:hover {
	color: #000;
	background: url(../images/css-callejeroR.gif) top right no-repeat;
	}

/*********  SECCION : BANER DERECHA : agenda actividades ************/

#agenda_actividades {
	padding-bottom: 8px;
	border-bottom: 1px dotted #7F7F7F;
	margin-bottom: 8px
	}
#agenda_actividades a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background: #c5161e url(../images/css-agenda-2.jpg) right top no-repeat;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 3px 10px;
	/* height: 10px; PARA IE */
}
#agenda_actividades a span {
	color: #F4FF40;
	}
#agenda_actividades a:hover {
	background: #1CC6F1 url(../images/css-agenda-2r.jpg) right top  no-repeat;
	color: #F4FF40;
	}
#agenda_actividades a:hover span {
	color: #FFFFFF;
	}
	
/*********  SECCION : BANER DERECHA : bidasoaturismo ************/

#bidasoaturismo {	
	margin-bottom: 8px;
	}
#bidasoaturismo a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #000000;
	text-decoration: none;
	border: 1px solid #dddddd;
	padding:3px 0;
	}
#bidasoaturismo a:hover {
	border: 1px solid #000;
	opacity:.7;
	filter:alpha(opacity=70);
	}

/*********  SECCION : BANER DERECHA : museo oiasso ************/

#museo_oiasso {	
	margin-bottom: 8px;
	}
#museo_oiasso a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	border: 1px solid #FFFFFF;
	}
#museo_oiasso a:hover {
	border: 1px solid #000;
	opacity:.7;
	filter:alpha(opacity=70);
	}

/*********  SECCION : BANER DERECHA : tres ciudades un destino ************/
#irunhondarribiahendaye {
	margin-bottom:8px;
	}
#irunhondarribiahendaye a {
	display: block;
	border:1px solid #FFFFFF;
	color:#000000;
	}
#irunhondarribiahendaye a:hover {
	border:1px solid #000000;
	opacity:.7;
	filter:alpha(opacity=70);
	}


/*********  SECCION : BANER DERECHA : albergue martindozenea ************/

#martindozenea {	
	margin-bottom: 8px;
	}
#martindozenea a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background: #E9A400 url(../images/css-albergue.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 130%;
	text-align: right;
	padding: 22px 5px 0 0;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	line-height: 1em;
	}
#martindozenea a span {
	font-size: 110%;
	}
#martindozenea a:hover {
	color: #000;
	border: 1px solid #000;
	opacity:.8;
	filter:alpha(opacity=80);
	}

/*********  SECCION : BANER DERECHA : FICOBA ************/

#ficoba {
	margin-bottom: 8px;
	}
#ficoba a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background: #3EA6FF url(../images/css-ficoba.gif) left top no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding: 27px 8px 5px 0;
	border: 1px solid #FFFFFF;	
	line-height: 1em;
	}
#ficoba a:hover {
	border: 1px solid #000;
	color: #000;
	opacity:.8;
	filter:alpha(opacity=80);
	}

/*********  SECCION : BANER DERECHA : comercio ************/

#comercio {
	margin-bottom: 8px;
	}
#comercio a {
	display: block;
	background: #B5B5B5 url(../images/css-comercio.gif) left top no-repeat;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: #000;
	text-decoration: none;
	padding: 0 0 10px 10px;
	border: 1px solid #FFFFFF;	
	}
#comercio a span {
	font-size: 200%;
	color: #c5161e;
	}
#comercio a:hover {
	border: 1px solid #000;	
	color: #FFF;
	opacity:.8;
	filter:alpha(opacity=80);
	}

/*********  SECCION : BANER DERECHA : comercio navidad ************/

#comercio-navidad {
	margin-bottom: 8px;
	}
#comercio-navidad a {
	display: block;
	background: #B5B5B5 url(../images/css-comercio-navidad.gif) left top no-repeat;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 130%;
	color: #000;
	text-decoration: none;
	padding: 5px 0 10px 33px;
	border: 1px solid #FFFFFF;	
	}
#comercio-navidad a span {
	font-size: 150%;
	color: #c5161e;
	}
#comercio-navidad a:hover {
	border: 1px solid #000;	
	color: #FFF;
	opacity:.8;
	filter:alpha(opacity=80);
	}
	
	
/***** SABOREA IRUN DASTATU *******/

#baner-dastatu {
	margin-bottom: 8px;
	}
#baner-dastatu a {
	display: block;
	background: #B5B5B5 url(../images/baner-dastatu.jpg) left top no-repeat;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 150%;
	color: #000;
	text-decoration: none;
	padding: 8px 50px 3px 10px;
	border: 1px solid #cbcbcb;	
	line-height:.9em;
	}
#baner-dastatu a span {
	color: #b73100;
	}
#baner-dastatu a:hover {
	border: 1px solid #000;	
	color: #b73100;
	opacity:.8;
	filter:alpha(opacity=80);
	}

	

	
/*********  SECCION : BANER DERECHA : oficina turismo ************/

#ofiturismo {
	padding-bottom: 8px;
	margin-bottom: 0px
	}
#ofiturismo a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/css-info.gif) 0 -4px no-repeat;
	color:#c4e5ff;
	text-align: left;
	text-decoration: none;
	padding: 3px 10px 5px 55px;
	line-height:1em;
	 }
#ofiturismo a span {
	display: block;
	font-size: 130%;
	font-weight: bold;
	line-height:1.1em;
	color: #FFFFFF;
	}
#ofiturismo a:hover {
	color: #000;
	background: url(../images/css-info.gif) 0 -118px no-repeat;
	}
	
/******** SECCION : BANER DERECHA : RUTA DEL PINTXO ********/

#rutapintxo {
	margin-bottom: 8px;
	}
#rutapintxo a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background: #F1F0F3 url(../images/rutaPintxo.gif) left top no-repeat;
	border:1px solid #FFFFFF;
	color:#E13251;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:130%;
	font-weight:bold;
	line-height:.8em;
	padding:38px 0 5px 118px;
	text-align:left;
	text-decoration:none;
	}
#rutapintxo a span {
	letter-spacing:-0.04em;
	}
#rutapintxo a:hover {
	border: 1px solid #000;
	color: #000;
	opacity:.8;
	filter:alpha(opacity=80);
	}


/******** SECCIÓN : BANER DERECHA : COMER Y DORMIR  **********/

#comerydormir {
	margin-bottom: 8px;
	}
#comerydormir a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background: #F1F0F3 url(../images/css-comerydormir.jpg) left top no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 33px 8px 3px 8px;
	border: 1px solid #FFFFFF;	
	line-height: 1em;
	font-size: 130%;
	font-weight: bold;
	}
#comerydormir a span {
	color: #7C5800;
	}
#comerydormir a:hover {
	border: 1px solid #000;
	color: #000;
	opacity:.8;
	filter:alpha(opacity=80);
	}
	

/*********  SECCION : BANER DERECHA : GUIA DE OCIO ************/

#guiaocio {
	margin-bottom: 8px;
	}
#guiaocio a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background: #446D77 url(../images/css-ocio.gif) left top no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding: 25px 30px 5px 0;
	border: 1px solid #FFFFFF;	
	line-height: 1em;
	}
#guiaocio a span {
	font-size: 120%;
	color: #F4FF40;
	font-weight: bold;
	}
#guiaocio a:hover {
	border: 1px solid #000;
	color: #000;
	}
	
/*********  SECCION : BANER DERECHA : Menchu Gal ************/

#menchugal {
	padding-bottom: 8px;
	margin-bottom: 0px
	}
#menchugal a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/css-menchugal.gif) 0 -4px no-repeat;
	color:#fff;
	text-align: left;
	text-decoration: none;
	padding: 9px 2px 12px 41px;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing:-0.03em;
	border: 1px solid #FFFFFF;	
	 }
#menchugal a:hover {
	border: 1px solid #000;
	color: #000;
	}
	
/************************* SECCION :  ESTILOS GENERALES *****************************/

.bold {
	font-weight: bold;}
.destacado {
	color: #c5161e;
	}
.destacado a:hover img {
	opacity:.7;
	filter:alpha(opacity=70);
	}
a.link {
	text-decoration: underline;
	color: #c5161e;
	}
a.link:hover {
	color: #ff949c;}

#mainContent ul {
	margin: 1em 2em;}
#mainContent ul li {
	background: url(../images/fnd-lista-menu.gif) 0 0.6em no-repeat;
	padding-left: 10px;
	padding-bottom: 0.3em;
	}
#mainContent ul li a {
	text-decoration: underline;
	color: #000;
	}
#mainContent ul li a:hover {
	color: #c5161e;
	}

#mainContent ul li span {
	width: 200px;
	}

/**************  SECCION : FOTOS  *******************/

.foto_centro {
	text-align: center;
	margin: 20px 0;
	}

.foto_centro img {
	padding: 3px;
	}
.foto {
	float: left;
	text-align: center;
	font-size: 90%;
	color: #666666;
	line-height: 1.1em;
	}
.ancho25 {
	width: 24%;
	}
.ancho50 {
	width: 49%;
	}
div.clearleft {
	clear: left;
	height: 5px;
	line-height: 0.001em;
	}
.foto_dcha {
	float: right;
	margin: 0 0 20px 35px;
	text-align: center;
	}
.foto_izda {
	float: left;
	margin-right: 35px;
	margin-bottom: 20px;
	}
.separar_top {
	margin-top: 20px;
	}
	
/********  SECCION : Accesibilidad **********/

kbd {
	line-height: 2em;
	border-top: .15em solid #CCC;
	border-right: .25em solid #AAA;
	border-bottom: .3em solid #888;
	border-left: .2em solid #BBB;
	padding: 0 .2em;
	background: #EEE;
	vertical-align: text-bottom;
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
}
ul.accesibilidadSin{list-style-type:none;}
dl.accesibilidadSin dt {
	font-family: "Courier New", Courier, monospace;
	color:#999999;
	font-style: italic;
	font-size: 120%;
	padding-top: 1em;
	padding-bottom: 0.3em;
	font-weight: bold;
	}
h4.accesibilidad {
	font-size: 120%;
	}
	
div.imagen_dch {
	float: right;
	padding: 0 0 20px 20px;
	}

/**********   SECCION : PRESENTACION  ***************/

.txt_presentacion {
	/*padding-right: 180px;*/
	padding-right: 280px;
	font-size: 1.2em;
    font-family: Arial, Helvetica, sans-serif;
	line-height:1.4em;
	color:#3c3c3c;
	}
	.tituloDastatu {
	font-size: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
	line-height:1.4em;
	color:#999999;
	padding-right: 280px;
		}
.separata {
	background-color:#c5161e;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	}
#baners_centro {
	/*background-color: #FFFFFF;*/
	padding-top: 15px;
	}
#baners_centro #flashHome {
	padding: 15px 0;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	text-align:center;
	margin-bottom:15px;
	}
#baners_centro .videoDestacado {
	margin: 10px 0 30px 10px;
	}
#baners_centro .destacado {
	float: left;
	width: 167px;
	margin-bottom:20px;
	}
#baners_centro .margen_dcha {
	margin-right: 1%;
	}
#baners_centro p.baner_img {
	margin: 0;
	padding: 0;
	}
#baners_centro p.baner_img a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#c5161e;
	font-style:italic;
	}
#baners_centro .destacado .txt {
	text-align: left;
	}
#baners_centro .destacado .txt a {
	padding: 10px;
	display: block;
	min-height: 190px;
	/* height: 180px;*/
	color: #000;
	text-decoration: none;
	}
#baners_centro .destacado .txt a:hover {
	background-color: #ffebeb;
	color: #cc3700;
	}
#baners_centro .destacado p.entrar {
	margin: 0;
	padding: 0;
	}
#baners_centro .destacado p.entrar a { 
	display: block;
	text-align: right;
	background: #c5161e url(../images/css-bot-entrar.gif) right top no-repeat;
	padding: 0 18px 0 0;
	text-decoration: none;
	color: #FFF;
	 }
#baners_centro .destacado p.entrar a:hover {	
	background-color: #238900;
	}
	
/*********  SECCION : COMO LLEGAR ************/

table.distancias {
	border: none;
	border-collapse: collapse;
	width: 30%;
	}
table.distancias .nocaption {
	display: none;
	}
table.distancias td.ciudad {
	background: url(../images/fnd-lista-menu.gif) 20px 0.6em no-repeat;
	padding-left: 30px;
	font-weight: bold;
	}
.dcha {
	text-align: right;
	}
	
/*********  SECCION : NUESTRA HISTORIA ************/

#mainContent .menu_historia {
	background: url(../images/his-menu.jpg) right top no-repeat;
	padding-right: 365px;
	}
#mainContent .menu_historia ul {
	margin: 0 0 0 10px;
	padding: 0;
	}
#mainContent .menu_historia ul li a {
	display: block;
	color: #c5161e;
	font-weight: bold;
	}
#mainContent .menu_historia ul li a:visited {
	color: #5e1d06;
	}
#mainContent .menu_historia ul li a:hover {
	color: #000;
	}

p.subir {
	text-align: right;
	}
p.subir a {
	background: url(../images/css-fnd-subir.gif) 0 0.3em no-repeat;
	color: #c5161e;
	font-weight: bold;	
	padding-left: 10px;
	}
p.subir a:hover {
	color: #000;
	}


p.volver {
	text-align: right;
	}
p.volver a {
	background: url(../images/css-fnd-volver.gif) 0 0.5em no-repeat;
	color: #c5161e;
	font-weight: bold;	
	padding-left: 10px;
	}
p.volver a:hover {
	color: #000;
	}

/**********  SECCION : LUGARES INTERES *************/

#mainContent .menu_lugares_interes ul {
	margin: 0 0 0 10px;
	padding: 0;
	}
#mainContent .menu_lugares_interes ul li {
	float: left;
	width: 45%;
	}
#mainContent .menu_lugares_interes ul li a {
	color: #c5161e;
	font-weight: bold;
	}
#mainContent .menu_lugares_interes ul li a:visited {
	color: #5e1d06;
	}
#mainContent .menu_lugares_interes ul li a:hover {
	color: #000;
	}
.imgleft {
	padding: 10px 0;
	text-align: center;
	}
.imgleft img {
	margin-right: 3px;
	}
.capa {
	float: left;
	margin: 15px 0 0 25px;
	width: 40%;
	height: 35px;
	}
.capa img {
	 float: left;
	 padding-right: 10px;
	 }
.capa a {
	background: url(../images/fnd-lista-menu.gif) 0 0.3em no-repeat;
	padding-left: 10px;
	font-weight: bold;
	color: #c5161e;
	}
.capa a:hover {
	color: #000;
	}
	
.albistegia {
	margin-top: 30px;
	background-color: #BEF4A4;
	padding: 10px 30px;
	text-align: left;
	}
.albistegia img {
	float: left;
	margin: 0 30px 20px 0;
	}
.albistegia p {
	margin: 0;	
	}
.albistegia p a {
	color: #000000;
	}
.albistegia p a:hover {
	color: #0BA116;
	}
	
/**********  SECCION : TREN VERDE ********************/

dl {
	margin: 0 0 20px 30px;
	padding: 0;
	}
	
dl dt {
	background: url(../images/fnd-lista-menu.gif) 10px 0.6em no-repeat;
	padding: 0 0 0 20px;
	line-height: 1.7em;
	color: #c5161e;
	font-weight: bold;
	margin-top: 10px;
	}
dl dd {
	}
dl dd a {
	color: #c5161e;
	}
dl dd a:hover {
	color: #E7BC56;
	}

.ruta_tren {	
	float: left;
	margin:1em 0;
	}
.ruta_tren a img {
	font-size: 1.3em;
	font-weight:bold;
	font-style: italic;
	border:1px solid #FFFFFF;
	}
.ruta_tren a:hover img{
	border:1px solid #000000;
	}
	
/***********  SECCION : PRECIOS **************/

table.datos {
	border: none;
	border-collapse: collapse;
	}
table.datos caption {
	font-size: 160%;
	font-weight: bold;
	color: #c5161e;
	padding: 0 0 20px 0;
	}
table.datos td {
	padding: 4px 5px 4px 4px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	}
table.datos td {
	text-align: right;
	}
table th.servicio {
	padding: 4px 5px 4px 4px;
	text-align: right;
	background-color:#c5161e;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #c5161e;
	color: #FFFFFF;
	}
table th.titulo {
	padding: 4px 5px 4px 4px;
	text-align: center;
	background-color:#FFB300;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	}
table th.primero {
	border-left: 1px solid #c5161e;
	}
table th.subtit01 {
	padding: 4px 5px 4px 4px;
	background-color: #c5161e;
	border-right: 1px solid #000000;
	color: #FFFFFF;
	vertical-align: text-top;
	}
.columna01 {
	background-color: #FFF5DD;
	}

/***** SECCION : IDIOMAS *************/

div.idioma {
	text-align: right;
	padding: 1px 10px 3px 0;
	margin: 0 0 1px 0;
	background-color: #000000;
	}
div.idioma ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
div.idioma ul li {
	display: inline;
	background-image: none;
	border-right: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	}
div.idioma ul li.ultimo {
	border-right: none;
	}
div.idioma a {
	color: #fff;
	text-decoration: none;
	}
div.idioma a:hover {
	color: #CCCCCC;
	}

/*********  SECCION : GALERIA FOTOGRAFICA ************/

#mainContent .menu_galeria {
	background: url(../images/gal-menu.jpg) right top no-repeat;
	padding-right: 315px;
	}
#mainContent .menu_galeria ul {
	margin: 0 0 0 10px;
	padding: 0;
	}
#mainContent .menu_galeria ul li a {
	display: block;
	color: #c5161e;
	font-weight: bold;
	}
#mainContent .menu_galeria ul li a:visited {
	color: #5e1d06;
	}
#mainContent .menu_galeria ul li a:hover {
	color: #000;
	}
#mainContent .foto_grande {
	width: 506px;
	margin: 0 auto;
	}
#mainContent .foto_grande .botones {
	text-align: center;
	width: 506px;
	}
#mainContent .foto_grande .botones ul {	
	margin: 10px 0;
	padding: 1px 0;
	background-color: #c5161e;
	width: 506px;
	}
#mainContent .foto_grande .botones ul li {
	display: inline;	
	margin: 0;
	padding: 0;
	}
#mainContent .foto_grande .botones ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 4px;
	border-right: 1px solid #99E180;
	}
#mainContent .foto_grande .botones ul li a:hover {
	color: #000;
	}
#mainContent .foto_grande .botones ul li a.seleccionado {
	color: #000000;
	}
#mainContent .foto_grande .botones ul li a.primero {
	background: url(../images/css-bot-primero.gif) 0 0.4em no-repeat;
	padding-left: 8px;
	}
#mainContent .foto_grande .botones ul li a.primero:hover {
	background: url(../images/css-bot-primero-r.gif) 0 0.4em no-repeat;
	}
#mainContent .foto_grande .botones ul li span.primero {
	border-right: 1px solid #99E180;
	background: url(../images/css-bot-primero-p.gif) 0 0.4em no-repeat;
	padding-left: 8px;
	padding-right: 6px;
	color: #BDF5A9;
	}
#mainContent .foto_grande .botones ul li a.anterior {
	background: url(../images/css-bot-anterior.gif) 0 0.4em no-repeat;
	padding-left: 8px;
	}
#mainContent .foto_grande .botones ul li a.anterior:hover {
	background: url(../images/css-bot-anterior-r.gif) 0 0.4em no-repeat;
	}
#mainContent .foto_grande .botones ul li span.anterior {
	border-right: 1px solid #99E180;
	background: url(../images/css-bot-anterior-p.gif) 0 0.4em no-repeat;
	padding-left: 8px;
	padding-right: 6px;
	color: #BDF5A9;
	}
#mainContent .foto_grande .botones ul li a.siguiente {
	background: url(../images/css-bot-siguiente.gif) 100% 0.4em no-repeat;
	padding-right: 11px;
	}
#mainContent .foto_grande .botones ul li a.siguiente:hover {
	background: url(../images/css-bot-siguiente-r.gif) 100% 0.4em no-repeat;
	}
#mainContent .foto_grande .botones ul li span.siguiente {
	border-right: 1px solid #99E180;
	background: url(../images/css-bot-siguiente-p.gif) 100% 0.4em no-repeat;
	padding-right: 11px;
	color: #BDF5A9;
	}
#mainContent .foto_grande .botones ul li a.ultimo {
	background: url(../images/css-bot-ultimo.gif) 100% 0.4em no-repeat;
	padding-right: 11px;
	border-right: none;
	}
#mainContent .foto_grande .botones ul li a.ultimo:hover {
	background: url(../images/css-bot-ultimo-r.gif) 100% 0.4em no-repeat;
	}
#mainContent .foto_grande .botones ul li span.ultimo {
	background: url(../images/css-bot-ultimo-p.gif) 100% 0.4em no-repeat;
	padding-right: 11px;
	color: #BDF5A9;
	}
#mainContent .foto_grande #descripcionImagen {
	color: #999999;
	font-style:italic;
	text-align:center;
	}

/****** SECCION : ENLACES DE INTERÉS **********/

#mainContent ul.enlace {
	margin: 1em 2em;}
#mainContent ul.enlace li {
	background: url(../images/fnd-lista-menu.gif) 0 0.6em no-repeat;
	padding-left: 10px;
	padding-bottom: 0.3em;
	color: #999999;
	margin-bottom:.5em;
	}
#mainContent ul.enlace li a {
	text-decoration: underline;
	color: #c5161e;
	font-weight: bold;
	font-size:110%;
	}
#mainContent ul.enlace li a:hover {
	color: #000;
	}

a.pdf {
	background: url(../images/pdf.gif) 0 0 no-repeat;
	padding: 0 0 6px 20px;
	color: #000000;
	}
a.pdf:hover {
	color: #e60004;}
	
/*********** RECORRDIOS PEÑAS DE AIA *********/

.recorrido {
	float: left;
	width:140px;
	margin-right: 3px;
	margin-bottom: 25px;
	}
.recorrido p {
	margin: 0;
	padding: 0;
	}
.recorrido p.tit {
	}
.recorrido p.tit a {
	background-color: #000000;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 0 4px 10px;
	font-size: 110%;	
	}
.last {
	margin-right: 0;}

.recorrido p.tit a:hover {
	background-color: #c5161e;
	}
.recorrido p.txt a {
	display: block;
	color: #c5161e;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
	padding: 5px 8px;
	min-height: 150px;
	border-bottom: 2px solid #c5161e;
	}
.recorrido p.txt a:hover {
	background-color: #ffebeb;
	color: #000000;
	} 
	
/******  CATALOGO DE ARBOLES IRUN *******/

.arboles {
	float: left;
	width: 118px;
	margin-right: 20px;
	}
.arboles_txt {
	float: left;
	width:80%;
	}

/****** VISITAS GUIADAS ************/

h3.visitas {
	line-height:1.4em;
	}
h3.visitas span {
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#CCCCCC;
	}
dl.visitas {
	margin-left:0;
	}
dl.visitas dt {
	clear:left;
	float: left;
	width: 180px;
	text-align:right;
	margin:0 5px 5px 0;
	background: none;
	padding:0;
	line-height:1.5em;
	}
dl.visitas dd {
	float: left;
	margin:0 0 5px 0;
	padding:0;
	width:230px;
	}
	

/******** TABLA CUADROS MENCHUG GAL *********/

.cuadros {
	width: 100%;
	border-collapse:collapse;
	}
.cuadros thead th {
	padding: 4px 8px;
	text-align:left;
	color:#c5161e;
	}
.cuadros tbody th,
.cuadros tbody td {
	padding: 4px 8px;
	text-align:left;
	border-bottom: 1px solid #eaeaea;
	vertical-align:top
	}
.cuadros .derecha {
	text-align: right;
	}
	
/*** COMPRAS IRUN ****/

.comprasirun {
	background: url(../images/sensirun.jpg) right top no-repeat;
	padding: 0 275px 0 0;
	}
	
/**** PARKING *****/

.parking {
	background:url(../images/css-parking.gif) 0 0 no-repeat;
	padding: 15px 365px 0 146px;
	font-size: 1.7em;
	color: #9a9a9a;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.2em;
	height:297px;
	margin:25px 0;
	}

.sens {
	margin-bottom:15px;
	}
.sens img {
	float: left;
	padding-right: 10px;
	}
	.sens p {
		float: left;
		width: 375px;
		color: #727272;
		font-size: 1.3em;
		font-family:Arial, Helvetica, sans-serif;
		line-height: 1.3em;
		margin-top: 5px;
		}
	
.destacadoInfo {
	float: left;
	width: 180px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 15px;
	font-size: 1.2em;
	background-color:#f4f4f4;
	margin-right: 20px;
	border-radius: 5px;
	text-align:center;
	line-height:1.4em;
	min-height:165px;
	margin-bottom: 2em;
	}
	a.enlazar {
		background:url(../images/css-web.gif) 0 0 no-repeat;
		padding: 9px 75px 8px 63px;
		font-size: 1.1em;
		font-weight: bold;
		color: #000000;
		display:block;
		}
	a.enlazar:hover {
		color: #999999;
		}
	
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #c5161e;
	}

.irundastatu {
	background: url(../images/fnd_presen_dastatu.gif) right top no-repeat;
	padding-right: 250px;
	}
	.irundastatu .titulo {
		 font-size:1.4em; 
		 color:#999999; 
		 font-family:Arial, Helvetica, sans-serif;
		 line-height:1.4em;
		 }
.irundastatu a {
	font-size: 1.2em;
	color:#C5161E;
	}
	.irundastatu a:hover {
		color: #999999;
		}
