@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/_layout/back_servicos.jpg);
	background-repeat: repeat-x;
	background-position: 0px 1px;
	background-color: #171717;
}


#todoMundo {
}

#todoConteudo {
	position: absolute;
	width: 100%;
}

#sombraCima {
	background-image: url(../img/_layout/Layout_160710_2_recortado_r5_c1.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 10px;
}

#sombraBaixo {
	background-image: url(../img/_layout/Layout_160710_2_recortado_r7_c1.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 10px;
}

#meioServicos {
	position: relative;
	background-color: #303030;
	top: -16px;
}

#rodaPeServicos {
	position: relative;
	background-color: #171717;
	top: -16px;
}

.tituloServicos {
	height: 20px;
	width: 800px;
	position: relative;
}

.divisoriaServicos {
	background-image: url(../img/_others/divisoria_horizontal.png);
	background-repeat: repeat-x;
	position: relative;
	height: 10px;
	width: 800px;
	margin-top: 8px;
}

.textoServicos {
	width: 800px;
	position: relative;	
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCC;
}

.imagem1 {
	position: relative;
	width: 275px;
	height: 208px;
	right: 150px;
}

.imagem2 {
	position: relative;
	width: 275px;
	height: 208px;
	right: -60px;
	top: -80px;
}

.imagem3 {
	position: relative;
	width: 275px;
	height: 208px;
	right: 150px;
	top: -150px;
}

.imagem4 {
	position: relative;
	width: 275px;
	height: 208px;
	right: -60px;
	top: -220px;
}

.imagem5 {
	position: relative;
	width: 10px;
	height: 10px;
	right: 130px;
	top: -310px;
}

.imagem6 {
	position: relative;
	width: 275px;
	height: 208px;
	left: 60px;
	top: -10px;
	left: -10px;
}

.imagem7 {
	position: relative;
	width: 5px;
	height: 5px;
	left: 60px;
	top: -120px;
	left: 150px;
}