
/* CSS Document */

body
{
font-family:Arial, Helvetica, sans-serif
}



#main
{
width:805px;
height:auto; 
/*background:#006600; */
margin:auto;
}

#cabecera
{
background-image:url(imagenes/Plantilla3_r1_c2.jpg);
width:805px;
height:118px;

}
#menu
{
width:805px;
height:36px; 
background-color:#FFF;
font-size:14px;

}
#menuderecho
{
width:190px;
height:453px; 
/*background-color:#FF0000;*/
float:right;
margin:0px 0px 0px 0px;
position:inherit;

}
#cuerpo
{
width:595px;
height:900px;
/*background-color:#009999;*/
margin-top:5px;
border: solid 1px #999999;
}
#noticiaevento
{
width:200px;
height:250px;
/*background-color:#000033;*/
padding-top:1px;
float:left;

}

#pie
{
width:600px;
height:50px;
background-color:#660033;
}

a:link
{
color:#FFFFFF;
}

#fuente
{
color:#990000;
font-size:11px; 
font-weight:bold;

}

#contenedor-destacados
{


float:left; width:175px; height:138px; margin:1px 0px 0px 2px;
}

#fuente-detalle
{
width:173px; height:auto; float:left; font-size:9px; color:#999900;margin:1px 0px 0px 2px;
}
#linea
{
 width:790px;
 height:auto;
 border-color:Green
 
}


