@charset "iso-8859-1";

#produtos {	  
	top: 200px;
	/*height: 1240px;*/
}
#produtos h2 {
	margin: 0 10px;
	font: 12px arial;
	color: #0082D7;
	font-weight: bold;
	background: #f5f5f5;
}
#produtos h2 span {
	background: #fff;
}
#produtos t {
	margin-top: 20px;
}
#produtos td {
	list-style:none;
	font: 11px arial;
	color: #646464;
	wwidth: 24%;
	text-align: center;
	hheight: 300px;
	ffloat: left;
}
#produtos a {
	color: #646464;
}
#produtos a:hover {
	text-decoration: underline;
}
#produtos span {
	color: #0082D7;
}
	 
#esquerda {position: absolute; top: 0px; ;left:0px; width: 10%; height: 100%; } 						
#menu_categorias {background: #e7e7e7 none repeat scroll 0%; font-family: Arial; font-size: 10px; width: 150px; overflow: hidden; text-justify: distribute-all-lines; text-align: left}
#menu_categorias dt {
		font-color : red; 
		font-size: 11px;
		font-weight:bold;
		padding:10px 0pt 0pt 5px;
	}
#menu_categorias dd {
		padding:0pt 5px 0pt 15px; 
		left:0px; 
		margin:0px;
	}
#menu_categorias a {
		color:#000000;
		text-decoration:none;
	}
						
	
.menuUl {		   
	    color: black; 
		font-weight:bold;
		font-size: 11px;	 
		padding:10px 0pt 0pt 5px;			 
		text-decoration:none;

}	
.menuLi {  
		padding:0px 0pt 0pt 5px;
		font-family: Arial;
	    font-size: 10px;
		overflow: hidden;
		text-align: left;



}	
