body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}
input,textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #949494;
	border: 1px solid #EEEEEE;
}
select {
	font-family: Verdana;
	font-size: 10px;
}
.txt_PRETO_M {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txt_PRETO_M:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #DA251D;
	text-decoration: none;
}
.txt_VERMELHO_M {

	font-family: Verdana;
	font-size: 12px;
	color: #DA251D;
}
.txt_CINZA_M {
	font-family: Verdana;
	font-size: 12px;
	color: #949494;
	text-decoration: none;
}
.txt_CINZA_M:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #DA251D;
	text-decoration: none;
}
.txt_PRETO_S {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.txt_PRETO_S:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #DA251D;
	text-decoration: none;
}
.txt_CINZA_S {
	font-family: Verdana;
	font-size: 10px;
	color: #949494;
	text-decoration: none;
}
.txt_CINZA_S:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #DA251D;
	text-decoration: none;
}
.bg_VERMELHO {
	background-color: #DA251D;
}
.txt_BRANCO_M {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.bg_CINZA {
	background-color: #E6E6E6;
}
.bg_CINZA_escuro {
	background-color: #C5C5C5;
}
.TT_VERMELHO_B {
	font-family: Verdana;
	font-size: 16px;
	color: #DA251D;
}
.bg_VERDE {
	background-color: #C5D513;
}
.bg_AZUL {
	background-color: #2AACBB;
}
.txt_Procura {
	font-family: Verdana;
	font-size: 10px;
	color: #C5D513;
	text-decoration: none;
}
.txt_Oferta {
	font-family: Verdana;
	font-size: 10px;
	color: #DA251D;
	text-decoration: none;
}
.separador {
	background-image: url(../imagens/sep_horizontal.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 1px;
}
.txt_VERMELHO_S {
	font-family: Verdana;
	font-size: 10px;
	color: #DA251D;
	text-decoration: none;
}
.txt_VERMELHO_S:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #DA251D;
	text-decoration: underline;
}
.txt_BRANCO_S {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.txt_BRANCO_B {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #949494;
	text-decoration: none;
}

.copyright:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #DA251D;
	text-decoration: none;
}

