@charset "utf-8";
/* CSS Soluções*/

div#corposolucoes {
	width:770px;
	height:auto;
	background-image:url(../imagens/linha_box.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:10px;
	margin:0 auto;
	margin-bottom:50px;
}

