/*RESETE*/
*{margin:0; padding:0;}
html, body {height:100%;}
body{background:url(imagens/head-bg.gif);}


/*BOX*/
#box{width:1000px; margin:0 auto}

/*HEADER*/
#header{
	height:105px;
	background:url(imagens/bkg_topo.jpg) no-repeat;
	}
#header_logo{
	float:left;
	margin:0px 0 0 5px;
	}
#header_contatos{
	float:right;
	margin:10px 10px;
	font:17px Arial, Helvetica, sans-serif; color:#CCC;
	font-weight:bold;
	text-align:left;}
	
#header_contatos h1{
	font-size:16px; color:#FFF;	
}
/*MENU*/

#menu{
	height:35px; 
	background:url(imagens/menu.fw.png) repeat-x top;
	}

#menu ul{
	margin:0;
	padding:0;
	float:left;]
	list-style:none;
	}

#menu ul li{
	display:inline;
	}
#menu ul li a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font:18px Arial, Helvetica, sans-serif;
	float:left;
	padding:5px 18.4px 8px;
	}
#menu ul li a:hover{
	background:url(imagens/menu.fw.png) bottom repeat-x;
	color:#FE0505;}
	
	
#menu ul li img{
	float:left;
	padding:2px 0 0 0;
	}
	
#menu_pedidos{
	float:right;
	}

/*CONTENT - DIV MÃE*/
#content{
	width:1000px;
	float:left;
	}
#back{
    width:1000px;
	background-color:#000000;
}
#back h1{
	font: 26px;
	color:#F00;
	}
#back table{
    color:#ffffff;
	}
#contblack{
    color:#ffffff;
    text-align:center;
}
/* Sombra Banner*/

/*BLOCO 1*/

#banner #banner_img {
	width: 1000px;
	height: 300px;
	
}



/*BLOCO 2*/
#sombra_baner{
	height:25px; 
	background:url(imagens/meio_sombra.png) no-repeat;}

#conteudo{
	width:675px;
	height:auto;
	float:left;
	padding:3px;
	
	
	}
#conteudo h1{
	font: 26px;
	color:#F00;
	}
#conteudo_img1{
	width:200px;
	min-height:500px;
	float:left;
	padding:2px;
	} 
#conteudo_img1 h1{
	font:26px;
	color:#F00;
	}
#conteudo_img1 img{
	width:200px;
	height:200px;
	margin-top:5px;
	
	}
#conteudo_text{
	width:460px;
	min-height:500px;
	float:right;
	padding:2px;
	text-align:justify;
	font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
#conteudo_text a{
	float:right;
	width:100px;
	height:20px;
	background:#1F6157;
	text-decoration:none;
	font:14 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
	color:#000;
	}
#conteudo_text a:hover{
	background:#0CC;
	color:#F00;
	}
/*BLOCO 3*/
#conteudo_contato{
	width:1000px;
	height:auto;
	float:left;
	padding:3px;
	
	}
#conteudo_contato h1{
	font: 26px;
	color:#F00;
	}
#conteudo_contato1{
	width:350px;
	min-height:500px;
	float:left;
	padding:2px;
	} 
#conteudo_contato1 h1{
	font:26px;
	color:#F00;
	}
#conteudo_contato1 img{
	width:20px;
	height:20px;
	margin-top:5px;
	
	}
#conteudo_contato2{
	width:640px;
	min-height:500px;
	float:right;
	padding:2px;
	text-align:justify;
	font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
#rede_social{
	float:right;
	
	
				
}
#rede_social iframe{
	width:310px; 
	height:250px; 
	border-style:none;
	
	}
#clear{
	clear:both;
	}
/*RODAPE*/
#footer{
	background:url(imagens/rodape.fw.png);	
	width:1000px;
	height:250px;
	margin:0 auto;
	
	}

#marcas {
	width:1000px;
	height:55px;
	background:#97CECB;

	}
#marcas ul{
	margin:0px;
	margin-left:60px;
	float:left;
	list-style:none;	
	}
#marcas ul li{
	float:left;
	padding:7px 70px;
	display:inline;
	}
#rodape_palmas{
	padding:10px;
	float:left;
	width:500px;
	height:125px;
	margin-left:40px;
	margin-top:20px;
	font:16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
#rodape_gurupi{
	padding:10px;
	float:right;
	width:420px;
	height:125px;
	margin-top:20px;
	text-align:left;	
	font:16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

#rodape_direitos{
	float:left;	
	font:12px Verdana, Geneva, sans-serif;
	margin-left:300px;
	}