body {
	background-color: #FF9933;
	background-image: url(../imagens/fnd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}
a:active {
	color:#000000;
	text-decoration: none;
}


a.design:link {
	color:#D97109;
	text-decoration: none;
}
a.design:hover {
	color:#000000;
	text-decoration:underline;
}





.bg_meio{
	background:url(../imagens/bg_geral_meio.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.formualario{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	background-color: #FAD143;
	background-image: url(../imagens/fnd_formulario.jpg);
	position:fixed;
	bottom:0px;
	clip: rect(auto,auto,0px,auto);
}
.botoes_formulario{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
}
.cx_formulario{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.endereco{
	font-size: 10px;
	color:#000000;
	text-align:right;
	background-image:url(../imagens/endereco_fnd.gif);
	background-repeat:repeat-x;
}
.formualario_bts{
	font-size:12px;
	color:#333333;
}
