#servicos{
	width:748px;
	background:#e3eefa;
	height:330px;
	}
#tit{
	width:748px;
	height:38px;
	background:url(img/servs.jpg);
	margin-bottom:40px;
	}	
.pai{
	width:748px;
	}
.s_esq{
	width:350px;
	height:100px;
	background:#fcd67a;
	float:left;
	margin-left:10px;
	border:#CCCCCC solid 1px;
	margin-bottom:10px;
	}
.s_dir{
	width:350px;
	height:100px;
	background:#fcd67a;
	float:right;
	margin-right:10px;
	border:#CCCCCC solid 1px;
	margin-bottom:10px;	
	}
.texto{
	float:right;
	width:260px;
	padding:5px;
	font:12px Arial, Helvetica, sans-serif;
	text-align:justify;
	}
#des_site{
	width:80px;
	height:100px;
	background:url(img/ico_site.png);
	float:left;
	}
#man{
	width:80px;
	height:100px;
	background:url(img/ico_man.png);
	float:left;
	}
#papel{
	width:80px;
	height:100px;
	background:url(img/ico_papel.png);
	float:left;
	}
#prop{
	width:80px;
	height:100px;
	background:url(img/ico_prop.png);
	float:left;
	}			
		

