/*GERAL CORPO*/

html, body {
height:auto;
background-color:#f1eee9;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#meio {
text-align:left;
padding:40px;
background-image:url(fundo_geral.gif);
background-repeat:repeat-x;
}
#meioCont {
background-image:url(fundocx.gif);
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:20px;
margin-top:40px;
}
#meio h1 { 
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
margin-left:-50px;
color:#3086c7;
}
#meioCont h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
margin:10px;
color:#8d7348;
border-bottom:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:3px;
}
#meioCont p {
margin: 0;
text-indent:15px;
line-height:15px;
color:#4c2e00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:10px;
}
#lista {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#4c2e00;
list-style:disc;
line-height:15px;
margin-top:0;
margin-bottom:0;
}
#geral {

width:760px;

/*min-height:700px;*/
margin:0 auto;
border-right-width:6px;
border-right-style:solid;
border-right-color:#FFFFFF;
border-left-width:6px;
border-left-style:solid;
border-left-color:#FFFFFF;
}
#cabecalho {
height:auto;
margin:0;
padding:0;
background-image:url(fundo_cabeca.gif);
background-repeat:repeat-x;
}
#rodape {
margin-top:30px;
bottom:0;
width:740px;
height:40px;
background-color:#3086c7;
padding:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
clear:both;

}
#rodape a:link, a:visited, a:active {
text-decoration:none;
color:#FFFFFF;
}
#rodape a:hover {
text-decoration:underline;
}
#ass {
color:#999999;
margin-top:15px;
}
#destaque {
font-weight:bold;
color:#3086c7;
text-transform:uppercase;
}
#resposta {
background-color:#999999;
}
#logo_postural {
text-align:right;
float:right;
margin-right:12px;
margin-top:10px;
}