body {
	background-color: #333333;
	background-image: url(../images/bg_site.jpg);
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
}
.txt_tahoma_cinza {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txt_tahoma_laranja {
	font-family: tahoma;
	font-size: 11px;
	color: #C9541F;
	text-decoration: none;
}
.caixadetexto {
	font-family: Tahoma;
	font-size: 11px;
	color: #0C556E;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.botoesformulario {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C9541F;
	border: 1px solid #C9541F;
	font-weight: bold;
}
