body {
margin: 0;
padding: 0;
font: 100%/1.5 Arial, Helvetica, sans-serif;
text-align: center;
color: #333;
background: #666;
}

a:link {
color: #b52c07;
font-weight: bold;
background: transparent;
}
a:visited {
color: #600;
background: transparent;
font-weight: bold;
}
a:hover, a:active {
color: #fff;
background-color: #b52c07;
}

h2 {
color: #b52c07;
font:  bold 120% Verdana, Arial, Helvetica, Tahoma, sans-serif;
margin: 0 0 2px 0;
}

h2 a {
text-decoration: none;
}

h3 {
color: #5b5e0e;
font: bold 106% Verdana, Arial, Helvetica, Tahoma, sans-serif;
margin-top: 0;
}

h4 {
color: #5b5e0e;
font: bold 90% Verdana, Arial, Helvetica, Tahoma, sans-serif;
}

#container {
margin: 1em auto 1em auto;
width: 650px;
text-align: left;
background-color: #f8f8ee;
border: 1px none #f8f8ee;
}

#header {
height: 45px;
width: 650px;
background-image: url(banner.jpg);
background-repeat: no-repeat;
background-position: 0 0;
border-bottom: 1px solid #fff;
position: relative;
border: 1px none #fff;
border-bottom: 1px solid #fff; 
}

#header h1 {
font-size: 1px;
text-align: right;
color: #fff;
margin: 0;
padding: 0;
}

#mainnav ul {
list-style-type: none;
}
#mainnav li {
display: inline;
}

#menu {
float: right;
width: 165px;
border-left: 1px solid #c5c877;
padding-left: 15px;
}

#contents {
margin: 0 200px 40px 20px;
}
#contents p {
line-height: 165%;
}

.blogentry {
border-bottom: 1px solid #c5c877;
}

.imagefloat {
float: right;
margin-left: 3px;
margin-bottom: 3px;
}

#footer {
clear: both;
color: #b52c07;
text-align: center;
font-size: 90%;
font-weight: bold;
} 

#skipmenu {
position: absolute;
left: 5px;
top: 5px;
width: 645px;
text-align: left;
}
#skipmenu a {
color: #f2efc4;
text-decoration: none;
}
#skipmenu a:hover {
color: #fff;
background-color: #666;
text-decoration: none;
}

.nascosto {
position: absolute;
top: -1000em;
width: 1px;
height: 1px;
overflow: hidden;
}

.corrente {
font-weight: bold;
color: #800000;
background: transparent;
}
