ul{list-style-type:none;margin:0;padding:0;}
img{border:none;}

#contenedorNoticia1{float:left;width:940px;border:1px solid #DBF1DA;margin:15px 30px;}
#contenedorNoticia2{float:left;width:938px;border:1px solid #FFF;background-color:#DBF1DA;}

.cabecera{float:left;padding:5px;width:99%;}
.cabecera .fecha{width:10%;}
.cabecera .titular{width:79%;}
.cabecera .categoria{width:10%;}
.cabecera li{float:left;text-align:center;font-weight:bold;font-size:14px;}

.cuerpo{float:left;width:810px;height:90px;padding:5px;}
.cuerpoSinimagen{float:left;width:890px;height:90px;padding:5px;}
.cuerpo .descripcion, .cuerpoSinimagen .descripcion{height:70px;}
.cuerpo .fuente, .cuerpoSinimagen .fuente{margin-top:10px;font-weight:bold;}

.imagen{float:left;width:100px;height:100px;text-align:center;background:#DBF1DA url(../img2/sepvert.jpg) repeat-y top left;}
.imagen img{margin-top:25px;}