{
  margin: 0px;
  padding: 0px;
}
body {
	width: 100%;
	height:100%;
	padding: 0px;
	margin: 0px;
	font-family: "trebuchet MS";
	font-size: 14px;
		background-image: url(../imagens/bgGeral.jpg);
	background-repeat: repeat-x;
	background-position: center top;

} 
img { border: none; }
form { margin: 0px; padding: 0px; }
table, div, td, p {font-size:100%}
.clear { clear: both; }
.boxCabecalho {
height: 277px;
width: 770px;
margin: auto;
}
.logotipo {
 position: absolute;
 margin-top: 15px;
 margin-left: 14px;
 width: 250px;
 height: 98px;
}
.boxBannerTopo {
position: absolute;
 margin-top: 17px;
 margin-left: 290px;
 width: 454px;
 height: 88px;
}
.boxBannerGeral {
position: absolute;
 margin-top: 157px;
 width: 770px;
 height: 120px;
}
.tabMenu {
width: 770px;
height: 33px;
position: absolute;
margin-top: 124px;
text-align: center;
font-size: 17px;
color: #333;
}
.tabMenu a {
color: #333;
text-decoration: none;
}
.tabMenu a:hover {
text-decoration: none;
color: #006600;
}
.boxConteudo {
margin: auto;
width: 770px;

}
.boxRodape {
	background-image: url(../imagens/bgRodape.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 97px;
}
.boxRodape1 {
height: 97px;
background-image: url(../imagens/bgRodape.jpg);
	background-repeat: repeat-x;
	background-position: center top;
margin-left: auto;
	margin-right: auto;
	width: 770px;
}
.boxRodapeConteudo{
text-align: center;
padding-top: 25px;
}
.boxConteudoGeral {
padding: 25px;
}
.boxConteudoGeral a {
color: #3366CC;
text-decoration: underline;
}
.boxRodapeDireitos {
text-align: center;
padding-top: 10px;
font-size: 11px;
color: #666666;
}
.boxTitulos {
font-size: 28px;
color: #339900;
padding-bottom: 22px;

}









.boxCampos {
	padding-top: 3px;
	font-size: 14px;
}
.boxCampos input {
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #D1D1C9;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;

}
.boxCampos textarea {
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #D1D1C9;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.boxInfosBotao {
	font-size: 16px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.boxInfosBotao a {
	width: 156px;
	padding-top: 5px;
	text-decoration: none;
	color: #FFFFFF;
	height: 26px;
	display: block;
	text-align: center;
	background-image: url(../imagens/boxLinkBotao1.gif);
}

.boxInfosBotao a:hover {
	text-decoration: none;
	background-image: url(../imagens/boxLinkBotao2.gif);
}
.boxInfosBotaoAguarde {
	background-image: url(../../imagens/boxLinkBotao2.gif);
	width: 156px;
	padding-top: 5px;
	height: 26px;
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
