* { 
	margin: 0px;
	padding: 0px;
	list-style:none;
	text-decoration:none;
}

p { margin-bottom: 8px;}

html {
	background: url(../imagens/bgInterna.gif) top center repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	background: url(../imagens/topo.png) center top no-repeat;
	margin: 0px;
	padding: 0px;
	overflow: -moz-scrollbars-vertical;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
}

img{
	border: none;
	margin:0px;
}

/* ESTRUTURA DO SITE */

#geral {
	width: 730px; 
	height: auto; 
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}

#topo {
	margin: 0px;
	padding: 0px;
	height: 129px;
	text-align:left;
}

#topo h1{
	margin: 0px;
	padding: 0px;
}

h1 a {	
	margin: 17px 0 0 35px;
	padding: 0px;
	display:block;
	text-indent: -19999px;
	overflow: hidden;
	width: 200px;
	height: 70px;
	float: left;
}

.ad{
	width: 732px;
	height: 315px;
	margin: 0 auto;

}

.conteudo {
	text-align:left;
	width: 730px;
	height: auto;
	margin: 0 auto;

}

.leftHome{
	width: 480px;
	float: left;
}


.post {
	width: 473px;
	height: 115px;
}

.imgPost {
	border: 5px solid #ccc;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.tituloPost {
	font-weight:bold;
	margin-bottom: 10px;
}

.bannersHome {
	width: 732px; 
	height: auto; 
	margin: 0 auto;
	clear:both;
}

.login {
 padding: 5px;
 background: url(../imagens/login_bg.gif) repeat-y;
}


.enderecos {
	border-left: 5px solid #627e94;
	padding: 0 0 0 10px;
	margin-bottom:10px;
}














/*** Classes eIDs Genéricas ***/

h2 { color: #627e93; margin-bottom: 8px; font: 18px Helvetica, Arial, sans-serif; font-weight:bold;}
h3 { color: #627e93; margin-bottom: 2px; font: 12px Helvetica, Arial, sans-serif; font-weight:bold;}

#ao-centro {text-align:center; float:left;}
.inline-list {margin: 0; padding: 0; }
.inline-list li { list-style: none; display: inline; float: left; }
.leftEmpresa { float: left; text-align:left; width:400px;}
.right { float: right; text-align:left; width:auto;}
.clear { clear: both; line-height: 1px; font-size: 1px; height: 1px;}
#escondido { display: none;}
.branco { color: #fff;}
a.branco, a.branco:link, a.branco:hover { color: #fff !important;}

.bordernone { border: 0 !important;}

a:hover.semcursor { cursor: default;}
a.verde, a.verde:hover { color: #a6ce39 ;}
a, a:link, a:visited, a:active  { color: #666;}
a:hover, a.over { color: #627e93;}
.formi{ font: 8px;}



.footer{
	clear:both;
	display:block;
	background: #83acba;
	height: 35px;
	padding-top: 7px;
	width: auto; !important
	width: auto;
	width: 100%;
	text-align: center !important;
	text-align: center;
}

.produto {
	width: 235px;
	height: auto;
	float:left;
	margin: 0 8px 25px 0;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
	display: block;
}

.nomeProd {
	font-weight:bold;
	margin-bottom: 10px;
	font: 16px Helvetica, Arial, sans-serif;
	color:#F60;
}

.valorProd {
	font-weight:bold;
	font: 20px Helvetica, Arial, sans-serif;
	color:#F00;
}
.paginacao { width: 730px; clear: both;}