/***** Global Settings *****/
@import url(/AVComun/styles/r01PortalResetToBaseStyles.css); 


body {
	background-color	: #fff;
	font				: 100%/1.25 verdana, arial, helvetica, sans-serif;
}

/* ===== Logotipos de la cabecera ===== */
div.r51_headerLogos {
	width				: 100%;	
	padding-bottom		: 5px;			
	border-bottom		: 1px solid #ccc; 
}
div.r51_headerLogoLeft {
	float				: left;
	text-align			: left;
	margin-right		: 10px;
}
div.r51_headerLogoCenter {
	float				: left;
	text-align			: left;
	
}
div.r51_headerLogoRight {
	float				: right;
	text-align			: right;	
}

/* ===== Primera linea de la cabecera ===== */
div.r51_headerRow1 {
	width				: 100%;	
	border-bottom		: 3px solid white;
	border-top			: 2px solid white; 	
	z-index				: 1000;
}
div.r51_homePageButton {
	float				: left;	
	width				: 8%;
}
div.r51_headerRow1Menu {
	float				: right;	
	width				: 92%;	/* no llegar al 100% junto con el boton (bug explorer) */
}
/* ===== Segunda linea de la cabecera ===== */
div.r51_headerRow2 {
	width				: 100%;
	z-index				: 9000;	
	border-top			: 1px solid #ccc;
	border-bottom		: 1px solid #ccc;
	padding-top			: 2px;
	padding-bottom		: 2px;
}
div.r51_headerRow2LangSel {
	float				: left;
	text-align			: left;
	padding-top			: 2px;
	margin-left			: 2px;
}
div.r51_headerRow2Menu {	
	float				: right;
	width				: 80%;	/* no llegar a 100% junto con el selector de idioma (bug explorer) */	
}
/* ===== Tercera linea de la cabecera ===== */
div.r51_headerRow3 {
	text-align			: left;
	width				: 100%;
	margin-top			: 5px;		
	margin-bottom		: 10px;		
}
/* ===== Cuerpo central ===== */
div.r51_body {
	width				: 100%;
}
div.r51_body a.volver:link, a.volver:visited, a.volver:hover{
	color: #a6a6a6 !important;
	font-size:0.9em;
}
ul.r51_redArrowList li {
	list-style-image	: url(/images/r51-flecha-listas-peq.jpg) !important;
}
/* ===== Pie de pagina ===== */
div.r51_footer {
	_margin-top			: 10px;
	width				: 100%;
}

/* liburutegiaren migrazio estiloak */

/* albisteetatik Egilea desgaitu */
div.r01gContainer .r01Autor {
    display: none;

}