/* CSS Document */
/*NORMAS*/
.normas_participacion h1{
float: left;
position: relative;
width: 660px;
height: 43px;
background: url(https://e00-elmundo.uecdn.es/participacion/img/tit_normas.gif) no-repeat top left;
text-indent: -9999px;
margin: 30px 0 20px;
padding: 0;
border-bottom: solid 1px #ddd;
}
.normas_participacion p.entradilla{
color: #555;
padding: 0 10px;
font: normal 13px/20px Arial, Helvetica, sans-serif;
}
.normas_participacion ol{
font: bold 28px Georgia, "Times New Roman", Times, serif;
color: #555;
margin-bottom: 20px;
}
.normas_participacion ol p{
font: normal 12px/20px Arial, Helvetica, sans-serif;
color: #000;
}