body {
	background-attachment: fixed;
	background-image: url(img/bgGeral.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #900;
}


h1 {background: url(img/h1.gif) no-repeat;padding-left:15px;color:#ffffff;font-family:verdana;font-size:14px;font-weight:bold;height:18px;}
h2 {margin-bottom:5px;text-align:justify;font-family:Verdana,sans-serif;font-size:12px;line-height:20px;color:#7b7c80;font-weight:bold}

input,textarea{background-color:#f9f9f9; border-color:#6f6f6f; border-width:1px;}

p, td {
	font-family: verdana;
	font-size: 12px;
	line-height:22px;
	color: #FFF;
	text-decoration: none;
}
a {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FC0;
}

.sSubl {
	text-decoration: none;
} 

.erro {color:#dae33d;font-family:verdana;font-size:14px;font-weight:bold;width:100%;}

.legenda { font-size:9px; line-height:normal }
.legenda1 { font-size:10px; line-height:normal }

.tdConteudo {
	background-color: #333;
	background-image: url(img/bgConteudo.jpg);
	background-repeat: repeat;
	background-position: center;
	border: 1px solid #747474;
	padding: 15px;
}
.tdRodape {
	background-color: #333;
	background-image: url(img/bgRodape.jpg);
	background-repeat: repeat;
	background-position: center;
}
.menu {
	margin-right: 23px;
}
.tdTopo {
	background-color: #484848;
	background-image: url(img/topo.jpg);
	background-position: center top;
	height: 240px;
}
.tdConteudo2 {
	background-color: #333;
	background-image: url(img/bgConteudo2.jpg);
	background-repeat: repeat;
	background-position: center;
	border: 1px solid #747474;
}
.contatosCor {
	margin-bottom: 5px;
}
.contatosCor{
	color:#FFF;
}
.contatoNome{
	background-color:#7f7f7f;
	height:18px;
	width:240px;
	border-color:#6f6f6f;
	border-width:1px;
}
.contatoDDD{background-color:#7f7f7f; height:18px; width:50px; border-color:#6f6f6f; border-width:1px;}
.contatoTelefone{background-color:#7f7f7f; height:18px; width:187px; border-color:#6f6f6f; border-width:1px;}
.contatoEstado{background-color:#7f7f7f; height:18px; width:43px; border-color:#6f6f6f; border-width:1px;}
.contatoMensagem{background-color:#7f7f7f; width:240px; height:170px; border-color:#6f6f6f; border-width:1px;}
.Voltar{text-decoration:underline; color:#FFF; font-size:14px;}
.brdIMG {
	border: 2px solid #747474;
}