body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #959494;
}
table tr td {
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	list-style-type: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a  {
	text-decoration: none;
	color: #3b519d;
}

a:hover          {
	text-decoration: none;
	background-color: #e2ecf5;
}


.linhaAzul {
	background-image: url(../imagens/layout/linhaTopo.gif);
	background-repeat: repeat-x;
	height: 7px;
	text-align: center;
}
#bgDireita {
	background-image: url(../imagens/layout/bgDireito.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 360px;
	position: absolute;
	top: 6px;
	right: 0px;
	left: auto;
	bottom: auto;
	z-index: 1;
}
#bgEsquerda {
	background-image: url(../imagens/layout/bgEsquerdo.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 370px;
	position: absolute;
	top: 241px;
	right: auto;
	left: 0px;
	bottom: auto;
	z-index: 2;
}
#janela  {
	width: 500px;
	z-index: 100;
	position: absolute;
	margin-left: -250px;
	left: 50%;
	display: block;
	height: 500px;
	margin-top: 100px;
}


#geral {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	position: relative;

}
#geral #promocao {
	width: 209px;
	float: left;
	padding-left: 5px;
}
#promocao .proTitulo {
	background-image: url(../imagens/layout/menuTopoAux.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding-top: 20px;
	padding-left: 50px;
}
#promocao .conteudo {
	background-image: url(../imagens/layout/menuMeio.gif);
	background-repeat: repeat-y;
}
.conteudo  ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 10px;
}
.conteudo  ul  li {
	padding-bottom: 20px;
}
#promocao ul li .pedido {
	width: 160px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
.pedido #txtPedido {
	width: 100px;
}

.pedido a {
	font-size: 12px;
	color: #5b7fbb;
	text-decoration: none;
}



#geral #topo {
	height: 96px;
	padding-top: 20px;
	padding-left: 10px;
}
#topo #logo {
	background-image: url(../imagens/layout/logo.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 361px;
	padding-bottom: 9px;
}
#topo #slogan {
	height: 33px;
	background-image: url(../imagens/layout/slogan.gif);
	background-repeat: no-repeat;
	background-position: 355px;
}
#geral #conteudoHome {
	display: block;
	width: 580px;
	float: left;
	padding-left: 8px;
}
#geral  #banner {
	width: 575px;
	padding-bottom: 16px;
	padding-top: 15px;
}
#conteudoHome #bemVindo {
	background-image: url(../imagens/layout/bemVindo.gif);
	background-repeat: no-repeat;
	padding-top: 63px;
	line-height: 23px;
	padding-bottom: 30px;
}
#conteudoHome #destaque {
	background-image: url(../imagens/layout/destaque.gif);
	background-repeat: no-repeat;
	padding-top: 66px;
}
#destaque .boxDestaque {
	width: 234px;
	float: left;
	padding-right: 50px;
	line-height: 17px;
}
.boxDestaque .confira {
	text-align: right;
	padding-top: 3px;
}
.confira a {
	font-size: 12px;
	color: #152e70;
	font-weight: bold;
	text-decoration: none;
}
#geral #colunaDireita {
	float: left;
	width: 209px;
}
#colunaDireita #menu {
	background-image: url(../imagens/layout/menuMeio.gif);
	background-repeat: repeat-y;
}
#menu ul {
	padding-top: 40px;
	padding-left: 20px;
	background-image: url(../imagens/layout/menuTopo.gif);
	background-repeat: no-repeat;
}
#menu ul li {
	background-image: url(../imagens/layout/ponto.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 4px;
	padding-bottom: 15px;
}
#menu ul li a {
	font-weight: bold;
	color: #5b7fbb;
	text-decoration: none;
	font-size: 12px;
}
#menu   ul   li   a:hover {
	text-decoration: none;
	background-color: #e2ecf5;
}
#menu .representante {
	font-size: 9px;
	color: #5b7fbb;
	text-align: center;
	background-image: url(../imagens/layout/menuBaixo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	padding-top: 40px;
}
#colunaDireita #produto {
	background-image: url(../imagens/layout/menuMeio.gif);
	background-repeat: repeat-y;
}
#produto  ul  {
	padding-right: 15px;
	padding-left: 20px;

}
#produto ul li a {
	font-size: 12px;
	color: #5b7fbb;
	text-decoration: none;
	display: block;
	padding-left: 40px;
	padding-top: 9px;
	padding-bottom: 15px;
}
#produto  ul  li  a:hover {
	text-decoration: none;
	background-color: #e2ecf5;
	display: block;
}


.titulo  {
	font-size: 14px;
	font-weight: bold;
	color: #152e70;
	padding-top: 14px;
	padding-bottom: 10px;
}
#colunaDireita  #fale {
	background-image: url(../imagens/layout/bgFaleConosco.gif);
	height: 49px;
	width: 197px;
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: bold;
	color: #9b9d9f;
	padding-left: 10px;
	padding-top: 55px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#colunaDireita #news {
	background-image: url(../imagens/layout/bgNews.gif);
	height: 78px;
	width: 195px;
	background-position: left bottom;
	padding-top: 45px;
	background-repeat: no-repeat;
	padding-left: 12px;
}
#news .campoHome {
	width: 181px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#news  input  {
	border: 1px solid #D9D7D7;
	color: #666666;
}
#geral #rodape {
	height: 20px;
}


#tooltips {
	display:none;
}
