@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image: url(../fd-site.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.corbackground{
	background-color:#FFF;
}

.background {
	background-color: #F0EDEB;
	
}
.fundoformulario {
	background-color: #FFFFFF;
	
	
}
.fundolinha {
	background-color: #000;
	background-position:center;

}

.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	color:#FFF;
	
}
.asterisco {
	font-size: 10px;
	color: #FF0000;
}

.titulocorpo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-style: italic;
	color:#FFF;
}
.titulocorpo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	color:#FFF;
}

.titulocorpo3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-style: italic;
	
}
.aviso {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;

}
.topo {
    height: 130px;
	background-color: #FFFFFF;
    background-image: url(topo.jpg);
	
}

.imagemtopo {
	background-attachment: fixed;
	background-image: url(topo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: top;
	height: 300px;
	width: 200px;
	padding-top: 50px;
	padding-right: 100px;
	top: auto;
}
.fundobody {
	background-image: url(fd_inicial.jpg);
}
.campoobrigatorio {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.rodape{
	color:#000;
}
	