@charset "utf-8";
*{margin:0; padding:0;}

/* Geral */
#geral {
	width: 1000px;
	height: 850px;
	background:url(imagens/back.jpg) no-repeat;
	background-color:#000;
	padding-top: 30px;
	margin-bottom:-20px;
	margin:auto;
	
}

h3{
  padding-top:10px;

}
/*conteudo*/
#geral #conteudo {
	width: 800px;
	height: 753px;
}
/*fim de conteudo*/

/*Topo*/
#geral #conteudo #topo {
	background: url(imagens/topo.gif) no-repeat;
	width: 800px;
	height: 150px;
	margin-left: 90px;
	text-indent: -9000px;
}	
/*Fim de Topo*/

/*Chamada*/
#geral #conteudo #chamada {
	background: url(imagens/chamada.jpg) no-repeat;
	width: 800px;
	height: 160px;
	margin-left: 90px;
	text-indent: -9000px;
}

/*fim de Chamada*/

/* base */
#geral #conteudo #base {
 	width: 776px;
	height: 425px;
	background-color:#FFFFFF;
	margin-left: 90px;
	padding: 12px;
}
/* fim de base */

/*menu*/
#geral #conteudo #base #menu{
	width: 190px;

	background-color:#999999;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	_padding-top:10px;
	font-family:"Trebuchet MS", Tahoma, Arial;
}
#geral #conteudo #base #menu li{
	list-style-type:none;


}
#geral #conteudo #base #menu ul a{
	display:block;
	padding: 3px 3px 3px 1em;
	text-indent: 20px; color:#ccc;
	text-decoration:none;
	border: 1px solid  #CCCCCC;
	border-left:0px;
	border-right:0px;
	_margin:-10px; 
	_padding:3px;

	
}

#geral #conteudo #base #menu ul a:hover{
	padding-left:20px;
	color:#fff;
	border: 1px solid #FFFFFF;
	border-left:10px #fff solid;
	border-right:0px;
	
}
/*fim de menu*/

/*newslatter*/

#geral #conteudo #base #newsletter {
	width: 190px;
	height: 265px;
	background-color: #999999;
	font-size:15px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	padding-top:10px;
}
#geral #conteudo #base #newsletter #carro {
	padding: 8px;
}
#geral #conteudo #base #newsletter #carro img{
margin:0 0 10px 0;
}
#geral #conteudo #base #newsletter #carro a{
color:#f00;
}
/*fim de newslatter*/

/*Informações*/

#geral #conteudo #base #informacoes {
	width:570px;
	height:425px;
	float:right;
	text-align:right;
	margin-top:-150px;
	_padding:0;
	

	
}
#geral #conteudo #base #informacoes p {
	font-size:20px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	text-align:center;

}
/*fim de informações*/

/*empresa*/

#geral #conteudo #base #empresa h3{
	font-size:25px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	color:#666666;
	margin-top:-160px;
	margin-left:200px;
	
}

#geral #conteudo #base #empresa p{
	font-size:12px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	color:#000;
	text-align:justify;
	width:570px;
	float:right;
	margin-top:-120px;
	.margin-top:0;
}
/*FIM DE EMPRESA*/

/*LOCALIZAÇÃO*/
#geral #conteudo #base #localizacao h3{
	font-size:25px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	color:#666666;
	text-align:left;
	margin-top:-50px;
	_margin-top:0;

	
}


#geral #conteudo #base #localizacao{
	width:550px;
	float:left;
	margin-top:-120px;
	_margin-top:-175px;
	margin-left:20px;
}


/*FIM DE LOCALIZAÇÃO*/

/*CONTATO*/

#geral #conteudo #base #contato h3 {
	font-size:25px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	color:#666666;
	_margin-top:0;
}

#geral #conteudo #base #contato {
	width:550px;
	float:left;
	margin-top:-165px;
	_margin-top:-175px;
	margin-left:20px;
	font-family:"Trebuchet MS", Tahoma, Arial;
}



/*FIM DE CONTATO*/

	
/*PRODUTOS*/

#empresa a{
  border:none;
  text-decoration:none;
}

#empresa img{
  margin:5px;
  border:none;
}


/*FIM DE PRODUTOS*/


/*NEWSLETTER*/
#geral #conteudo #base #newsletter h3{
	font-size:25px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	color:#666666;
	_margin-top:0;
	text-align: center;
}

/* FIM DE NEWSLETTER*/













