/*---------------------------- general ----------------------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #87441b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.clear{
	clear: both;
	display: none;
}
.frase_cabecera{
	position: relative;
	text-align: right;
	top: 110px;
	left: 435px;
	width: 380px;
	height: 25px;
}
* html .frase_cabecera{
	left: 215px;
}
.frase_cabecera h2{
	font-size: 12px;
	color: #e99a11;
}
.links_pie{
	width: 800px;
	height: 25px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 12px;
	color: #411806;
}
.links_pie a{
	color: #411806;
	margin: 0 8px 0 8px;
	text-decoration: none;
}
.links_pie a:hover{
	color: #FFA;
}
/*---------------------- selector de idiomas ----------------------*/
.menu_selector{
	margin: 0 auto;
	width: 300px;
	display: block;
}
#boton_euskera , #boton_castellano{
	display: block;
	margin-right: 15px;
	width: 130px;
	height: 20px;
	cursor: pointer;
	background-color: #5e280b;
	border: 1px solid #411704;
}
#boton_euskera:hover , #boton_castellano:hover{
	color: #e99a11;
	background-color: #411704;
	border: 1px solid #bf8318;
}
#boton_castellano{
	float: left;
}
#boton_euskera{
	float: right;
}
.menu_selector a{
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.menu_selector a:hover{
	color: #e99a11;
}
/*----------------------- fondos de la web ------------------------*/
.fondo_amarillo{
	background-color: #e99a11;
}
.fondo_gris{
	background-color: #b19565;
}
.fondo_superior_derecha{	
	background-image:url(../img/fondo_superior_franjas.png);
	background-position: top left;
	background-repeat:repeat-x;
}
.fondo_inferior_izquierda{	
	background-image:url(../img/fondo_inferior_franjas.png);
	background-position: bottom right;
	background-repeat:repeat-x;
}
.fondo_inferior_degradado{	
	background-image:url(../img/fondo_inferior_degradado.png);
	background-position: top center;
	background-repeat:repeat-y;
}
.zona_cabecera{
	background-image: url(../img/img_cabecera.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #e99a11;
	text-align: center;
	vertical-align: top;
}
.zona_pie{
	background-image: url(../img/img_pie.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #e99a11;
	text-align: center;
	vertical-align: bottom;
}
/*------------------------- menú pricipal -------------------------*/
#menu_principal li{
	display: block;
	width: 218px;
	height: 33px;
	margin-bottom: 7px;
	cursor: pointer;
	list-style: none;
	overflow: hidden;
}
* html #menu_principal li{
	margin-bottom: 4px;
}
#menu_principal li .activo{
	background-color: #793a16;
}
#menu_principal li .activo:hover{
	background-image: url(../img/boton_menu_hover.png);
	background-position: center;
	background-repeat: no-repeat;
}
#menu_principal li .seccion{
	background-image: url(../img/boton_menu_hover.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
}
#menu_principal a{
	float: left;
	width: 198px;
	height: 28px;
	padding-top: 5px;
	padding-left: 20px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #e99a11;
	text-decoration: none;
}
* html #menu_principal a{
	width: 218px;
	height: 33px;
}
/*---------------------- CONTENIDO · general ----------------------*/
.contenido{
	width: 566px;
}
.columna_x20{
	width: 20px;
}
.columna_x43{
	width: 43px;
}
.columna_x160{
	width: 160px;
}
.columna_x218{
	width: 218px;
}
.columna_x320{
	width: 320px;
}
.columna_x376{
	width: 376px;
}
.columna_x460{
	width: 460px;
}
.contenido h2{
	padding: 0 0 17px 0;
	font-size: 16px;
	color: #e99a11;
	border-bottom: 1px solid #e99a11;
}
.contenido h3{
	font-size: 12px;
	color: #fff;
	text-align: left;
	padding-left: 5px;
}
.contenido h4{
	padding: 17px 0;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-align: justify;
	border-bottom: 1px solid #e99a11;
}
.contenido h5{
	padding: 5px 20px 5px 5px;
	font-size: 12px;
	color: #e99a11;
	font-weight: normal;
	text-align: justify;
}
.img_lateral_impar{
	width: 218px;
	height: 203px;
	background-image: url(../img/fondo_fotos_impar.png);
	background-position: center top;
	background-repeat:no-repeat;
	text-align: center;
	vertical-align: top;
}
.img_lateral_par{
	width: 218px;
	height:203px;
	background-image: url(../img/fondo_fotos_par.png);
	background-position: center bottom;
	background-repeat:no-repeat;
	text-align: center;
	vertical-align: bottom;
}
/*----------------------- listado de relatos ----------------------*/
/* hackear para el IE 5.5 y 6.0: reducir el margen por la izquierda del icono */
.contenedor_relato a{
	margin-top: 3px;
	cursor: pointer;
	overflow: hidden;
	margin-bottom: 3px;
}
.contenedor_relato li  {
	list-style: none;
	border-bottom: 1px solid #e99a11;
}
.contenedor_relato li a{
	display: block;
	width: 548px;
	height: 120px;
	padding: 9px;
	text-decoration: none;
	cursor: pointer;
}
* html .contenedor_relato li a{
	width: 566px;
	height: 138px;
}
.contenedor_relato li a:hover{
	background-color: #9e5919;
}
/*
.contenedor_relato li a:hover span {
	color: #fff;
}
*/
.relato_icono{
	display: block;
	border: 0px;
	margin-left: 4px;
	float: left;
}
.relato_titulo{
	display: block;
	padding: 0px 0px 15px 30px;
	color: #fff;
	font-size: 12px;
	text-align: left;
}
* html .relato_titulo{
	padding-bottom: 15px;
	padding-left: 30px;
}
.relato_descripcion{
	display:block;
	padding-top: 0px;
	width: 352px;	
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #e99a11;
	font-size: 12px;
	text-align: justify;
}
* html .relato_descripcion{
	width: 382px;
	padding-left: 30px;
	padding-right: 0px;
}
.relato_leermas{
	float: right;
	margin-top: 8px;
	margin-right: 36px;
	padding: 3px 15px;
	color: #ede2c0;
	font-size: 12px;
	font-weight: bold;
	background-color: #672f0d;
	border: 2px solid #87441b; 
}
.relato_fondo{
	border: 0px;
	float: right;
	width: 128px;
	height: 119px;
	background-image: url(../img/fondo_img_relato.gif);
	text-align: right;
}
.relato_fondo img{
	float: right;
	margin-top: 6px;
	margin-right: 6px;
	/* valores máximos para el ancho y alto de la imagen  104x104px*/
}
* html .relato_fondo img{
	right: 0px;
}
/*---------------------------- relatos ----------------------------*/
.texto_relatos p{
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 13px;
	line-height: 15px;
	text-indent: 35px;
}
.texto_relatos strong {
	font-weight: bold;
	color: #f6d89d;
}
.texto_relatos h6{
	color: #f6d89d;
	padding: 5px 2px 3px 2px;
	font-size: 10px;
	font-weight: normal;
	background-color: #411806;
}
.texto_relatos img {
	width: 200px;
	border: 1px solid #411806;
}
.img_derecha{
	float: right;
	margin: 5px 0 5px 20px;
}
.img_izquierda{
	float: left;
	margin: 5px 20px 5px 0;
}
.boton_volver{
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 4px 10px 1px 10px;
	width: 80px;
	height: 18px;
	text-align: center;
	float: right;
	font-size: 12px;
	color: #fff;
	background-color: #5e290a;
	border: 1px solid #411806;
	cursor: pointer;
	text-decoration: none;
}
* html .boton_volver{
	height: 25px;
}
.boton_volver:hover {
	color: #411806;
	background-color: #e99a11;
}
/*----------------------------- vídeos ----------------------------*/
.contenedor_video{
	width: 218px;
	height: 230px;
}
.ficha_video{
	width: 218px;
	height: 203px;
	background-image: url(../img/fondo_fotos_impar.png);
	background-position: right top;
	background-repeat:no-repeat;
	vertical-align: top;
}
.ficha_video img{
	vertical-align: top;
	text-align: right;
}
.txt_vervideo{
	padding-right: 95px;
	font-size: 12px;
	color: #e99a11;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	text-decoration: none;
}
.txt_vervideo:hover{
	color: #fff;
}
.contenedor_video h6{
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	vertical-align: bottom;
	text-align: center;
}
/*---------------------------- contacto ---------------------------*/
.txt_label {
	/*width: 130px;*/
	text-align: right;
	color: #fff;
	font-size: 12px;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 5px;
}
.txtbox_1linea{
	width: 350px;
	height: 24px;
	border: 1px solid #401705;
	background-color: #f3d090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #411806;
	padding: 3px 5px;
	vertical-align: middle;
	margin-right: 20px;
}
* html .txtbox_1linea {
	padding-top: 2px;
}
.txtbox_lineas{
	width: 350px;
	height: 100px;
	vertical-align: middle;
	border: 1px solid #401705;
	background-color: #f3d090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #411806;
	padding: 5px;
	margin-right: 20px;
}
* html .txtbox_4lineas {
	padding-top: 2px;
}
.boton_enviar{
	margin-right: 26px;
	padding: 5px 20px 5px 20px;
	width: 80px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-color: #5e290a;
	border: 1px solid #411806;
	cursor: pointer;
	text-decoration: none;
}
* html .boton_enviar{
	height: 25px;
}
.boton_enviar:hover {
	color: #411806;
	background-color: #e99a11;
}
