html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#414042;background:#fff;background-image:url(../images/body_bg.gif);background-repeat:repeat-x;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#414042;}
a {color:#414042;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}

/* grid.css */
.container {width:670px;margin:0 auto;}
.last, div.last {margin-right:0;}
.clear {clear:both;}

/* berro specific */
body {
  color: #58595b;
  font-size:14px
}
h1 {color: #bcbec0;font-weight:bold}
h1 {font-size: 575%;margin-bottom:70px}
h2,h3,h4 {color:#58595b}
h2 {margin-bottom:35px;font-size:15px}
a {text-decoration:none; color:#58595b}
a:hover {text-decoration:underline}
.content a {color: #c02028;}
.content img {margin-right: 1em; margin-bottom:1em}
.content {clear:both}
.container {padding-top: 30px}
#menu {width:670px; height:16px; line-height:16px;clear:both;margin-bottom:100px;position:relative}
#menu ul {list-style-type: none; width:100%;margin:0;padding:0}
#menu ul li {float:left; line-height:16px; height: 16px;width:105px;text-align:center;margin:0;padding:0; font-size:90%}
#menu ul li a {color: #939598;text-transform: uppercase;line-height:16px; height: 16px}
#menu ul li.first {width:71px;text-align:left}
#menu ul li.first a {font-family: Baskerville, Georgia, Times News Roman, Times, serif; text-transform:none; color: #c02028; font-size:150%; line-height:14px}
#menu ul li.first a:hover {border-bottom: 2px solid #939598;color: #c02028}
#menu ul li.last {width:73px;text-align:right}
#menu ul li a:hover {border-bottom: 2px solid #c02028; text-decoration:none; color:#a6a8ab}

#menu .submenu {position:absolute; top: 16px; text-align:left; width:300px;padding-top:16px}
#menu .submenu ul {background-color:#fff}
#menu .submenu ul li {float:none; clear:both; text-align:left}
#menu .submenu ul li a {white-space:nowrap}
#menu .submenu ul li a:hover {color:#000; white-space:nowrap;border:0}

.hpnocontent {height:150px}

.before_tags {width:335px;border-top:1px solid #bcbec0;margin-top: 35px;}
.tags {
  font-size: 300%;
  margin-bottom:70px;
  color: #58595b;
  line-height: 1.25em;
}
.tags .berro {font-family: Baskerville, Georgia, Times News Roman, Times, serif;color: #c02028;}
.tags .web {color:#a6a8ab}
#footer, #footer a {font-family: Baskerville, Georgia, Times News Roman, Times, serif;color: #c02028}
