body {
	background-image: url(../images/bg_site.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
}
.caixadetexto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F9F9F9;
	border: 1px solid #000000;
}
.botoesformulario {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	font-weight: bold;
}
.bg_conteudo {
	background-image: url(../images/bg_conteudo.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.txt_tahoma_preto_11 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.txt_tahoma_red_11 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #d03100;
	text-decoration: none;
}
.bg_rodape {
	background-image: url(../images/rodape.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.link_tahoma_preto_11 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.link_tahoma_preto_11:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
}
.txt_tahoma_cinza_11 {

	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
.txt_tahoma_red_12 {

	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	color: #d03100;
	text-decoration: none;
}
.txt_tahoma_preto_10_vermelho {
	font-family: verdana;
	font-size: 9px;
	color: #FF3300;
	text-decoration: none;
}
