/* CSS Document */
#contenedor{
text-align: left;
width: 800px;
height: 555px;
margin: auto;
background-color:#E87416;
background-image: url("fondo.gif");
}

#inicio{
width:70px;
height:20px;
font:14px Arial;
color: #ffffff;
text-align:left;
padding-left:10px;
float:left;
}

#noticias{
width:300px;
height:440px;
float:left;
border-right:4px solid #000000;
}

#noticias2{
width:330px;
height:440px;
float:left;
border-right:4px solid #000000;
}

#noticia{
height:220px;
width:300px;
}

#mininoticia{
width:330px;
height:115px;
}

#dia{
height:280px;
width:330px;
}

#genero{
color:#000000;
background-image: url("genero.gif");
height:15px;
padding-left:3px;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
}

#titulo{
color:#ffffff;
font: 10pt Arial;
height:20px;
text-align:center;
}

#foto{
float:left;
}

#texto{
float:left;
text-align:left;
color:#ffffff;
background-color:#000000;
height:188px;
width:300px;
}

#texto2{
float:left;
text-align:left;
color:#ffffff;
background-color:#000000;
height:78px;
width:330px;
}

#textodia{
float:left;
text-align:left;
color:#ffffff;
background-color:#000000;
height:110px;
width:330px;
}

#radio{
width:350px;
height:530px;
float:left;
color:#ffffff;
text-align:center;
font:10pt Arial;
background-image:url("mascara.gif");
background-repeat:no-repeat;
border-right:2px solid #000000;
}

#opciones{
width:200px;
height:530px;
float:left;
border-left:2px solid #000000;
}

#mascara{
width:420px;
height:400x;
position:relative;
top:90px;
right:30px;
color:#000000;
}

#logo{
width:800px;
height:50px;
background-color:#ffffff;
}

#contacto{
width:800px;
height:20px;
text-align:center;
font:12pt Arial;
color:#000000;
}

#licencia{
width:800px;
height:40px;
color:#000000;
font:14pt Arial;
text-align:center;
}

#aviso{
background-color:#e87315;
color:#ffffff;
width:400px;
height:400px;
position:relative;
left:10px;
overflow:auto;
}