#contenido{
overflow:hidden;
height:400px;
display:block;
width:90%;
text-align:justify;
padding-left:20px;
position:relative;
font:normal 10px/10px 'Book Antiqua';
margin-top:20px;
/*background:url(../imagenes/marques_de_legarda.jpg) no-repeat center 20px;*/
}
#texto{
font:normal 10px/15px 'book antiqua';
color:white;
height:10px;
overflow:hidden;
}
#noticiero{
position:relative;
float:right;
width:300px;
padding-top:40px;
}
.titular{
color:maroon;
font:bold 20px/20px 'Monotype Corsiva';
}
.texto{
color:black;
font:normal 12px/18px 'verdana';
padding-left:10px;
padding-bottom:20px;
}