body {
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
    margin-top: 4px;
    background-color: #548B54;
} /* alinha div no IE */
#geral {
    background-color: #0000FF;
    margin:0 auto;
    width: 850px;
    height: 750px;
    border: 1px solid black;
} /* alinha div outros Browsers */
#master {
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 850px;
	min-height: 100%;
    height: 680px;
    text-align: left;
	border-radius: 0px 0px 10px 10px;
    border: 1px solid black;
} /* alinha div outros Browsers */
#baner {
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    width: 850px;
    height: 170px;
}
#menu {
    width: 920px;
    margin-top: 140px;
    margin-left: -040px;
    font: 12px;Georgia, "Times New Roman", Times, serif;
}
#menu ul li{
    list-style:none;
    position:relative;
    float:left;
}
#menu ul li a{
    float:left;
    display:block;
    color:white;
    line-height: 30px;
    text-decoration: none;
    padding: 0 15px 0 15px;
    background:url(img/bt1.jpg);
}
#menu ul li a:hover{
    color:#FFF;
    background:url(img/bt2.jpg);
}
#menu ul li ul{
    display:none;
    z-index: 20;
}
#menu ul li:hover ul{
    display:block;
    position:absolute;
    top: 30px;
    left: 0;
    margin:0;
    padding:0;
}
#menu ul li ul a{
    width: 140px;
}
#conteudo {
    position: absolute;
    margin-top: 40px;
    margin-left: 35px;
    text-align: left;
    width: 780px;
    height: 480px;
}

#rodape {
    margin-top: 646px;
    width: 850px;
    height: 64px;
    margin-left: 0px;
	border-radius: 0px 0px 10px 10px;
	background:url(img/rodape.jpg);
}
.formulario_contato, select {
    background-color: #cccccc;
    font: 14px Verdana, sans-serif;
}
.style3 {
	font-family: bauer;
	font-style: italic;
	font-weight: bold;
}
.style4{
	font-family:Tahoma;
	font-size:13px;
	text-align:center;
}
.style6 {font-family: tahoma; font-weight: bold; font-size:12px;}
#master #conteudo #grupo table tr td div p .style8 {
	color: #666;
}
#master #conteudo #resp table tr td p .style8  {
	color: #666; 
}
#master #conteudo #parceiro #endereco table tr td .style8 .style8 {
	font-family: Tahoma;
}
#master #conteudo #parceiro #endereco table tr td .style8 .style8 {
	color: #333;
}
#master #conteudo #parceiro #endereco table tr td .style8 .style8 {
	font-size: 12px;
	color: #666;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;

#master #conteudo #resp table tr td p .style8.style8 {
	color: #333;
	font-size: 9px;
	font-size: 7px;
}
#master #conteudo #resp table tr td p .style8.style8 {
	color: #666;
}
#master #conteudo #resp table tr td p {
	font-family: Tahoma;
}
#master #conteudo #resp table tr td p .style {
	color: #666;
}
#master #conteudo #parceiro #endereco table tr td b {
	color: #009;
}
b {
	color: #009;
}
