
/* 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/navidad/2009/img/tit_buscador.png) top left no-repeat;
text-indent: -9999px;
}
.contenido_noticia_01 .buscador{
float: left;
position: relative;
width: 640px;
height: 72px;
background: url(https://e00-elmundo.uecdn.es/loteria/navidad/2009/img/fondo_buscador.png) top left no-repeat;
}
.contenido_noticia_01 .buscador label{
float: left;
position: relative;
width: 550px;
height: 57px;
padding: 15px 0 0 90px;
color: #2e6f70;
font: 25px Georgia, "Times New Roman", Times, serif;
}
.contenido_noticia_01 .buscador label em{
font-weight: bold;
}
.contenido_noticia_01 .buscador label #introducir{
font: 25px Georgia, "Times New Roman", Times, serif;
background: none;
border: none;
text-align: center;
width: 190px;
}
.contenido_noticia_01 .buscador label #N{
font: 25px Georgia, "Times New Roman", Times, serif;
background: none;
border: none;
text-align: center;
width: 190px;
}
.contenido_noticia_01 .buscador #buscar{
float: right;
position: relative;
margin: -55px 80px 0 0;
width: 50px;
height: 40px;
border: none;
background: none;
display: inline;
cursor: pointer;
text-indent: -9999px;
font-size: 0;
color: #eee;
text-align: right;
}
.contenido_noticia_01 .caja_resultado{
float: left;
position: relative;
width: 640px;
height: auto!important;
min-height: 174px;
height: 174px;
background: url(https://e00-elmundo.uecdn.es/loteria/navidad/2009/img/fondo_resultado_y.png) top left repeat-y;
}

.contenido_noticia_01 .caja_resultado #Mensaje{
color:#2E6F70;
font-size:18px;
padding:80px 22px;
text-align:center;
}

.contenido_noticia_01 .caja_resultado a{
font-weight: normal;
color: #000;
text-decoration:underline;
}
.contenido_noticia_01 .caja_resultado .wrap{
float: left;
position: relative;
width: 640px;
height: auto!important;
min-height: 174px;
height: 174px;
padding: 0;
background: url(https://e00-elmundo.uecdn.es/loteria/navidad/2009/img/fondo_resultado.png) bottom left no-repeat;
}
#desarrollo_noticia .caja_resultado p.nota{
float: left;
position: relative;
font-size: 11px;
line-height: 15px!important;
color: #777;
padding: 10px 30px 20px;
margin-bottom: 0;
}
#desarrollo_noticia .caja_resultado p.numero_resultado{
font: 22px Georgia, "Times New Roman", Times, serif;
text-align: center;
padding: 20px 30px;
}
#desarrollo_noticia .caja_resultado p.numero_resultado .numeronopremiado,
#desarrollo_noticia .caja_resultado p.numero_resultado .numeropremiado{
font: 60px Georgia, "Times New Roman", Times, serif;
color: #776d44;
line-height: 80px;
}
#desarrollo_noticia .caja_resultado p.numero_resultado .premioeneuros{
font: 42px Georgia, "Times New Roman", Times, serif;
color: #5d8f8f;
line-height: 60px;
}





