
/* CSS Document */

.contenido_noticia_02{
display: none;
}
.contenido_noticia_01{
float: left;
width: 640px;
}
#desarrollo_noticia{
float: left;
position: relative;
}
.contenido_noticia_01 p.antetitulo{
display: none;
}
.contenido_noticia_01 h2{
float: left;
position: relative;
width: 640px;
height: 80px;
background: url(https://e00-elmundo.uecdn.es/loteria/elnino/2010/img/tit_generico.png) top center no-repeat;
text-indent: -9999px;
margin-bottom: 0;
}
.contenido_noticia_01 #desarrollo_noticia h3{
font: 30px Georgia, "Times New Roman", Times, serif;
color: #2e6f70;
border-bottom: solid 3px #eee;
}
.contenido_noticia_01 #album ul{
float: left;
position: relative;
width: 640px;
margin-bottom: 30px;
}
.contenido_noticia_01 #album li{
float: left;
position: relative;
padding:5px 5px 2px;
width: 203px;
}
.contenido_noticia_01 #album li img{
float: left;
position: relative;
width: 203px;
height: 100px;
}
.contenido_noticia_01 #album li em{
	float: left;
	position: relative;
	width: 203px;
	font-style: normal;
	color:#2e6f70;
	padding:6px 0 0;
	text-align:center;
}






