* {	margin: 0;
	padding: 0;
	list-style: none;
	text-align: justify;
}
body { background: url(images/fundo.gif) }
img { border: none }
a:hover img { filter:alpha(opacity=83); -moz-opacity: 0.83; opacity: 0.83; }

a:link { color: #1080C2; text-decoration: none; }
a:visited {	text-decoration: none; color: #1080C2; }
a:hover { text-decoration: none; color: #1080C2; text-decoration: underline; }
a:active { text-decoration: none; color: #1080C2; }

/* ESTRUTURA */
#geral {
	background: url(images/fundomeio.gif) repeat-y;
	width: 1002px;
	margin:0 auto;
	overflow: hidden;
}
#geral h1.logo a {
	background: url(images/topo.jpg) no-repeat;
	height: 224px;
	display: block;
}
#menu {
	background: url(images/fundomenu.gif) repeat-x center top;
	width: 968px;
	height: 35px;
	margin-left: 17px;
	overflow: hidden;
	text-align: center;
	letter-spacing: 11px;
}
#corpo {
	display: inline;
	width: 661px;
	padding-top: 25px;
	margin-left: 17px;
	float: left;
	text-align: center;
}
#corpoesquerda {
	float: left;
	margin-left: 28px;
	width: 376px;
	display: inline;
}
#corpodireita {
	margin-top: 23px;
	width: 257px;
	float: right;
	text-align: center;
}
#corpobaixo {
	clear: both;
	overflow: hidden;
	padding-left: 28px;
}
#vantagens {
	margin-top: 25px;
	background: url(images/vantagenscomprovadas.gif);
	width: 590px;
	height: 184px;
	font: normal 15px Verdana;
	letter-spacing: -1px;
}
#vantagens ul { 
	padding: 28px 0 0 41px;
}
#vantagens li {
	height: 24px;
}
#direita {
	width: 279px;
	float: right;
	margin: 33px 17px 0 0;
	padding-right: 28px;
	text-align: center;
}
#footer {
	font: normal 13px Verdana;
	letter-spacing: -1px;
	clear: both;
	height: 50px;
	background: url(images/footer.gif) no-repeat bottom;
	padding-bottom: 13px;
	text-align: center;
}
#footer p {
	padding-top: 7px;
	text-align: center;
}
#final {
	margin-bottom: 10px;
	letter-spacing: 15px;
	text-align: center;
}

/* COMUNS */
#produto { margin: 0 28px 15px 27px }

/* ESTILOS */
.vermelho { color: #CC0000 }
.azul { color: #0000CC }
.di { margin-top: 20px }
.sg { margin-top: 25px }
.cel {
	padding: 7px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.celb {
	padding: 7px 7px 9px 7px;
	background: url(images/depoimentosbaixo.gif) no-repeat bottom;
}
h2 {
	font: normal 14px Verdana;
	letter-spacing: -1px;
}
p {
	font: normal 11px Verdana;
}
.foto{
	float:right;
	margin: 2px 0 0 15px;
}