/* Servicos */

.lateralservicos {
	width:226px;
	height:710px;
	float:left;
	border:#99CC00 solid 3px;
	border-bottom:none;
	border-top:none;
	border-left:none;
	margin-left:0px;
	margin-top:5px;
}

.linha {
	width:1px;
	height:600px;
	float:left;
	background-color:#CCCCCC;
	margin-left:5px;
	margin-right:5px;
	margin-top:15px;
}
.conteudoservicos {
	width:240px;
	height:140px;
	float:left;
	text-align:left;
}

.lateral {
	width:250px;
	height:auto;
	float:left;
	margin-left:22px;
	margin-top:15px;
}

.titulo {
	color:#99CC00;
	font-size:1.1em;
	float:left;
	text-align:left;
}

.englobaservicos {
	width:205px;
	height:auto;
	float:left;
	margin-left:10px;
}

.titulocase {
	width:100%;
	height:auto;
	float:left;
	font-weight:bold;
	padding-bottom:10px;
	font-size:1.1em;
}

.textoservicos {
	width:200px;
	text-align:left;
	font-size:1.0em;
	height:auto;
	float:left;
	margin-top:20px;
}

.imgservicos {
	width:auto;
	height:auto;
	float:left;
	margin-top:40px;
}

.gostamos {
	width:550px;
	height:100px;
	float:left;
}