@import "styles_base.css";

#content { width: 1500px; height: 470px; background: url(../images/sec_press_bg.jpg) no-repeat right top; }

#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.press { margin: 0; height: 470px; background: url(../images/sec_press_intro.gif) no-repeat left top; }
#content DIV.press DIV.listas { margin: 0 0 0 254px; }
#content DIV.press ul { width: 214px; height: 360px; float: left; margin: 0 31px 0 0; padding: 101px 0 0 0; }
#content DIV.press li { list-style: none; padding: 4px 0 18px 0; background: url(../images/agenda_divider.gif) repeat-x left bottom; }
#content DIV.press li.lastItem { background: none; }
#content DIV.press h2 { color: #000; font-size: 11px; line-height: 14px; }
#content DIV.press h2 a { color: #F00; text-decoration: underline; }
#content DIV.press h2 a:hover { text-decoration: none; }
#content DIV.press h3 { color: #000; font-size: 11px; font-weight: normal; line-height: 12px; }
#content DIV.press span { color: #adadad; font-size: 11px; }
#content DIV.press span.date { color: #000; line-height: 12px; }
