*, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
}
.data {
	font-size: 10px;
	color: #990000;
}
.tabelaForm {
	font-weight: bold;
}
a {
	font-size: 10px;
	color: #000099;
}
.saibamais {
	font-size: 10px;
	color: #990000;
}
.menuhome {
	font-size: 11px;
	color: #000066;
}
.titdestaque {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.txtdestaque {
	font-size: 10px;
	color: #000099;
	font-weight: normal 
}
.txtbold {
	font-size: 10px;
	font-weight: bold;
}
.txt {
	font-size: 10px;
}
.rodape {
	font-size: 10px;
	font-weight: bold;
	color: #000099;
}
.style2 {
	color: #000066;
}
.style4 {
	color: #000066;
}
.style6 {
	color: #000066;
	font-size: 10px;
}
.style7 {
	font-size: 12px;
}
.link {
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-decoration:none;
}
.link_cartoes {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration:none;
}
.link_cartoes:hover {
	color: #000066;
	text-decoration:underline;
}
.combo {
	font-size: 10px;
	font-style: normal;
	color: #003366;
	background-color: #E6F7FF;
}
.txtbranco12 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tx-vermelho {
	color: #FF0000;
}



/**** Página de compras****/
.txt_a, .txt_ab, .txt_ac, .txt_ad, .txt_ae{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
    margin:0;
    color:#1A5A97;
}

.txt_ab{
    font-weight:bold;

}


.txt_ac{
    background-color:#F3F3F3;
    font-weight:bold;
	text-align:center;

}

.txt_ad{
color:#999999;

}

.txt_ae{ font-size:12px; font-weight:bold;
}


.botao {
	background:url(img/img_compra_proseguir.gif);
	border:0;
	width:150px;
	height:16px;
	cursor: pointer;
}


.botao2 {
	background:url(img/img_compra_checadados.gif);
	border:0;
	width:111px;
	height:19px;
	cursor: pointer;
}

.botao3 {
	background:url(img/img_compra_finalizar.gif);
	border:0;
	width:150px;
	height:17px;
	cursor: pointer;
}


.botao4 {
	background:url(img/img_compra_imprimir.gif);
	border:0;
	width:250px;
	height:17px;
	cursor: pointer;
}

.botao_pagar {
	background:url(img/img_pagar_bt02.gif);
	border:0;
	width:46px;
	height:16px;
	cursor: pointer;
}


.input{border:1px solid #ccc; margin:3px; padding:1px; font-weight:normal;}  

.cont{ }
