.body {
	padding-top: 5px;
	font-family: Tahoma, Verdana;
	color: #6B717B;
	font-size: 11px;
	text-align: justify;
	list-style-image: url(../imagenes/comun/li_c_azul.png);
	
}
.contenedor {
	margin-left: auto;
	width: 785px;
	margin-right: auto;
	position: relative;
}
.cabecera {
	background-image: url(../imagenes/fondos/cabecera.png); 
	width: 785px; 
	background-repeat: no-repeat; 
	position: relative; 
	height: 79px;
}
.menu {
	background-image: url(../imagenes/fondos/menu_eng.png);
	width: 785px;
	background-repeat: no-repeat;
	position: relative;
	height: 29px;
}
.idiomas {
	width: 38px;
	position: absolute;
	height: 13px;
	left: 8px;
	top: 5px;
}
.accesibilidad {
	width: 43px;
	position: absolute;
	height: 19px;
	left: 110px;
	top: 3px;
}
.navega {
	width: 258px;
	position: absolute;
	height: 19px;
	left: 162px;
	top: 3px;
}
.buscador {
	width: 109px;
	position: absolute;
	height: 19px;
	left: 496px;
	top: 4px;
}
.boton_buscador {
	width: 20px;
	position: absolute;
	height: 19px;
	left: 618px;
	top: 5px;
}
.fecha {
	width: 131px;
	position: absolute;
	height: 19px;
	left: 646px;
	top: 7px;
	text-align: center;
}
.medio {
	width: 783px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9DCE1;
	border-left-color: #D9DCE1;
	background-image: url(../imagenes/fondos/degradado.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DEDFE7;
	padding-bottom: 5px;
}
.pie {
	clear: both;
	width: 785px;
	position: relative;
	height: 22px;
	background-image: url(../imagenes/fondos/pie.png);
	background-repeat: no-repeat;
}
.aviso {

	width: 142px;
	position: absolute;
	height: 17px;
	left: 642px;
	top: 3px;
	text-align: center;
}
.medio_izquierda {
	width: 155px;
	position: relative;
	height: 280px;
	float: left;
	padding-left: 6px;
}
.medio_central {
	position: relative;
	float: left;
	width: 478px;
}
.capa_relleno{
	position:relative;
	clear:both;
}
