body{
	background-image:url(../img/general/fondo.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#A6A6A6;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}

#contenedor{
	position:relative;
	float:left;
	width:749px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

.invisible{
	display:none
}
/*----------------------------------ELEMENTOS INVISIBLES-----------------------------------------*/
#invisible_menu_sup{
	position:absolute;
	top:-1000px;
	left: -1000px;
}
#invisible_menu{
	position:absolute;
	top:-1000px;
	left: -1050px;
}
#invisible4{
	position:absolute;
	top:-1000px;
	left: -1050px;
}
#invisible5{
	position:absolute;
	top:-1000px;
	left: -1050px;
}
/*ESTILOS PARA LA FRANJA SUPERIOR*/
	#franja_sup{
		position:relative;
		float:left;
		width:100%;
		height:83px;
		border-bottom:#5C3B3B solid 4px;
		}
	.logo{
		position:relative;
		float:left;
		}
	#menu_idiomas{
		position:relative;
		float:right;
		padding-top:15px;
		text-align:left;
		font-size:70%;
		}
	.enlace_idiomas{
		color:#000000;
		text-decoration:none;
		}
	.enlace_idiomas:hover{
		color:#ABAD01;
		text-decoration:none;
		}
	.enlace_idiomas_activo{
		color:#ABAD01;
		text-decoration:none;
		}	
	.separador{
		color:#ABAD01;
		padding-left:5px;
		padding-right:5px;
		}
		
		
/*ESTILOS PARA EL MENÚ SUPERIOR PPAL DE NAVEGACIÓN*/
#franja_menu_sup{
	position:relative;
	float:left;
	width:100%;
	text-align:left;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#ABAD01;
	font-size:70%;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
}

#separaciones_menu_sup{
	padding-left:226px;
	padding-top:8px;
}
#separaciones_menu_sup_euskera{
	padding-left:200px;
	padding-top:8px;
}
.colormenu{
color:#ABAD01;
}
.enlace_menu_superior{
	position:relative;
	float:left;
	height:20px;
	text-decoration:none;
	color:#ffffff;
	padding-right:18px;
	background-image:url(../img/general/separador_menu.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.enlace_menu_superior:hover{
	position:relative;
	float:left;
	height:20px;
	text-decoration:none;
	color:#5C3B3B;
	padding-right:18px;
	background-image:url(../img/general/separador_menu.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.enlace_menu_superioractivo{
	position:relative;
	float:left;
	height:20px;
	text-decoration:none;
	color:#5C3B3B;
	padding-right:18px;
	background-image:url(../img/general/separador_menu.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.enlace_menu_superior_sin{
	position:relative;
	float:left;
	height:20px;
	text-decoration:none;
	color:#ffffff;
}
.enlace_menu_superior_sin:hover{
	position:relative;
	float:left;
	height:20px;
	text-decoration:none;
	color:#5C3B3B;
}
.enlace_menu_superior_sinactivo{
	position:relative;
	float:left;
	height:20px;
	text-decoration:none;
	color:#5C3B3B;
}

/*ESTILOS PARA LA ZONA DE FOTOS, debajo del menú ppal de navegación*/
#fotos{
	position:relative;
	float:left;
	width:100%;
}
#lema_izq{
	position:relative;
	float:left;
}
#foto_der{
	position:relative;
	float:left;
}
.foto_izq{
	position:relative;
	float:left;
	margin-right:1px;
}
.foto_izq_sin{
	position:relative;
	float:left;
}


/*ESTILOS PARA LA ZONA DE DESARROLLO DE LOS CONTENIDO*/
#desarrollo{
	position:relative;
	float:left;
	width:100%;
	background-image:url(../img/general/fondo_cont_izq.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	padding-bottom:30px;
}

#zona_desarrollo_izq{
	position:relative;
	float:left;
	width:237px;
	height:100%;
}
.texto_desarrollo_izq{
	position:relative;
	float:left;
	padding-bottom:20px;
	padding-left:33px;
	padding-top:6px;
	padding-right:8px;
}
.texto_gris{
	font-size:70%;
	color:#767676;
}
.titu_ultimahora{
	font-family:Gill Sans,Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:85%;
	color:#B9BB22;
	text-transform:uppercase;
}
.noticia{
	font-size:70%;
	color:#767676;
	line-height:130%;
	margin-bottom:15px;
}
.enlace_noticia{
	text-decoration:none;
	color:#000000;
}
.enlace_noticia:hover{
	text-decoration:none;
	color:#767676;
}


#zona_desarrollo_der{
	position:relative;
	float:left;
	width:480px;
	padding-left:30px;
	padding-top:8px;
}

.taco{
	position:relative;
	float:left;
	width:122px;
	height:112px;
	margin-right:20px;
	margin-bottom:22px;
}
.taco_video{
	position:relative;
	float:left;
	width:122px;
	height:112px;
	margin-right:35px;
	padding-top:30px;
}
.taco_titu{
	position:relative;
	float:left;
	width:100%;
	height:21px;
	padding-top:3px;
	text-align:center;
	font-size:75%;
	color:#000000;
	background-image:url(../img/general/taco_sup.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	line-height:150%;
	font-weight:bold;
}
.taco_img{
	position:relative;
	float:left;
	margin:0px;
	border:0px;
	border:0px;
}
.taco_texto{
	position:relative;
	float:left;
	width:98%;
	height:39px;
	padding-left:3px;
	padding-right:3px;
	text-align:left;
	font-size:10px;
	color:#000000;
	background-image:url(../img/general/taco_inf.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#pie{
	position:relative;
	float:left;
	background-image:url(../img/general/fondofin_cont_izq.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.texto_pie{
	padding-left:280px;
	text-align:center;
	color:#000000;
	font-size:70%;
	padding-bottom:10px;
}

/*Estilos para la plantilla del boletín*/
.contenido_boletin{
	position:relative;
	float:left;
	width:749px;
	padding-left:20px;
	padding-top:20px;
}
.aviso_boletin_plantilla{
	position:relative;
	float:left;
	width:95%;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #333333;
	border-top:1px dashed #333333;
	font-size:70%;
	color:#333333;
	text-align:justify;
	line-height:130%;
}
.negro{
	color:#000000;
}
.titu_boletinnoticias{
	position:relative;
	float:left;
	width:100%;
	font-weight:bold;
	font-size:85%;
	letter-spacing:1px;
	color:#ABAD01;
	line-height:180%;
}
#masinfo{
	position:relative;
	float:left;
	width:95%;
	text-align:right;
	padding-right:25px;
	margin-top:10px;
}
.ampliar_info{
	text-align:right;
	background-color:#ABAD01;
	font-size:75%;
	letter-spacing:1px;
	color:#000000;
	padding:2px 4px 2px 4px;
	text-decoration:none;
}
.ampliar_info:hover{
	color:#f1f1f1;
	text-decoration:none;
}
.noticia_plantilla{
	position:relative;
	float:left;
	width:719px;
	padding-bottom:10px;
	border-bottom:1px dashed #f2f2f2;
	margin-top:25px;
}
.color_verde{
	color:#ABAD01
}