body {
	background-color: #DBD7CE;
}
.form{
font-family:Verdana;
font-size:12px;
color:#000000;
border:1px solid #CCCCCC;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:10px;
	width:100%;
	height:530px;
	z-index:1;
	background-color: #DBD7CE;
}
.style1 {
        font-family:corbel;
	font-size:20px;
	color: #999999;
	text-transform:uppercase;
}
.style2 {
        font-family:corbel;
	font-size:40px;
	color: #999999;
	text-transform:uppercase;
	margin-right:5px;
}
#DivTopo {
	position:absolute;
	left:0px;
	top:10px;
	width:100%;
	height:90px;
	z-index:5;
	visibility: visible;
}
#DivBannerRodape {
	position:absolute;
	left:0px;
	top:450px;
	width:100%;
	height:100px;
	z-index:29;
}

#barrarodape {
	position:absolute;
	left:0px;
	top:432px;
	width:100%;
	height:4px;
	z-index:8;
	visibility: visible;
}
#menu{	left:0px;
	position:absolute;
        text-align:center;
        margin-left:auto;
	margin-right:auto;
	top:95px;
	width:100%;
	height:30px;
	z-index:15; 
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:127px;
	width:100%;
	height:306px;
	z-index:1;
}
.TxtEndereco{
    font-family:Verdana;
font-size:10px;
color:#666666;
}
.TxtEndereco2{
    font-family:Verdana;
font-size:10px;
color:#999999;
}
.sublink{
	font-family:corbel;
	font-size: 12px;
	color:#999999;
	background:url(../img/imglink.jpg);
	background-repeat:no-repeat;

}
.sublink:visited {
	color:#999999;
	text-decoration: none;
}
.sublink:hover {
	color: #000000;
	text-decoration: none;
	background:url(../img/imglink2.jpg);
        background-repeat:no-repeat;
}
.sublink:active {
	color:#999999;
	text-decoration: none;
}
.sublink:link {
	text-decoration: none;
}
a {
	font-family:corbel;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.txt{
    font-family:Verdana;
	font-size: 12px;
	color:#999999;
}
.barra{
border-top:1px solid #F0F0F0;
width:100%;
margin-right:5px;
margin-left:10px;
}
.linkvoltar:link{
font-family:Verdana;
font-size:12px;
color:#999999;
text-decoration:none;
}
.linkvoltar:hover{
font-family:Verdana;
font-size:12px;
color:#000000;
text-decoration:none;
}