body { color: black; background-color: white; }
p {}
td {}
a:link { color: #336666}
a:visited { color: #999999}
a:hover { color: #339966}
a:active { color: #336666}
.divCaixaHome {
	position: relative;
	top: 50px;
}
.divApresHome {
	position: relative;
	top: 30px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #336666;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}
#divRepresentante {
	background-image: url(../images/Revenda.png);
	background-repeat: no-repeat;
	height: 134px;
	width: 237px;
	clip:  rect(auto auto auto 10px);
}
.divRepresentanteTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: relative;
	top: 528px;
	left: 512px;
	right: 8px;
	bottom: 8px;
}
.divRodape {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	background-position: center;
	top: 5px;
	position: relative;
	height: 33px;



}
.siteBorder {
	border: 1px solid #CCCCCC;
	background-position: center center;
	height: auto;
	width: 761px;
}
.divCompreAgora {
	position: relative;
	top: 70px;
}
.homeFeatures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	list-style-image: url(../images/iconeSeta.png);
	list-style-position: inside;
	list-style-type: disc;
	line-height: 17px;
}
.destaqueFone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336666;
}
