@charset "utf-8";
/* CSS Document */

#nossosprodutos{
	width:230px;
	height:375px;
	float:left;
	margin:10px 0 0 52px;
}

#qualidade{
	width:230px;
	height:auto;
	float:left;
	margin:10px 0 50px 50px;

}

#ondestamos{
	width:230px;
	height:auto;
	float:left;
	margin:10px 0 50px 50px;
}

.titulo{
	font-family:"Georgia";
	font-size:20px;
	color:#411C24;
	margin:0 0 20px 0;
}

.descricao{
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#411C24;

}


