.car_bord {
	border: 1px solid #A2B1C6;
}
.backe {
	background-image: url(../imgs/back_e.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.backd {
	background-image: url(../imgs/back_d.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lgo {
	background-image: url(../imgs/lgo.gif);
	background-repeat: no-repeat;
}
.votfd {
	background-image: url(../imgs/vot_fd.gif);
	background-repeat: repeat-x;
}
.votv {
	background-image: url(../imgs/vot_v.gif);
	background-repeat: no-repeat;
}
.txt10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c8d7e4;
	font-weight: bold;
}

.txt10bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	font-weight: bold;
}

.txt12 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.txt12vermelho {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}

.txt12a {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	color: #456d90;
}
.txt15 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #c8d7e4;
	text-decoration: none;
}
.txt15preto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.txt19 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
}


.txt_prop {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}


.txt40 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FFFFFF;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #538ebf;
}
.txtoferta {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.txtpreco {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5B76F4;
	text-decoration: none;
	font-weight: bold;
}

.txt15pretoVerdana {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.txt15pretoVerdanaNe {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


