/* 

Desenvolvido Por: WT Sistemas

Rua. São Rafael 103, Floresta - BH
Contato - 3245-7330
http://www.wtsistemas.com.br

*/


*
{
margin:0;
padding:0;
}
body
{
background-image:url(../images/background.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* *********************************** ESTRUTURA DO SITE ***************************************************/
div.geral
{
background-color:#FFFFFF;
width:779px;
margin:20px auto;
margin-bottom:0;
display:table;
overflow:hidden;
border:1px solid #6C6C6C;
padding-bottom:30px;
}
div.header
{
background-image:url(../images/topo_pagina.jpg);
background-repeat:no-repeat;
width:100%;
height:145px;
margin-bottom:15px;
}
div.menu
{
float:left;
width:188px;
margin-left:10px;
border:1px solid #928569;
}
div.conteudo
{
float:left;
margin-left:10px;
width:557px;
border:0px solid red;
}
div.footer
{
background-image:url(../images/base_pagina.jpg);
background-repeat:no-repeat;
width:779px;
height:40px;
line-height:35px;
margin:auto;
margin-bottom:50px;
display:table;
font-family:Arial;
font-size:11px;
font-weight:bold;
text-align:center;
color:#666;
}
/* *********************************** ESTILOS DAS CLASSES *************************************************/
.title, .sub_title, .third_title
{
background-image:url(../images/fundo_title.jpg);
background-repeat:no-repeat;
width:188px;
line-height:31px;
font-size:12px;
color:#152B65;
text-indent:15px;
font-weight:bold;
margin-top:20px;
}
.sub_title
{
background:none;
color:#656761;
margin:0;
padding-top:5px;
}
.third_title
{
text-indent:15px;
margin:0;
background:none;
line-height:18px;
}
.third_title a
{
margin:0;
font-size:12px;
}
/* *********************************** MENU *************************************************/
ul { margin:20px 0px 20px 0px; list-style:none; }
ul a { color:#999; font-size:11px; font-weight:bold; margin-left:30px; text-decoration:none; }


