/*..............................
             Geral
...............................*/
body{
width:769px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0c1d29;
margin:0 auto;
}

#geral{
background-image:url(../imagens/coop_bg.jpg);
background-repeat:repeat-y;
}

/*..............................
             Topo
...............................*/
#topo{
height:283px;
}
#botoes,#banner{
float:left;
}

#botoes{
width:163px;
height:177px;
}

#banner{
width:606px;
height:177px;

}
#menu{
width:769px;
height:105px;
}


/*..............................
             Conteudo
...............................*/
h1,h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:3px;
padding-top:2px;
font-color:#ease3a;
margin-bottom:20px;
padding-bottom:6px;
text-align:center;
}

p{
text-align:justify;
padding-left:20px;
padding-right:30px;
padding-bottom:10px;
}

#texto{
line-height:150%;
}
#titulo{
margin-top:20px;
margin-left:30px;
font-size:15px;
width:560px;
text-align:center;
font-weight:bold;
}

#esq,#meio,#dir{
clear: right;
float:left;
height:750px;
}

#esq {
width:299px;
}
#volta{
text-align:center;
margin-top:20px;
margin-bottom:20px;
}
#meio {
width:301px;
}

#dir{
width:169px;
}

#um,#dois,#tres,#quatro,#cinco{
margin-top:3px;
}

#destaque{
padding-left:7px;
padding-top:3px
}
#artigos{
text-align:center;
padding-top:20px;
padding-bottom:10px;

}
#traco{
text-align:center;
padding-top:5px;
}
a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000066;
text-decoration:none;
text-align:justify;
}
a:hover {text-decoration: underline; 
color:#FF0000;
}


/*..............................
             Rodap
...............................*/
#endereco{
clear:left;
background-image:url(../imagens/bg_rodape.jpg);
background-repeat:no-repeat;
width:769px;
height:68px;
padding-top:10px;
}
#rodape{
font-size:10px;
margin-right:20px;
text-align:right;
}
