/* FELIPE ARAÚJO SCALICE - GWN */

*, div, p, h1, h2, ul, img{
	list-style: none;
	list-style-image: none;
	border: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

body{
	background: #666;
	color: #fff;
	font: 10px "Verdana";
}

#geral{
	width: 780px;
	height: 653px;
	float: left;
	margin: -310px 0 0 -390px;
	left: 50%;
	top: 50%;
	position: absolute;
	border: 2px solid #000;
	background: #333;
}

#geral #topo{
	width: 780px;
	height: auto;
}

#geral #topo ul{
	width: 780px;
	height: 85px;
}

#geral #topo ul li.logo{
	width: 291px;
	height: 47px;
	display: block;
	float: left;
	top: 50%;
	position: relative;
	margin: -25px 0 0 20px;
}

#geral #topo ul li.logo img{
	width: auto;
	height: auto;
}

#geral #topo ul li.slogan{
	width: 400px;
	height: 32px;
	display: block;
	float: right;
	text-align: center;
	margin: 30px 20px 0 0;
	padding: 0;
	font: 20px "century Gothic";
}

#geral #banner{
	width: 780px;
	height: 200px;
	display: block;
}

#geral #banner img{
	width: 780px;
	height: 200px;
}

#geral #esquerdo{
	width: 195px;
	height: 348px;
	float: left;
	background: #333;
	display: block;	
}

#geral #esquerdo ul.menu{
	width: 195px;
	height: 184px;
	display: block;
	margin: 40px 0 0 0;
}

#geral #esquerdo ul.menu li{
	width: 195px;
	height: 35px;
	display: block;
	text-align: right;
	font-weight: bold;
	background: url(../imagens/linha.gif) no-repeat 20px 20px;
}

#geral #esquerdo ul.menu li a{
	color: #fff;
	margin: 0 60px 0 0;	
}

#geral #esquerdo ul.faleconosco{
	width: 195px;
	display: block;
}

#geral #esquerdo ul.faleconosco li{
	width: 195px;
	height: auto;
	display: block;
	text-align: center;
}

#geral #esquerdo ul.faleconosco li img{
	width: 120px;
	height: 48px;
	margin: 10px 0 0 0;
}

/* PAGINAS */

#geral #conteudo{
	width: 585px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

/* HOME */

#geral #conteudo ul.home{
	width: 585px;
	height: 174px;
	display: block;
}

#geral #conteudo ul.home h1{
	width: 585px;
	height: 40px;
	display: block;
	text-align: center;
	font: 16px "Verdana";
	font-weight: bold;
	margin: 15px 0 10px 0;
}

#geral #conteudo ul.home li{
	display: block;
	float: left;
}

#geral #conteudo ul.home li.foto1{
	width: auto;
	height: auto;
	margin: 0 20px 0 0;
	padding: 0 0 0 20px;
}

#geral #conteudo ul.home li img{
	width: 150px;
	height: 100px;
	border: 2px solid #000;
}

#geral #conteudo ul.home li.titulo1{
	width: 345px;
	height: 20px;
	font: 12px "Verdana";
	font-weight: bold;
}

#geral #conteudo ul.home li.descricao1{
	width: 345px;
	height: auto;
	text-align: left;
}

#geral #conteudo ul.home li.descricao1 a{
	color: #fff;
	font-weight: bold;	
}

#geral #conteudo ul.home li.descricao1 a:hover{
	color: #fff;
	text-decoration: underline;
}


#geral #conteudo ul.home2{
	width: 585px;
	height: 150px;
	display: block;
	margin: 10px 0 0 0;
}

#geral #conteudo ul.home2 li{
	display: block;
	float: left;
}

#geral #conteudo ul.home2 li.titulo2{
	width: 345px;
	height: 20px;
	margin: 0 20px 0 0;
	padding: 0 0 0 20px;
	font: 12px "Verdana";
	font-weight: bold;
	text-align: right;	
}

#geral #conteudo ul.home2 li.foto2{
	width: auto;
	height: auto;
	margin: -20px 0 0 20px;
}

#geral #conteudo ul.home2 li.foto2 img{
	width: 150px;
	height: 100px;
	border: 2px solid #000;	
}

#geral #conteudo ul.home2 li.descricao2{
	width: 345px;
	height: auto;
	padding: 0 0 0 20px;	
	text-align: right;
}

#geral #conteudo ul.home2 li.descricao2 a{
	color: #fff;
	font-weight: bold;
}

#geral #conteudo ul.home2 li.descricao2 a:hover{
	color: #fff;
	text-decoration: underline;
}

/* FIM - HOME */

/* EMPRESA */

#geral #conteudo ul.sobre{
	width: 585px;
	height: 348px;
	overflow: auto;
}

#geral #conteudo ul.sobre h4{
	width: 525px;
	height: 40px;
	display: block;
	text-align: left;
	font: 12px "Verdana";
	font-weight: bold;
	margin: 10px 0 0 20px;
}

#geral #conteudo ul.sobre li{
	width: 525px;
	height: auto;
	display: block;
	margin: 10px 20px 0 20px;
	padding: 0 0 15px 0;
	text-align: left;
}

/* FIM - EMPRESA */

/* PRODUTOS */

#geral #conteudo ul.produtos{
	width: 585px;
	height: 348px;
	overflow: auto;
}

#geral #conteudo ul.produtos p{
	width: 525px;
	height: 40px;
	display: block;
	text-align: left;
	font: 12px "Verdana";
	font-weight: bold;
	margin: 10px 0 0 20px;
}


#geral #conteudo ul.produtos li.foto_produto{
	width: auto;
	height: auto;
	display: block;
	margin: 0 20px 0 20px;
	text-align: left;
	float: left;	
}

#geral #conteudo ul.produtos li.foto_produto img{
	width: 100px;
	height: 100px;
	border: 2px solid #000;
	margin: 0 10px 0 0;
}

#geral #conteudo ul.produtos li.nome_produto{
	width: 530px;
	height: auto;
	display: block;
	margin: 10px 0 0 0;
	text-align: left;
}

#geral #conteudo ul.produtos li.descricao_produto{
	width: 500px;
	height: auto;
	display: block;
	margin: 10px 0 0 0;
	text-align: left;
}

#geral #conteudo ul.produtos li.preco_produto{
	width: 530px;
	height: auto;
	display: block;
	margin: 5px 0 0 0;
	text-align: left;
}


#geral #conteudo ul.produtos li{
	width: 530px;
	height: 60px;
	display: block;
	margin: 0 0 20px 0;
	text-align: left;
}

/* FIM - PRODUTOS */

/* LOCALIZAÇÃO */

#geral #conteudo ul.localizacao{
	width: 585px;
	height: 348px;
	overflow: auto;
}

#geral #conteudo ul.localizacao p{
	width: 525px;
	height: 40px;
	display: block;
	text-align: left;
	font: 12px "Verdana";
	font-weight: bold;
	margin: 10px 0 0 20px;
}

#geral #conteudo ul.localizacao li{
	width: 525px;
	height: auto;
	display: block;
	margin: 10px 20px 0 20px;
	text-align: left;
}

#geral #conteudo ul.localizacao img{
	width: auto;
	height: auto;
	border: 2px solid #000;
	margin: 10px 10px 10px 60px;
}

/* FIM - LOCALIZAÇÃO */

/* PAGINA DE FORMULARIO DE CONTATO */

#geral #conteudo ul.contato{
	width: 585px;
	height: 348px;
}

#geral #conteudo ul.contato form{
	width: 485px;
	height: auto;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 0 0 100px;
}

#geral #conteudo ul.contato form h3{
	font: 12px "Verdana";
	font-weight: bold;
	margin: 10px 0 20px 20px; 
}

#geral #conteudo ul.contato form label{
	float: left;
	margin: 5px 15px 0 0;
	text-align: right;
	width: 100px;
	color: #ff;	
}

#geral #conteudo ul.contato form input{
	width: 200px;
	height: 15px;
	border: 1px solid #000;
	margin: 5px 0 0 0;
	font: 10px "Verdana";
	color: #000;	
}

#geral #conteudo ul.contato form input.enviar{
	width: 50px;
	height: 20px;
	border: 1px solid #000;
	background: #fff;
	margin: 10px 0 0 96px;
}

#geral #conteudo ul.contato form textarea{
	width: 200px;
	height: 50px;
	display: block;
	border: 1px solid #000;
	margin: 5px 0 0 115px;
	font: 10px "Verdana";
	color: #000;	
}

#geral #conteudo ul.contato form p.campos{
	margin: 10px 0 10px 0;
	padding: 0 0 0 30px;
	color: #fff;		
}

/* FIM - PAGINA DE FORMULARIO DE CONTATO */

/* RODAPE */

#geral #rodape{
	width: 780px;
	height: 20px;
	display: block;
	background: url(../imagens/menu.jpg) repeat-x 0 0;
	clear: both;
}

#geral #rodape ul{
	width: 780px;
	height: 20px;
	display: block;
	padding: 0;
	margin: 0;
	line-height: 18px;
}

#geral #rodape ul li{
	width: auto;
	height: 20px;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}

#geral #rodape ul li.empresa{
	width: auto;
	height: 20px;
	float: right;
	display: block;
	padding: 0;
	margin: 0 10px 0 0;
}

#geral #rodape ul li a{
	color: #fff;
	padding: 0;
	margin: 0 0 0 5px;
}

#geral #rodape ul li a:hover{
	color: #ff0000;
	padding: 0;
	margin: 0 0 0 5px;
}

/* FIM - RODAPE */

