* { padding: 0; margin: 0; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:#D6E0EB url(../img/fundo_site1.jpg) repeat-x;
}
img { border:0; }
a, a:visited { color:#09C; text-decoration:underline; }
a:hover {
	color:#069;
}
.foto { margin-right:15px; }
.revista h4 { font-size:15px; color:#036; }
p {
	padding: 10px 0;
	line-height:150%;
}
h2 a, h2 avisited { letter-spacing:-1px; }
ul h2 { font-size:13px; }
h3 { background-color:#E5EFFF; padding:5px 8px; font-size:16px; letter-spacing:-1px; color:#069; margin-top:20px; margin-bottom:15px; }
#wrapper { 
	margin: 0 auto;
	width: 1000px;
}
/* CONTEUDO -------------------------------------------------------------------------------------- */
#fotos { float:right; }
#fotos img { padding:5px; border:1px solid #ddd; }
#content { 
	float: left;
	color: #333;
	background: #FFFFFF;
	width: 960px;
	display: inline;
	clear:both;
	padding:25px 20px;
}
#content ul {
	margin-left:10px;
}
#content ul li {
	background:transparent url(../img/seta.gif) no-repeat left center;
	padding:2px 0 2px 32px;
	list-style:none;
	color:#036;
}
#content .col1 { 
	float: left;
	width:47%;
}
#content .col2 { 
	float: left;
	width:48%;
	margin-left:2%;
	border-left:1px solid #ddd;
	padding-left:2%;
}
#content .col2 strong { 
	font-size:15px;
}
#content .noticias p {
	border-bottom:1px dashed #ccc;
	padding-bottom:20px;
}
#content .noticias img {
	margin:15px 0;
}
#content .noticias h2 {
	margin-top:20px;
	font-size:20px;
}

/* TOPO ---------------------------------------------------------------------------------------- */

#header {
	color: #333;
	width: 1000px;
	float: left;
	height: 147px;
}
#header h1 { display:none; }

#header #topo1 {
	background-color:#fff;
	margin-bottom:16px;
	_margin-bottom:17px;
	height:97px;
}
#header #topo1 .logo {
	width:150px;
	float:left;
	display:table-cell;
	height:97px;
	text-align:center;
	vertical-align:middle;
	}
#header #topo1 .imagem {
	width:850px;
	margin-top:2px;
	float:left;
	}
#header .distribuidores {
	position:absolute;
	margin-left:610px;
	text-align:right;
}
#endereco {
	padding:17px 0 10px 0;
	text-align:center;
}
#endereco address {
	font:normal normal 11px Arial, Helvetica, sans-serif;
	color:#333;
}

/* RODAPE -------------------------------------------------------------------------------------- */

#footer { 
	clear: both;
	top:-30px;
	z-index:20;
	color: #333;
	background: #336699;
}
#footer address {
	font:normal normal 11px Arial, Helvetica, sans-serif;
	color:#fff;
}
#footer address a, #footer address a:visited {
	color:#fff;
	text-decoration:none;
}
#footer address a:hover {
	background:none;
}
#footer .centro { 
	width:960px;
	border-top:30px solid #fff;
	padding:20px;
	margin:0 auto;
}


/* EMPRESA -------------------------------------------------------------------------------------- */

#content .info td, #content .info th { padding:5px 8px; }
#content .info th { text-align:right; border-right:1px solid #999; background-color:#f9f9f9; border-bottom:1px solid #eee; }
#content .info td { border-bottom:1px solid #eee; }

/* VENDAS -------------------------------------------------------------------------------------- */

#content .form td, #content .form th { padding:5px 10px; }
#content .form input, #content textarea { padding:3px; border:2px solid #C0D8FE; }
#content .form th { text-align:right; }
#content .obriga { color:#c00; font-size:18px; }
#content .botao { background-color:#036; color:#fff; font-size:15px; font-weight:bold; padding:5px; }

/* PRODUTOS -------------------------------------------------------------------------------------- */

#content table.prod h1 { font: bold 23px Arial, Helvetica, sans-serif; color:#036; letter-spacing:-1px; }
#content table.prod td { border-bottom:1px solid #ddd; padding:15px 0; }
