*{
	margin:0; 
	padding:0;
	list-style:none; 
}


#tit_inst{
	width:680px; 
	height:36px;
	background-image:url("../imagens/produtos/barra_produtos.jpg"); 
	margin:20px 0 0 50px ;
}

#txt_produtos{
	
	width:383px; 
	float:left;
	margin:40px 0 50px 50px; 
	
}

#texto_basico_prod{
	line-height:150%; 
	font-size:12px; 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
}


#img_produtos{
	margin:0 0 0 30px; 
}

.txt_negrito{
	font-weight:bold; 
	
}

#img_vidro{
	margin:10px 0 0 0 ; 
}

#mais_prod{
	float:left; 
	width:450px; 
	margin:20px 0 50px 50px; 
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

#mais_prod ul li{
	margin:10px 0 0 0; 
}

/* CLASSES */

.tit_pag{
	font:bold 20px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color:white; 
	text-shadow:1px 2px #999; 
	padding:2px 0 0 10px; 
	
}


	
