/* CSS Document */
body{
margin:0;
background-color:#666666;
}

#box{
width:100%;
height:100%;
}

#top{
width:824px;
background:#FFFFFF;
}

#content{
width:824px;
background-image:url(../nimages/repeat.gif);
height:auto;
background-color:#FFFFFF;
}

#foot{
width:824px;
background-color:#FFFFFF;
}

#noticias{
margin:6px;
height:auto;
width:auto;
}

#titulonoticias{
color:#333333;
font-weight:bold;
padding:4px;
margin-bottom:4px;
background-color:#dddddd;
}

#contenidonoticias{
height:122px;
background-image:url(../nimages/fondo-noticias.jpg);
}

#textonoticias{
float:right;
margin-right:15px;
margin-top:10px;
}

#ganadores{
margin:10px;
}

.titulosseccion{
color:#CC0000;
font-size:24px;
display:block;
background-color:#FFCC00;
padding: 2px 8px;
font-weight:bold;
border-bottom-color:#CC0000;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#CC0000;
border-top-style:solid;
border-top-width:1px;
}

.textonormal{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:22px;
padding-right:28px;
padding-top:10px;
text-align:justify;
}

.subtitulos{
color:#CC0000;
font-weight:bold;
}

.textonormal a{
color:#333333;
text-decoration:none;
font-weight:bold;
}

.tituloMillonarios{
color:#FFFFFF;
text-align:left;
font-weight:bold;
}

.textoMillonarios{
color:#FFFFFF;
text-align:justify;
font-size:12px;
}

.destacadas{
color:#FF0000;
}