@charset "utf-8";
.boxTris{
	width:275px;
	height:103px;
	padding:90px 30px 20px 30px;
	background:url(../img/linha_escolar/bg_tris.jpg) no-repeat;
	float:left;
	}
.boxLicenciados{
	width:275px;
	height:103px;
	padding:90px 30px 20px 30px;
	background: url(../img/linha_escolar/bg_licenciados.jpg) no-repeat;
	float:left;
	}
.boxSteadtler{
	width:273px;
	height:103px;
	padding:90px 30px 20px 30px;
	background: url(../img/linha_escolar/bg_staedtler.jpg) no-repeat;
	float:left;
	}