#year{
padding:10px;
color:#e71b24;
font-size:24px;
}
#resultadoDerecha{

position:relative;
clear:both;
width:548px;
border:solid #CCCCCC;
border-width:0px 0px 1px 0px;
padding:10px
}
#resultadoDerecha a{color:#333333;}
#resultadoDerecha a:hover{color:#FF0000;}

#resultado{
position:relative;
clear:both;
width:900px;
border:solid #CCCCCC;
border-width:0px 0px 1px 0px;
padding:10px
}

#resultado a{
 color:#FF0000;
}

#resultadobuscador{
	float:left;
	width:948px;
	border:#000000; 
	border-style:solid;
	border-width:0px;
	background:url(../images/fondo_resultado.jpg) no-repeat;

	}
#cuerpo_ampliadatotal{
	width:948px;
	position:absolute;
	top:200px;
	background:url(../images/fondo_cuerpo2.gif) repeat-y;
	}	