/* CSS Document */
body {
		font-family : Verdana;
		margin : 0;
	 }
a:link {
	text-decoration:none;
	color: #4686A9;
}
a:visited {
	text-decoration:none;
	color: #4686a9;
}

a:hover {
	text-decoration:none;
	color: #B03A4A;
		}
		
a:active {
	color: #993300;
}
.clique {

	cursor: hand;
	color: #FFFFFF;
	background-image: none;
	text-decoration: overline;
}
.campoformulario {
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666699;
	background-position: center;
	border-top-color: #006699;
}
.sepmenu {
	font-size: 9px;
	color: #598592;
}
.titdest {
	font-size: 10px;
	color: #CC0000;
}
.prcdest {
	font-size: 14px;
	color: #CC0000;
}
.btpesquisa {
	cursor: hand;
}
.titulos {
	font-size: 13px;
	font-variant: small-caps;
	color: #336699;
	font-weight: bold;
	letter-spacing: 2px;
	font-style: italic;
}
.conteudo {
	font-size: 12px;
	color: #4686A9;
}
.tabelaecom {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-color: #FFF0D7;
	border-left-color: #FFF0D7;
	border-right-style: solid;
	border-left-style: solid;
}
.campocarrinho {
	text-align: center;
}
.btexcluircarrinho {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	cursor: hand;
}
.cadastro {
	font-size: 10px;
	color: #5F742C;
}
.tabelacadastro {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-color: #B9D082;
	border-left-color: #B9D082;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F3F7EA;
	border-bottom-color: #F3F7EA;
	border-top-style: solid;
	border-bottom-style: solid;
}
.btchat {
	background-color: #F3F7EA;
}
.conteudoempresa {

	font-size: 14px;
	color: #CC0000;
}
