*{
	margin : 0px;
	padding: 0px;
	border: none;
	font-family: Calibri, Tahoma, Arial;
}

html {
	margin-bottom: 20px;
}

body {
	background-image:url(../img/linha_produtos/fundo.jpg);
	background-repeat:repeat-x;
	background-color: #D5D5D5;
	
	font-size:12px;
	scrollbar-face-color: #CCCCCC; 
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-shadow-color: #999999; 
	scrollbar-darkshadow-color: #CCCCCC; 
	scrollbar-arrow-color: #666666; 
	scrollbar-track-color: #EFEFEF;
	margin-bottom: 20px;
}
ul {
	list-style:none;
}
h2, h4 {
	text-indent: -10000px;
	height:0px;
}
#menubaixo h2 { 
	height:32px;
}
#corpo {
	margin: auto;
	margin-top: 17px;
	margin-bottom: 17px;
	_margin-top: -12px;
	width: 745px;
	height: 558px;
	background-color:#FFFFFF;
}
#topo {
	height: 29px;
	background-color:#808080;
	background-image:url(../img/linha_produtos/topo_fundo.gif);
	_overflow:hidden;
}
#menutopo li {
	display:inline;
}
#busca {
	float:right;
	margin-right: 25px;
	_margin-right: 10px;
	overflow:hidden;
	
	
}
#busca #img01{
	float:left;
}
#busca #img02{
	float:left;
}
 #busca input{ 
	float:left;
	margin-top:8px;
}
.busca_input, .combo {
	color: #666666;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size:10px;
	
	float:left;
	margin-bottom:10px;
	*margin-bottom:10px;
	width:80px;
	height:15px;
}
#menutopo {
	float:left;
	margin-left:25px;
	_margin-left:13px;
}

#menutopo li {
	float: left;
}

#flash {
	width:695px;
	height:285px;
	margin: 25px;
}
a {
	text-decoration:underline;
	color:#666666;
}
#sombra {
	background-image:url(../img/linha_produtos/sombra.jpg);
	background-repeat:no-repeat;
	width:779px;
	height:600px;
	margin:auto;
	margin-top:0px;
}