/* CSS Document */
/*supermercados*/
.a_super h2{
	background-image:url(../../imagens/titulos/supermercados.png);
	margin-bottom:20px;
}
.a_super #automatizar{
	background-image:url(../../img/img_super.gif);
	background-repeat:no-repeat;
	width:444px;
	height:368px;
	margin-top:25px;
	margin-bottom:25px;
	margin-left:80px;
}
.a_super #texto{
	float:left;
	width:400px;
	line-height:1.3em;
	margin-top:5px;	
}
.a_super #img{
	float:left;
	margin-right:15px;
	height:120px;
}

