@import "styles_base.css";

#content { width: 990px; height: 470px; margin: 0; }

#backButton { position: absolute; width: 145px; height: 40px; margin: 410px 0 0 15px; }
#backButton a { display: block; width: 145px; height: 40px; }
#backButton span { display: none; }

#content DIV.nav { width: 840px; height: 470px; margin: 0; background: url(../images/sec_news_bg.jpg) no-repeat right top; }
#content DIV.news { float: left; margin: 0; height: 470px; background: url(../images/sec_news_intro.gif) no-repeat left top; }
#content DIV.news_interna { float: left; margin: 0; height: 470px; background: url(../images/sec_newsinterna_intro.gif) no-repeat left top; }
#content ul { width: 214px; height: 360px; float: left; padding: 101px 0 0 314px; }
#content li { list-style: none; padding: 4px 0 18px 0; background: url(../images/agenda_divider.gif) repeat-x left bottom; }
#content li.lastItem { background: none; }
#content h2 { color: #000; font-size: 11px; line-height: 14px; }
#content h2 a { color: #F00; text-decoration: underline; }
#content h2 a:hover { text-decoration: none; }
#content h3 { color: #adadad; font-size: 11px; font-weight: normal; line-height: 12px; }
#content span { color: #adadad; font-size: 11px; }
#content span.date { color: #000; line-height: 12px; }

#content DIV.detalle { width: 420px; float: left; height: 405px; margin: 0 0 0 18px; padding: 62px 0 0 23px; background: #FFF url(../images/sec_news_detalle.gif) no-repeat left top; }
#content DIV.detalle h2 { color: #000; font-size: 11px; line-height: 12px; font-weight: normal; }
#content DIV.detalle h1 { color: #000; font-size: 11px; line-height: 14px; margin: 0 0 30px 0; }
#content DIV.detalle p { color: #787878; font-size: 11px; line-height: 14px; width: 380px; margin: 0 0 14px 0; }

#content DIV.back { width: 105px; height: 105px; margin: 10px 0 0 285px; }
#content DIV.back a { display: block; width: 105px; height: 105px; background: url(../images/sec_news_back.gif) no-repeat left top; }
#content DIV.back a span { display: none; }
