/* TUDO */



body{

	background:url(../imagens/fundo_total.jpg) repeat-x 0 0 #efefef;

	font:normal 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;

	margin:0;

	padding:0;

	overflow-x: hidden;

	overflow-y: auto;

}



/* DIVS */



#linha_divs{
	background-image:url(../imagens/fundo_divs.jpg);
	width:891px;
	height:515px;
	padding-left:25px;
	padding-right:25px;
	margin:0 auto;
	position:relative;
	background-repeat: no-repeat;
}



#linha_divs_esquerda{
	width:890px;
	height:398px;
	float:left;
}



#linha_divs_direita{

	width:408px;

	height:398px;

	float:right;

}





#logo{
	width:320px;
	height:120px;
	float:left;
}



#menu{
	width:890px;
	height:35px;
	float:left;
}



#topo_frase{
	width:448px;
	height:37px;
	padding-top:25px;
	padding-right:35px;
	text-align:right;
	font-size:18px;
	color:#F60;
	float:right;
}

#submenu_frase{
	width:448px;
	height:37px;
	padding-top:25px;
	padding-right:35px;
	text-align:right;
	font-size:18px;
	color:#666;
	float:right;
}


#banner_principal{
	width:890px;
	height:285px;
	float:left;
	background-color: #FFF;
}



#menu_topo{

	width:408px;

	height:42px;

	float:right;

}



#animacao_pecas{

	width:408px;

	height:356px;

	float:right;

}





#linha_conteudo{

	width:885px;

	margin:0 auto;

	padding-left: 26px;

	padding-right: 30px;

	_padding-right: 30px;

}



#meio_conteudo{

	background-image:url(../imagens/fundo_branco.jpg);

	width:872px;

	padding-left:8px;

	padding-right:8px;

	float:left;

	padding-top: 10px;

}



#lateral_conteudo_esq{

	width:26px;

	height:185px;

	float:left;

}



#lateral_conteudo_dir{

	width:28px;

	height:185px;

	float:left;

}



#box_home{

	background-image:url(../imagens/fundo_box_home.jpg);

	background-repeat:no-repeat;

	width:254px;

	height:173px;

	padding-left:15px;

	padding-right:15px;

	padding-top:10px;

	float:left;

	margin-right:9px;

}



#box_newsletter{

	background-image:url(../imagens/fundo_box_newsletter.jpg);

	background-repeat:no-repeat;

	width:254px;

	height:173px;

	padding-left:15px;

	padding-right:15px;

	padding-top:10px;

	float:left;

	margin-right:0px;

}



#box_newsletter2{

	background-image:url(../imagens/fundo_box_newsletter.jpg);

	background-repeat:no-repeat;

	width:254px;

	height:168px;

	padding-left:15px;

	padding-right:15px;

	padding-top:15px;

	float:right;

	margin-right:0px;

}



#banners_ladodir{

	width:284px;

	padding-top:15px;

	float:right;

	margin-right:0px;

}



#lado_dir{

	width:284px;

	float:right;

	margin-right:0px;

}



#rodape{

	width:891px;

	height:53px;

	padding-left:25px;

	padding-right:25px;

	padding-top:25px;

	margin:0 auto;

	position:relative;

}



#rodape_img{

	width:941px;

	margin:0 auto;

}



#endereco_rodape{
	padding-left:35px;
	float:left;
	text-align:left;
	color:#333;
}



#copyright_rodape{
	padding-right:35px;
	float:right;
	text-align:right;
	color:#333;
}



#img_box_conteudo{

	width:548px;

	height:14px;

	float:left;

}



#meio_box_conteudo{

	background-color:#efefef;

	width:548px;

	float:left;

	padding-left:14px;

	padding-right:14px;

}





/* LINKS */



a:link{text-decoration: none; font-weight: none;} 



a:visited{text-decoration: none; font-weight: none;}



a:active{text-decoration: none; font-weight: none;}



a:hover{text-decoration:underline;}



/* FONTES */



.style8 {
	color: #999
}

.style9 {

	color: #e6771d;

	font-size: 18px;

	font-weight: bold;

}



/* DIVISOES */



.titu_paginas {

	border-bottom:3px #dfdfdf solid;

	font-family:Trebuchet MS;

	font-size:18px;

	line-height:25px;

	color: #e6771d;

}



.banners_lado_empresa{

	margin-top:15px;

}

