{
padding: 0px;
margin: 0px;
}

body{
background: #ffffff;
font-size: 15px;
font-family: verdana;
color: #343434;
line-height: 20px;
text-align: justify;
}

a.linkHeader{
color: #ffffff;
border-color: #ffffff;
text-decoration: none;
}

a:hover.linkHeader{
color: #ffffff;
border-color: #ffffff;
text-decoration: none;
}

a{
color: red;
border-color: #ffffff;
text-decoration: none;
}

a:hover{
color: #ffffff;
text-decoration: none;
}

sup{
font-size: 0.5em;
}

p{
margin-bottom: 14px;
text-align: justify;
}

ul.linklist{
list-style: none;
}

ul.linklist li{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin-left: -40px;
}

ul.linklist li.first{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#conteudo{
position: relative;
width: 850px; /*747px; */
margin: 0 auto;
background: #ffffff;
}

#interior{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#menu{
background: #4B8A08;
height: 30px;
text-decoration: none;
}

#menu ul{
text-decoration: none;
}

#menu ul li{
display: inline;
line-height: 30px;
text-decoration: none;
}

#menu ul li.first{
text-decoration: none;
}

#menu ul li a{
padding: 4px 4px 4px 4px;
font: bold 12px verdana;
color: white;
text-decoration: none;
}

#menu ul li a:hover{
color: navy;
text-decoration: none;
}

#segundoConteudo{
position: relative;
width: 203PX;/*180px;*/
float: right;
}

h4{
position: relative;
font-size: 11px;
line-height: 17px;
color: #navy;
letter-spacing: 0px;
padding: 0px 0px 0px 0px;
margin-bottom: 10px;
text-align: left;
}

h3{
position: relative;
top: 4px;
font-size: 14px;
line-height: 20px;
color: #A8A88D;
letter-spacing: 0px;
padding: 0px 0px 0px 0px;
margin-bottom: 20px;
}

#segundoConteudo .content{
padding: 0px 0px 0px 0px;
margin-bottom: 20px;
}

#primeiroConteudo{
position: relative;
width: 542PX;/*480px;*/
float: left;
}

#primeiroConteudo h3{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #A8A88D;
letter-spacing: -1px;
padding: 0px 20px 10px 15px;
margin-bottom: 20px;
}

#primeiroConteudo .content{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primeiroConteudo .post{
margin-bottom: 30px;
}

#primeiroConteudo .post .header{
position: relative;
}

#primeiroConteudo .post .date{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#primeiroConteudo .post .content{
margin-bottom: 0px;
}

#primeiroConteudo .post .footer{
position: relative;
top: -10px;
height: 64px;
}

#primeiroConteudo .post .footer ul{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primeiroConteudo .post .footer ul li{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#footer{
position: relative;
clear: both;
height: 20px;
text-align: center;
line-height: 20px;
background-image: url('imagens/rodape.gif');
color: F5B112;
}
