body{
	height:768px;
	width: 100%;
	background-image: url(../embreve/fundo.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
	position: static;
	visibility: visible;

}
body2{
	height:768px;
	width: 100%;
	background-image: url(../imgs/outrosFatiado/meioConteudo2.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
	position: static;
	visibility: visible;

}
.NomeCampos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}
.campoForm {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	background-color: #E8F1FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

