body{
margin:0;
background:#666 url(../img/fondo.jpg) top left repeat-x;
text-align:center;
font:11px verdana;
color:#666;
}

a{
color:#0066cc;
text-decoration:none;
}

a:hover{
color:#333;
/*text-decoration:underline;*/
}

a.flechita{
padding-left:10px;
background:url(../img/flechita.gif) top left no-repeat;
}

p{
margin:0; padding:0 0 8px 0;
}

#contenedor{
width:960px;
margin:auto;
}



/**** HEADER ****/
#header{
position:relative;
height:174px;
}

#logo_header{
position:absolute;
top:17px; left:5px;
}

#banner_header{
position:absolute;
top:10px; right:0;
width:750px; height:100px;
/*background-color:#ccc;*/
}

#menu_header{
position:absolute;
top:124px; left:0;
}
/**** FIN HEADER ****/



#columna_derecha{
float:right;
width:300px;
}

#cuerpo{
position:relative;
background-color:#ccc;
padding:26px 20px 0 20px;
text-align:left;
}

.cuadro_edicionimpresa{
position:relative;
width:300px;
height:247px;
background:url(../img/cuadro_edicionimpresa.gif) top left no-repeat;
}

.cuadro_edicionimpresa .img{
position:absolute;
top:36px; left:10px;
}

.cuadro_edicionimpresa p{
position:absolute;
top:36px; left:162px;
margin:0; padding-right:15px;
color:#fff;
line-height:16px;
}

.cuadro_agenda, .cuadro_articulos_der{
width:300px;
padding-bottom:20px;
background:#fff url(../img/cuadro_300_bottom.gif) bottom left no-repeat;
}

.cuadro_agenda p, .cuadro_noticias p, .cuadro_articulos_der p{
margin:0; padding:12px 12px 0 12px;
}

.cuadro_noticias{
width:590px;
background:#fff url(../img/cuadro_noticias.gif) top left no-repeat;
}

.cuadro_noticias .item{
position:relative;
height:82px;
margin-bottom:8px;
padding:0 15px 0 15px;
border-bottom:1px solid #ccc;
}

.cuadro_noticias .item_final{
position:relative;
height:90px;
padding:0 15px 0 15px;
border:0;
background:url(../img/cuadro_noticias.gif) bottom left no-repeat;
}

.cuadro_noticias .img{
float:left;
height:70px;
overflow:hidden;
}

.cuadro_noticias .end{
height:20px;
background:url(../img/cuadro_noticias.gif) bottom left no-repeat;
}

.cuadro_articulos{
width:590px;
padding-bottom:20px;
background:#fff url(../img/cuadro_articulos2.gif) bottom left no-repeat;
}

.cuadro_articulos .item{
position:relative;
padding:0 20px 40px;
}

.cuadro_noticias img, .cuadro_resenas img, .cuadro_entrevistas img{
margin-right:8px;
border:0;
}

.cuadro_articulos .item img{
margin-right:10px;
border:1px solid #ccc;
}

.cuadro_resenas, .cuadro_entrevistas{
float:left;
position:relative;
width:285px; height:200px;
background:url(../img/cuadro_285.gif) top left no-repeat;
}

.cuadro_resenas .item, .cuadro_entrevistas .item{
padding:0 12px 0 12px;
}

.cuadro_noticias .btn, .cuadro_resenas .btn, .cuadro_entrevistas .btn{
position:absolute;
bottom:18px; right:8px;
}

.smallBr{
font-size:1px;
line-height:18px;
}

.rojo{color:#D5181F;}

.verde{color:#99cc00;}

.celeste{color:#0099CB;}

.naranja{color:#ff6600;}


/**** BANNERS ****/
.banner_468x60{
clear:both;
margin:20px auto 0 auto;
width:468px;
height:60px;
}

.banner_285x100{
float:left;
width:285px;
height:100px;
margin-top:20px;
background:#aaa;
}

.banner_300x300{
width:300px;
height:300px;
background:#aaa;
}


/**** FOOTER ****/
#footer{
clear:both;
position:relative;
background:url(../img/footer.gif) top center no-repeat;
height:80px;
}

#footer p{
padding:18px 0;
text-align:center;
font-size:10px;
color:#ccc;
}

#footer a{
color:#ccc;
}

.gris{
color:#777;
}

.input100{
width:100%;
border:0; margin-top:2px;
padding:2px;
background:#f7f7f7;
}

#logo_momo{
float:right;
margin:16px;
}

#logo_momo a{
color:#999;
text-decoration:none;
}

#logo_momo a:hover{
color:#333;
}


