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

html, body {
	width: 100%;
	margin: 0;
}

#tudo{
	position: relative;
	width: 100%;
	min-width: 990px;
	background-image:url(img_site/bckg.png);
}

#linha_azul{
	width: 100%;
	min-width: 990px;
	height: 12px;
	background-color: #003B76;
	position: relative;
}

#topo{
	width: 990px;
	height: 150px;
	top: -10px;
	margin: 0 auto;
	padding: 0;
	position:relative;
}

#logo{
	background-image: url(img_site/logo.png);
	height: 174px;
	width: 178px;
	position: relative;
	float: left;
}

#endereco_topo{
	font-family: "Century Gothic";
	font-size: 20px;
	text-align: left;
	color: #666;
	width: 500px;
	height: 100px;
	line-height: 60px;
	right: -150px;
	top: 15px;
	position: relative;
	float: left;
}

#fd_menu{
	width: 990px;
	background-image:url(img_site/fd_menu.png);
	height: 45px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 0;
}

#fd_menu2{
	width: 990px;
	margin: 0 auto;
	padding: 0;
	z-index: 0;
}

#parte1{
	background-position: center;
	width: 58px;
	height: 45px;
	line-height: 45px;
}

#menu{
	width: 732px;
	height: 45px;
	top: -42px;
	left: -70px;
	position:relative;
	margin: 0 auto;
	padding: 0;
}


#menu li {
	float: left;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
	position: relative;
}

#menu li a:link, #menu li a:visited,  #menu li a:active{
	float:left;
	font-family:"Century Gothic";
	font-size:16px;
	text-align:center;
	width:122px;
	height:40px;
	line-height:40px;
	color:#009;
	text-decoration:none;
	display:block;
	
	-webkit-transition:all 300ms ease-out;
	-moz-transition:all 300ms ease-out;
	-ms-transition:all 300ms ease-out;
	-o-transition:all 300ms ease-out;
}

#menu li a:hover{
	background-color:#004182;
	color:#fff;
	height: 40px;
	line-height: 40px;
	
}

#div-google{
	background-image:url(img_site/campo_google.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 45px;
	line-height: 45px;
	top: -88px;
	right: -800px;
	float: left;
	position: relative;
}

#links_superior{
	width:984px;
	height: 160px;
	margin: 0 auto;
	padding: 0;
	bottom: 80px;
	position: relative;
	background-color:#eee;
	border-radius: 8px;
	border-width:1px;	
	border-color: #CCC;
	border-style:dashed;
}

.subMenu1{
	cursor:pointer;
	background:url(img_site/link_superior1.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 310px;
	height: 160px;
	margin-left: 10px;
	position: relative;
	float: left;
	z-index:1;
}

.subMenu1a{
	background:url(img_site/link_superior1-.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 310px;
	height: 160px;

	opacity: 0;
	-webkit-transition: opacity 200ms ease-in;
	-moz-transition: opacity 200ms ease-in;
	-o-transition: opacity 200ms ease-in;
	-ms-transition: opacity 200ms ease-in;
}

.subMenu1a:hover{
	opacity: 1;
}

.subMenu2{
	cursor:pointer;
	background:url(img_site/link_superior2.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 310px;
	height: 160px;
	margin-left: 10px;
	position: relative;
	float: left;
	z-index:1;
}

.subMenu2a{
	background:url(img_site/link_superior2-.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 310px;
	height: 160px;

	opacity: 0;
	-webkit-transition: opacity 200ms ease-in;
	-moz-transition: opacity 200ms ease-in;
	-o-transition: opacity 200ms ease-in;
	-ms-transition: opacity 200ms ease-in;
}

.subMenu2a:hover{
	opacity: 1;
}

.subMenu3{
	cursor: pointer;
	background: url(img_site/link_superior3.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 310px;
	height: 160px;
	margin-left: 10px;
	position: relative;
	float: left;
	z-index: 1;
}

.subMenu3a{
	background:url(img_site/link_superior3-.png);
	background-position:top;
	backg'round-repeat:no-repeat;
	width: 310px;
	height: 160px;

	opacity: 0;
	-webkit-transition: opacity 200ms ease-in;
	-moz-transition: opacity 200ms ease-in;
	-o-transition: opacity 200ms ease-in;
	-ms-transition: opacity 200ms ease-in;
}

.subMenu3a:hover{
	opacity: 1;
}



#conteudo_textos{
	width: 990px;
	height: 620px;
	position: relative;
	/*top: -30px;*/
	bottom: 60px;
	z-index: 0;
	margin: 0 auto;
	padding: 0;
}

#textos{
	width: 990px;
	height: 320px;
	position: relative;
	overflow: auto;
}

#meio_links{
	width: 480px;
	position:relative;
	float:left;
	margin: 0 auto;
	padding: 0;
}


#fd_inferior{
	background-image:url(img_site/fd_inferior.png);
	background-repeat: repeat-x;
	width: 100%;
	height:194px;
	position: relative;
}

#links-inferior{
	width: 990px;
	height: 194px;
	margin: 0 auto;
	padding: 0;
}

#div_inferior{
	width: 260px;
	position:relative;
	float:left;
	padding: 20px inherit;
}


#lista-links-inferior{
	width: 250px;
	position:relative;
	float:left;
	margin: 0 auto;
	padding: 20px inherit;
}

#imagem_links{
	width: 180px;
	height: 233px;
	top: -85px;
	right: -30px;
	position: relative;
	float: left;
}

#borda_vertical{
	height: 200px;
	float: left;
	margin-top:50px;
	border-right: dotted 1px #CCCCCC;
}

#acesso_rapido{
	width: 990px;
	height: 100px;
	position: relative;
	/*top: -30px;*/
	bottom: 30px;
	/*left: 0;*/
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.acesso_rapido {
	background-size:110px;
	background-color:#eee;
	border:0;
}
.acesso_rapido:hover {
	filter: alpha:(opacity=100);
	opacity:0.7;
}

.banner{
	width:990px;
	height:290px;
	margin: 0 auto;
	padding: 0;
	overflow:hidden;
	bottom: 80px;
	/*top: -38px;*/
}

.boxBusca{
	color:#d13636;
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin-left: 10px;
	background-color: transparent;
}

.links01{
	font-family:"Century Gothic";
	font-size:20px;
	text-align: center;
	color: #666;
	text-decoration: none;
}

.links01:hover{
	font-family:"Century Gothic";
	font-size:20px;
	text-align: center;
	color: #C30;
	text-decoration: underline;
}


.links02{
	font-family:Arial, Helvetica, sans-serif;
	color:#ccc;
	font-size: 12px;
	line-height:26px;
	text-align:left;
	cursor: pointer;
	text-decoration:none;
}

.links02:hover{
	color: #fff;
	text-decoration:none;
}

.links03{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 12px;
	line-height:26px;
	text-align:left;
	cursor: pointer;
	text-decoration:none;
}

.links03:hover{
	color: #333;
	text-decoration:none;
}

.links04{
	font-family:Arial, Helvetica, sans-serif;
	color:#C00;
	font-size: 12px;
	line-height:26px;
	text-align:left;
	cursor: pointer;
	text-decoration:underline;
}

.links04:hover{
	color: #666;
	text-decoration:none;
}

.tit_lista {
	font-family:"Century Gothic";
	line-height:30px;
	color:#f4f4f4;
	text-decoration: none;
	font-size:18px;
	text-align: center;
	
}

.titulo {
	font-family:"Century Gothic";
	line-height:30px;
	color:#d43939;
	text-decoration: none;
	font-size:20px;
	text-align: center;	
}

.textos_conteudo{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height: 180%;
	text-align: justify;
}


.textos_inferior{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height: 180%;
	text-align: justify;
}

.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 180%;
	color:#666;
	text-decoration: underline;
	cursor: pointer;
}

.links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 180%;
	color:#000;
	text-decoration: none;
	cursor: pointer;
}

.txt_box{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 12px;
	line-height: 14px;
	text-align:left;
}
