.style1 {font-size: 14px}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.textorodape {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B75B00;
}

.textohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
}

.colunadaesquerda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.textodestaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}

.destaquecaixas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.promocao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B75B00;
	text-decoration: none;
}
.btenviar {
	height: 20px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	list-style-image: url(imagens/botao_enviar.png);
}
.radiobotom {
	height: 12px;
	width: 12px;
}

.esoaco {
	height: 10px;
}
.promocao:hover {
	color: #336699;
	text-decoration: underline;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	cursor: hand;
}
.linklaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B75B00;
	cursor: hand;
	text-decoration: none;
}

.link:hover {
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.linktitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B75B00;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
}
.linksolucoes:hover {
	color: #999999;
	text-decoration: none;
}
.textorodape:hover {
	color: #999999;
	text-decoration: none;
}
.linklaranja:hover {
	color: #B75B00;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
