.geral {
	text-align: center;
	clear: both;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	text-align: center;
	clear: both;
	float: left;
	height: 115px;
	width: 380px;
	margin-top: 5px;
	margin-left: 30px;
}
#menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	clear: both;
	float: right;
	width: auto;
	margin-top: -30px;
	height: 25px;
	padding: 5px;
}
a {
	color: #FFF;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
}
a:hover {
	color: #000;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	z-index: 12;
}
#banner {
	clear: both;
	float: left;
	height: 266px;
}
.sombra {
	text-align: center;
	clear: both;
	float: left;
	height: 18px;
	width: 701px;
	margin-top: -35px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 118px;
}
#conteudo {
	clear: both;
	float: left;
	height: auto;
	width: 960px;
	margin-top: 16px;
}
#rodape {
	clear: both;
	float: left;
	height: 120px;
	width: 100%;
	background-color: #333;
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.desenvolvido {
	clear: both;
	float: right;
	height: 37px;
	width: 91px;
	margin-top: 70px;
	margin-right: 30px;
	text-decoration: none;
}
.atendimento {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	clear: both;
	float: left;
	height: auto;
	width: 950px;
}
.title {
	text-align: center;
	clear: both;
	float: left;
	height: 112px;
	width: 415px;
	margin-top: 15px;
	text-decoration: none;
}
.title_empresa {
	text-align: center;
	clear: both;
	float: left;
	height: 112px;
	width: 415px;
	margin-top: 15px;
	text-decoration: none;
}
.title_servicos {
	text-align: center;
	clear: both;
	float: left;
	height: 112px;
	width: 415px;
	margin-top: 15px;
	text-decoration: none;
}


.texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	clear: both;
	float: left;
	width: 550px;
	margin-top: 15px;
	margin-left: 50px;
	text-align: justify;
	background-color: #FFF;
    border-radius:11px;
	-moz-border-radius: 20px;
	padding: 10px;
	filter:opacity(alpha=60); /* para o IE */
    -moz-opacity:0.6; /* para o FireFox */
    opacity:0.6; /* para o outros Navegadores */
}
.img_atendimento {
	text-align: center;
	clear: both;
	float: right;
	height: 295px;
	width: 264px;
	margin-top: -240px;
}
.img_empresa {
	text-align: center;
	clear: both;
	float: right;
	height: 295px;
	width: 264px;
	margin-top: -240px;
}
.img_servicos {
	text-align: center;
	clear: both;
	float: right;
	height: 295px;
	width: 264px;
	margin-top: -240px;
}
#manutencao {
	text-align: center;
	clear: none;
	float: left;
	width: 100%;
	margin-top: -20px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
