#contenido{
width: 652px;
height: auto;
float: left;
margin-left: 10px;
margin-top: 5px;
background-color: #ffffff;



}

#noticia{
    width: 650px;
    height: 300px;
    clear: both;
    margin-top: 10px;
  
    
}

#fotonoticia{
width: 200px;
height: auto;
float: left;
margin-top: 5px;
margin-left: 20px;
}
#fotonoticiaPrivada{
width: 200px;
height: auto;
float: left;
margin-top: 5px;
margin-left: 20px;
}

#textonoticia{
width: 330px;
height: 200px;
float: left;
margin-left: 50px;




}

#seccion{
width: 330px;
height: 15px;
float: left;
clear: both;
text-align: left;
}
#fecha{
width: 330px;
height: 25px;
float: left;

clear: both;
text-align: left;
}
#titular{
width: 330px;
min-height: 10px;
float: left;
text-align: left;
clear: both;

}

#texto{
width: 330px;
height: 80px;
float: left;

clear: both;
text-align: justify;
}


#tituloListadoNovedades{
width: 300px;
float: left;
text-align: left;
margin-bottoM: 10PX;

}
