@charset "utf-8";
*{
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;}

body {	
	background-color: #C7B188;
}


h3 {
font:bold 20px;
color: #990000;}


h5 {
font:bold 15px;
color: #990000;}


ul {
width:70px;
margin-left:20px;
text-align:left;
float:right;
list-style:none;
} 

#geral {
	/*margin: 0px;
	padding: 0px;
	float: left;*/
	background-color: #C7B188;
	width: 740px;
	*width: 790px;
	margin: auto;
	}

#flash  {	
	width: 150px;
	height: 130px;
	float:left;
	}

#direita  {
	background-image: url(../imagens/direita.jpg);	
	float: right;
	width: 412px;
	height: 119px;
	margin-right:-75px;
	*margin-right:-20px;
	background-repeat: no-repeat;
	
	}
	
	
#conteudo   {	
	background-color: #C7B188;
	background-image: url(../imagens/conteudo.jpg);
	background-repeat: repeat-y;	
	/*esse nao deve ser apagado*/float: left;
	/*width: 800px;*/
	/*padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 250px;*/
	display: block;
	font-size: 14px;
	color: #553711;
	}	
	
#texto_fabrica{
text-align: center;
margin-left:80px;
}	
	
#topo  {
	height: 80px;	
	/*margin-bottom:30px;*/
	background-image: url(../imagens/novo-topo.jpg);
	background-repeat: no-repeat;
	width: 800px;
	
	
}
#topo #links {	
	width: 690px;
	font-size: 11px;
	font-weight: bold;
	color: #563712;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #563712;
	border-bottom-color: #563712;
	margin-top: 48px;
	padding-left: 100px;
	text-align:right;
	}

#topo #links a {
	float: left;
	padding-right:16px;	
	padding-left:11px;
	*padding-right:5px;		
	*padding-left:5px;
	text-decoration: none;	
	color: #563712;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #563712;
	
	}

#topo #links a:hover {
	color: #FFFFFF;
	background-color: #8c714a;
	}


#topo #pagina {	
	text-align: right;
	}


#secao1{
	text-align:center;
}

#secao1 ul li{text-decoration:none;}


#secao2{
	text-align:center;
}

#texto_roscas{
text-align:left;
width:363px;
float:left;
margin-left:70px;}

#texto_links2{
text-align:left;
padding-left:80px;
line-height:20px;}

#parafusos{
padding-left:50px;
}


#rodape  {
	background-image: url(../imagens/rodape.jpg);	
	text-align:right;	
	height: 298px;
	background-color: #C7B188;
	background-repeat: no-repeat;
	clear:both;

}

#rodape .h5 {
	float:right;
	text-align:right;
	width:500px;}
	
#rodape #endereco {
	float:right;	
	font-weight: bold;
	color: #563610;
	width:500px;
	line-height:18px;		
	
	
}

