* {margin:0; padding:0; font-family:Verdana, Geneva, sans-serif; font-size:13px; outline: none;}
body {font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#333; background: url(../img/bg_background2.png) top repeat-x;}
p {}
p a, p a:viisted{color:#069; text-decoration:none;}
p a:hover{color:#036; text-decoration:underline;}

.left {float:left;}
.right {float:right;}
.both {clear:both;}
.bold {font-weight:800;}
.table {display:table;}
h1{color: #FFFFFF; font-family: Verdana,Geneva,sans-serif; font-size: 18px; text-shadow:2px 2px #301519;}

#box_total{width:100%; background:url(../img/laco.png) top no-repeat;}
#box_topo{width:980px; margin:0 auto;}
#box_conteudo{width:980px; margin:-10px auto;}
#box_rodape{width:100%; margin:0 auto; background:url(../img/bg_background.png) bottom repeat-x;}


/*ESTILO HOME */

.bg_cont2 { background:url(../img/bg_cont2.png) top no-repeat;}

.texto{background:url(../img/bg_slogon_paginas.png) no-repeat top; margin: 0 auto; width: 895px;}
.texto_serv{margin: 0 auto; width: 895px;}
.menor_preco{margin:0 0 0 40px;}

.box_noticia{width:400px; margin:0 0 0 21px; border-bottom:1px solid #900; padding:10px; display:table;}
		.titulo_noticias{ font-size:22px; font-weight:700; display:table; padding:0 0 0 17px}
		.imagem{width:130px; padding:12px 15px 0 0; float:left; display:table;}
		.texto_not{ width:255px; display:table; padding:7px 0 0 0; height:77px;}
		.texto_not a, texto_not a:visited{color:#069; text-decoration:none; font-size:14px;}		
		.texto_not a:hover{color:#036; text-decoration: underline;}
		.botao_vermais {width:100px; padding:3px 0 0 0; display:table; float:right; text-align:right;}

/*PRODUTOS*/
.produto_peq{ width:150px; margin:14px; height: 289px; float:left; display: inline-block;}
.produto_text{ text-align:center; padding:10px 0 0 0;}


.rodape{ width:980px; margin:0 auto;}
.rodape a, rodape a:visited{color:#26A9E0; text-decoration:none;}
.rodape a:hover{color:#26A9E0; text-decoration:underline;}

.direitos{height:30px; padding: 10px 0 0; text-align: center; width: 980px; padding-bottom:15px;}

/* FORM NEWSLETTER */
#news_form{
	margin:0 0 0 333px;
	padding:15px 0 0 0;
	width:630px;
	height:50px;
}
.input_news_email, .input_news_nome {
	background-color:#E8EEF8;
	height:27px;
	width:245px;
	border:none;
}

.input_news_nome {
	margin-left:30px;
}

.input_news_btn{
	margin-left:25px;
	height:27px;
	width:70px;
}

/* LOJA */
#fone_loja{
	width:395px;
	height:125px;
	margin:0 auto;
	padding-top:20px;
	clear:both;
}

.box_galeria{
	 float:right; 
	 width:365px; 
	 height:140px;
	 padding:5px 8px;
	 margin-top:-10px;
}

	.box_galeria img{
		float:right;
		width:80px;
		height:60px;
		margin:0px 7px 8px 0px;
	}