/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#535353;
line-height:14px;
}

a:link {color: #535353}     /* unvisited link */
a:visited {color: #535353}  /* visited link */
a:hover {color: #a15354}   /* mouse over link */
a:active {color: #535353}   /* selected link */

.topo {
width:809px;
height:144px;
}
.menu {
width:809px;
height:52px;
}

.miolo {
width:809px;
height:354px;
padding-left:4px;
padding-right:5px;
}

.conteudo {
width:800px;
}


.td_cont {
background-color:#f2f2f2;
height:354px; 
}

.div_cont {
width:559px;
height:286px;
padding:8px;
margin-top:10px;
background-color:#f2f2f2;
overflow:auto;
}

.div_conta {
width:780px;
height:286px;
padding:8px;
margin-top:10px;
background-color:#f2f2f2;
overflow:auto;
}

.tab_epocas {
width: 800px;
height:354px;
}

.epoca_bots {
width:401px;
height:30px;
}

.epoca_tit {
width:385px;
height:16px;
padding-top:8px;
padding-bottom:8px;
padding-left:8px;
padding-right:8px;
background-color:#f2f2f2;
}

.epoca_content {
width:385px;
height:257px;

padding-bottom:8px;
padding-left:8px;
padding-right:8px;
overflow:auto;
background-color:#f2f2f2;
}

.titulo_epoc {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bolder;
color:#d35353;
}

.rodape_epoc {
width:385px;
height:27px;
background-color:#f2f2f2;
padding-left:8px;
padding-right:8px;

}


