 /*CSS GR-Arquitectos */

/*estructura básica****************************/
#content {
padding:24px 23px 0px;
}

div#footer .content_footer strong, div#footer .content_footer ul{
float:left;
margin-top:40px;
}

div#footer .content_footer{
background:url(../images/bg_footer_index.jpg) no-repeat center top;
padding:0px 16px 120px 10px;
}


/* NOTICIAS */
.content_right h2{
color:#99CCCC;
font-size:10px;
text-transform:uppercase;}

.body_noticia .subheader{
display:block;
padding-bottom:10px;}

.contenido_noticia .imagen{
display:block;
padding-bottom:20px;
padding-top:5px;
background:transparent url(../images/bg_raya_horizontal.gif) repeat-x scroll left bottom;}

.contenido_noticia h3 a {
clear:both;
color:#999999;
display:block;
padding-bottom:5px;
text-decoration:none;
}