*{
	margin: 0px;
	border: 0px;
	padding: 0px;
	}

body {
	background: #000000 url(../imagens/site/bgsite.jpg) no-repeat center top fixed;
	}
	
#site{
	font: normal 11px Arial, Geneva, Helvetica, sans-serif;
	text-align: justify;
	width: 900px;
	margin: 0 auto;
	background: #FFF;
	}
	
#topo{
	padding: 0px;
	}

/* HOME */

#home_destaque{	
	margin: 0px;
	}
	
#home_novidades{
	width: 900px;
	background: #FFF;
	float: left;
	}
	
	
#home_noticias{
	background: #EFF2ED;
	width: 170px;
	float: left;
	padding: 15px;
	text-align: left;
	float: left;
	}
	
#home_ofertas{
	width: 440px;
	padding: 15px;
	float: right;
	text-align: left;
	}

#home_busca{
	width: 200px;
	text-align: left;
	color: #444;
	padding: 15px;
	float: left;
	}	
	
#home_buscaesp{
	background: #CBD3C4;
	padding: 10px;
	}
	
.formhome{
	font: normal 11px Arial, Geneva, Helvetica, sans-serif;
	background: url(../imagens/site/bgform.jpg) repeat-x;
	width: 150px;
	padding: 10px;
	}
	
.formnews{
	font: normal 11px Arial, Geneva, Helvetica, sans-serif;
	background: #EFF2ED;
	border: 1px solid #CCC;
	width: 150px;
	padding: 10px;
	margin-bottom: 5px;
	}
	
	
.forms{
	font: normal 11px Arial, Geneva, Helvetica, sans-serif;
	background: #EFF2ED;
	border: 1px solid #CCC;
	width: 350px;
	padding: 5px;
	}

#rodape{
	clear: both;
	padding: 15px;
	color: #777;
	}
	

#centro{
	background: #FFF;
	border-bottom: 1px solid #CCC;
	}

input, select {
	font: normal 11px Arial, Geneva, Helvetica, sans-serif;
	background: #FBFBFB;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #999;
	margin-bottom: 5px;
	}
.botbusca{
	background: none;
	padding: 0px;
	margin-bottom: -7px;
	}
	
/* GERAL */
	
#separador{
	clear: both;
	}

#linha{
	border-bottom: 1px solid #CCC;
	}

ol, ul{
	margin-left: 60px;
	}


h1{
	font-size: 15px;
	font-weight: 100;
	}
h2{
	font-size: 13px;
	}

h2 a{
	color: #006699;
	}
	
h3{
	font-size: 10px;
	color: #777;
	font-weight: 100;
	}

h4{
	font-size: 20px;
	color: #006699;
	font-weight: normal;
	letter-spacing: -1px;
	}

	
.thumbgal{
	border: 5px solid #CCC;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	

td { padding: 3px; }
	a { text-decoration: none; color: #333; }
	a:hover { text-decoration: underline; color: #000; }
	
	
.prodtit{
	color: #00399C;
	font-weight: bold;
	}
	
.preco{
	color: #C00;
	font-weight: bold;
	}

.preco1{
	color: #C00;
	font-weight: bold;
	font-size: 20px;
	}
.preco2{
	color: #C00;
	font-weight: bold;
	font-size: 15px;
	}
.valor{
	color: #000;
	text-decoration: line-through;
	}
.cinza{
	font-size: 10px;
	color: #999;
	}
.linha{ margin: 15px 0px 15px 0px; border-bottom: 1px solid #999999;}

.azul{
	color: #0066FF;
	}
.laranja{
	color: #FF6600;
	}
	
.content{
	padding: 15px;
	font-size: 12px;
	line-height: 20px;
	}
	
.contlinhat{
width: 100%;
display:none;
}

.linha{
	border-bottom: 1px solid #CCC;
	margin: 10px 0px 10px 0px;
	}