body {
	background-color: #F6B60A;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_site.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
form {
	margin: 0px;
}
.caixadetexto {
	font-family: Tahoma;
	font-size: 11px;
	color: #3c3069;
	text-decoration: none;
	background-color: #F9F9F9;
	border: 1px solid #3c3069;
}
.botoesformulario {
	font-family: Tahoma;
	font-size: 11px;
	color: #3c3069;
	text-decoration: none;
	background-color: #F6B60A;
	border: 1px solid #F6B60A;
}
.txt_tahoma_preto_11 {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txt_tahoma_azul_11 {
	font-family: tahoma;
	font-size: 11px;
	color: #211746;
	text-decoration: none;
}
.txt_tahoma_roxo_11 {
	font-family: tahoma;
	font-size: 11px;
	color: #3c3069;
	text-decoration: none;
}
.txt_tahoma_branco_09 {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_tahoma_branco_09 {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_tahoma_branco_09:hover {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt_tahoma_azul_12 {
	font-family: tahoma;
	font-size: 12px;
	color: #211746;
	text-decoration: none;
}
.link_tahoma_amarelo_11 {
	font-family: tahoma;
	font-size: 11px;
	color: #F6B60A;
	text-decoration: none;
}
.link_tahoma_amarelo_11:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #F6B60A;
	text-decoration: underline;
}

