@charset "utf-8";
* {
  margin:0;
  padding: 0;
}
body {
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #D6E7F8;
	margin-right: auto;
}
#tudo {
	width: 850px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #D8D8D8;
}
#tudo #lateral-esquerda {
	float: left;
	width: 105px;
	background-color: #D81818;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #F6F5F3;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/lateral-esquerda.jpg);
	height: 540px;
}
#tudo     #lateral-esquerda     #banners {
	width: 105px;
	float: left;
	height: 150px;
	background-color: #AFCFE8;
	margin-top: 280px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #F6F5F1;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F6F5F2;
	border-bottom-color: #F6F4F1;
}
#banners #banner-01 {
	float: left;
	width: 75px;
	margin-top: 15px;
	margin-left: 15px;
	background-color: #C0C0C0;
}
#banners #banner-02 {
	float: left;
	height: 50px;
	width: 75px;
	margin-left: 15px;
	margin-top: 20px;
	background-color: #C0C0C0;
}
#tudo #topo {
	background-color: #00FFFF;
	float: left;
	height: 126px;
	width: 740px;
}
#tudo #topo #marca {
	float: left;
	height: 126px;
	width: 154px;
	background-color: #6BB8EB;
}
#tudo #topo #full-banner {
	float: left;
	height: 126px;
	width: 586px;
	background-color: #AFCFE8;
}
#full-banner #area-insercao-full-banner {
	float: left;
	height: 80px;
	width: 560px;
	margin-left: 0px;
	margin-top: 23px;
	margin-bottom: 23px;
	background-color: #C0C0C0;
}
#tudo #menu-horizontal ul {
	list-style:none;
}

#tudo #menu-horizontal ul li {
	display:inline;
}

#tudo #menu-horizontal ul li a {
	color:#F6F6F2;
	text-decoration:none;
	float:left;
	padding-right: 18px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 32px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #F6F5F1;
	background-color: #D81818;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #F6F5F2;
	font-weight: bold;
}
#tudo #menu-horizontal ul li a:hover {
	color:#F8F8F6;
	background-color: #4F3320;
	font-weight: bold;
}
#tudo #conteudo {
	float: left;
	width: 740px;
	background-color: #D8D8D8;
	height: 371px;
}
#conteudo #conteudo-mapa {
	width: 740px;
	height: 371px;
	z-index: 1;
	position: absolute;
}

#quem-somos {
	float: left;
	width: 676px;
	background-color: #D8D8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	text-align: justify;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
#servicos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	padding: 30px;
	width: 676px;
	text-align: justify;
}
#instalacoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	padding: 30px;
	width: 676px;
	text-align: justify;
}
#links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	width: 300px;
	text-align: justify;
	float: left;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
#links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	width: 340px;
	text-align: justify;
	float: left;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 10px;
}

#contato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	padding: 30px;
	width: 676px;
	text-align: justify;
}






#tudo #missao {
	height: 183px;
	width: 317px;
	background-color: #6B859E;
	float: left;
}

#missao #texto-missao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 183px;
	width: 317px;
	font-style: italic;
	color: #F6F6F3;
}
#tudo #foto-menor {
	background-color: #CCCCCC;
	width: 317px;
	height: 183px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F5F3EF;
	float: left;
}
#foto-maior #Image1 {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 5px;
	background-color: #FFFFFF;
}


#missao #texto-missao ul {
	list-style:none;
}

#missao #texto-missao ul li {
	display:inline;
}

#missao #texto-missao ul li a {
	color:#B5C1CE;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	height: 143px;
	width: 277px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#missao #texto-missao ul li a:hover {
	color:#F8F8F6;
	background-color: #4F3320;
	height: 143px;
	width: 277px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E0000;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E202E;
	font-weight: bold;
	text-decoration: none;
}
#apDiv1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}

