/* CSS Document */
/* solucoes completas*/
.a_solucoes h2{
	background-image:url(../../imagens/titulos/solucoes.png);
	margin-bottom:1.5em;
}
.a_solucoes #img_sol{
	background-image:url(../../img/solucoes_completas.png);
	background-repeat:no-repeat;
	width:391px;
	height:159px;
	margin-left:80px;
	float:left;
}
.a_solucoes p{
	margin-top:1.5em;
	float:left;
	width:507px;

}

