@font-face {
    font-family: 'oswaldregular';
    src: url('fontes/oswald.regular-webfont.eot');
    src: url('fontes/oswald.regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/oswald.regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'rockoultraflfregular';
    src: url('fontes/rockoultraflf-webfont.eot');
    src: url('fontes/rockoultraflf-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/rockoultraflf-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoregular';
    src: url('fontes/roboto-regular-webfont.eot');
    src: url('fontes/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/roboto-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
body {
	margin: 0px;
}
p {
	padding:0;
	margin:0;
}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
}
#topo {
	height: 664px;
	text-align:center;
	background:#FFFFFF;
}
#banner {
	height: 352px;
	width:100%;
	float:left;
	background-color:#373435;
	background-image: url(images/bg_banner.jpg);
	background-repeat: repeat;
	background-position: center center;
	padding-top: 20px;
}
#conteudo {
	width: 100%;
	height:auto;
	text-align:center;
	float:left;
}
#rodape {
	height: 210px;
	width:100%;
	text-align:center;
	float:left;
}
#contentPaginas {
	width: 1000px;
	margin:0 auto;
	text-align:left;
	height:auto;
}
.logo{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	width: 360px;
	float:left;
}
#topoLinks{
	width: 640px;
	height:180px;
	float:left;
	text-align: center;
}
#bgTopo{
	width: 1000px;
	height:180px;
	margin: 0 auto;
	text-align: center;
	background-image: url(images/bg_topo.gif);
	background-repeat: no-repeat;
	background-position: 260px 20px;
}
#menuTopo{
	width: 100%;
	height: 56px;
	float:left;
	line-height: 56px;
	text-align: center;
	background-color: #045b97;
	color: #07d8bd;
}
#menuTopo a:link{
	font-family: oswaldregular;
	font-size:14px;
	color: #07d8bd;
	text-decoration:none;
	padding-right:14px;
	padding-left:14px;
	text-transform: uppercase;
}
#menuTopo a:visited{
	color: #07d8bd;
	text-decoration:none;
}
#menuTopo a:hover{
	color: #ffffff;
	text-decoration:none;
}
#video {
	height: 490px;
	width:100%;
	float:left;
	background-image: url(images/bg_video_color.jpg);
	background-repeat: repeat-x;
}
#playerVideo {
	height: 490px;
	width:100%;
	float:left;
	background-image: url(images/bg_video.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-align:center;
}
#embed {
	width: 790px;
	margin:0 auto;
	padding-top:35px;
}
#redesSociais {
	background-color: #045b97;
	height:540px;
	width:100%;
	float:left;
	background-image: url(images/bg_redes_sociais_color.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align:center;
}
#fanpage {
	height:540px;
	width:540px;
	float:left;
	background-image: url(images/bg_redes_sociais.jpg);
	background-repeat: no-repeat;
}
#newsletter {
	height:540px;
	width:400px;
	float:left;
	margin-left:40px;
}
#divTitulos {
	width: 100%;
	font-family: rockoultraflfregular;
	font-size:24px;
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}
#divTitulos a{
	text-decoration:none;
}
#relacaoApaes {
	width: 100%;
	float:left;
}
#divTitulos2 {
	width: 100%;
	font-family: rockoultraflfregular;
	font-size:24px;
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:20px;
}
.titulosAgenda{
	font-family: 'robotoregular';
	font-size:16px;
}
.corAzul {
	color: #045b97;
}
.corAmarelo{
	color: #f9ce44;
}
.corBranco{
	color: #ffffff;
}
.corCinzaClaro{
	color:#bebeb1;
}
.corCinzaEscuro{
	color:#3c3d46;
}
.corAzulClaro{
	color:#04c2d3;
}
.corVermelho{
	color:#ff0000;
}
.corVerde{
	color:#006600;
}
#plugin1 {
	width: 600px;
	float:left;
}
#plugin2 {
	width: 300px;
	float:right;
}
#favoritos{
	height: 40px;
	width: 400px;
	float:right;
	text-align:right;
	padding-top:4px;
}
#linksSociais{
	height: 32px;
	width: 400px;
	float:right;
	text-align:right;
}
#radio{
	height: 40px;
	width: 400px;
	float:right;
	text-align:right;
}
#logoFenapae{
	height: 40px;
	width: 400px;
	float:right;
	text-align:right;
	margin-top:20px;
}
#rodape1{
	width: 350px;
	float: left;
	height:auto;
	color:#575a5d;
	font-family: 'robotoregular';
	font-size:12px;
}
#rodape2{
	width: 350px;
	float: left;
	height:auto;
	color:#575a5d;
	margin-left:30px;
	font-family: 'robotoregular';
	font-size:12px;
}
#rodape3{
	width: 240px;
	float: left;
	height:auto;
	color:#575a5d;
	margin-left:30px;
	font-family: 'robotoregular';
	font-size:12px;
	text-align:center;
}
#rodape3 a{
	color:#575a5d;
	font-family: 'robotoregular';
	font-size:12px;
	text-decoration:none;
}
#inputNewsletter {
	background-image: url(images/bg_newsletter.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 70px;
}
#inputNewsletter input {
	height: 44px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 230px;
	margin-left: 18px;
	background-color: #033558;
	color: #FFFFFF;
	margin-top: 12px;
	font-family: 'robotoregular';
	font-size:12px;
}

#inputNewsletter [type=file] {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	

}

.fileContainer {
    overflow: hidden;
    position: relative;
	color: #8aa29d;
	margin-top: 12px;
	font-family: 'robotoregular';
	font-size:12px;
	padding-left:15px;
}
.add_field_button{
	background-image: url(sistema/images/bt_adicionar_cadastro.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 20px;
}
.btNewsletter {
	background-image: url(images/bg_botao_newsletter.png);
	height: 70px;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 70px;
	text-align: center;
	width: 140px;
	color:#388134;
	font-family: 'robotoregular';
	font-size:12px;
}
.btNewsletterOn {
	background-image: url(images/bg_botao_newsletter_on.png);
	height: 70px;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 70px;
	text-align: center;
	width: 140px;
	color:#ffffff;
	font-family: 'robotoregular';
	font-size:12px;
}
#noticiasHome{
	width:640px;
	float:left;
}
#boxNoticias1{
	width:610px;
	height:210px;
	float:left;
	background-color: #44454c;
	padding:6px;
	margin-bottom:15px;
}
#boxNoticias2{
	width:305px;
	height:110px;
	float:left;
	padding:6px;
}
#boxNoticias3{
	width:305px;
	height:110px;
	float:left;
	padding:6px;
}
#fotoNoticiaHome1{
	width: 285px;
	text-align:center;
	float:left;
}
#boxVideos{
	width: 800px;
	float:left;
	margin-left:100px;
	margin-bottom:40px;
}
#boxVideosHome{
	width: 100%;
	float:left;
	margin-top:40px;
}
#fotoNoticiaHome2{
	width: 115px;
	float:left;
}
#descricaoNoticiaHome1{
	width: 325px;
	float:left;
}
#descricaoNoticiaHome2{
	width: 190px;
	float:left;
}
#agendaHome{
	width:360px;
	float:left;
}
#itensAgenda {
	width:100%;
	height: 78px;
	float:left;
	margin-bottom:10px;
}
.diaAgenda{
	width: 86px;
	height: 78px;
	float:left;
	background-image: url(images/elipse_agenda_cinza.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color:#FFFFFF;
	text-align:center;
	padding-top:15px;
	font-family: 'rockoultraflfregular';
	font-size:20px;
}
.diaAgenda a{
	text-decoration:none;
}
.diaAgendaOn a{
	text-decoration:none;
}
.diaAgendaOn{
	width: 86px;
	height: 78px;
	float:left;
	background-image: url(images/elipse_agenda_azul.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color:#FFFFFF;
	text-align:center;
	padding-top:15px;
	font-family: 'rockoultraflfregular';
	font-size:20px;
}
#descricaoAgenda{
	width: 274px;
	height: 78px;
	float:left;
	color:#3c3d46;
	font-family: 'robotoregular';
	font-weight:bold;
	font-size:12px;
	padding-top:20px;
}
.textos13px{
	font-family: 'robotoregular';
	font-size:13px;
}
.textos13px a:link{
	text-decoration: none;
	color:#333333;
}
.textos13px a:visited{
	text-decoration: none;
	color:#333333;
}
.textos13px a:hover{
	text-decoration: underline;
	color:#333333;
}
.textos14px{
	font-family: 'robotoregular';
	font-size:14px;
}
.textos14px a{
	text-decoration: none;
}
.textos15px{
	font-family: 'robotoregular';
	font-size:15px;
}
.uppercase{
	text-transform:uppercase;
}
.lerMais{
	background-image: url(images/bt_ler_mais.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 37px;
	width: 131px;
}
.lerMaisOn{
	background-image: url(images/bt_ler_mais_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 37px;
	width: 131px;
}
#divDataNoticias{
	width: 100%;
	height:20px;
	font-family: robotoregular;
	font-size:14px;
	margin-bottom:10px;
	float:left;
	font-style: italic;
}
#divTextoNoticias{
	width: 100%;
	height:auto;
	font-family: 'robotoregular';
	font-size:14px;
	margin-bottom:20px;
	float:left;
	text-align:justify;
}
#divFotosNoticia {
	width: 480px;
	float:left;
	margin-bottom:20px;
	font-family: 'robotoregular';
	font-size:12px;
	font-weight:bold;
}
#divGaleriaVideos {
	width: 500px;
	float:left;
	margin-bottom:20px;
	font-family: 'robotoregular';
	font-size:12px;
	font-weight:bold;
}
#divFotosNoticia img {
	padding: 6px;
}
#divTextoFederacao{
	width: 100%;
	height:auto;
	font-family: 'robotoregular';
	font-size:14px;
	margin-bottom:20px;
	float:left;
}
#divFotoFederacao{
	width: 200px;
	float:left;
	margin-bottom:20px;
	text-align:center;
}
#divDescFotoFederacao{
	width: 800px;
	float:left;
	margin-bottom:20px;
}
#titulo2Cursos{
	width: 100%;
	height:auto;
	font-family: robotoregular;
	font-size:16px;
	margin-bottom:20px;
	float:left;
	text-transform:uppercase;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#divPaginaAgenda {
	width: 100%;
	float:left;
	height:auto;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#agenda1{
	width: 110px;
	height:auto;
	float:left;
}
#agenda2{
	width: 890px;
	height:auto;
	float:left;
}
#detalhesAgenda {
	width: 100%;
	float:left;
	height:auto;
	margin-bottom:20px;
}
#camposDetalhesAgenda {
	width: 100%;
	height:auto;
	line-height:20px;
	float:left;
	font-family: 'robotoregular';
	font-size:13px;
	color:#3c3d46;
	margin-bottom:6px;
}
#contato1 {
	width: 600px;
	height:auto;
	float:left;
}
#inscricao1 {
	width: 600px;
	height:auto;
	float:left;
}
#contato2 {
	width: 400px;
	height:auto;
	float:left;
}
.formularioContato{
	font-family: 'robotoregular';
	font-size: 14px;
	height: 30px;
	border: 1px solid cecdcd;
	color:#626262;
	width: 360px;
}
.formularioContato2{
	font-family: 'robotoregular';
	font-size: 14px;
	height: 30px;
	border: 1px solid cecdcd;
	color:#626262;
	width: 330px;
}
.formularioContatoMenor{
	font-family: 'robotoregular';
	font-size: 14px;
	height: 30px;
	border: 1px solid cecdcd;
	color:#626262;
	width: 150px;
}
.formularioContatoArea{
	font-family: 'robotoregular';
	font-size: 14px;
	border: 1px solid cecdcd;
	color:#626262;
	width: 360px;
}
.formularioPesquisa{
	font-family: 'robotoregular';
	font-size: 14px;
	height: 30px;
	border: 1px solid #e5e5e5;
	color:#626262;
	width: 220px;
	background-image: url(images/busca_site.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left:40px;
}
.buttomOff{
	width: 100px;
	height:34px;
	line-height:34px;
	text-align:center;
	background:#055b98;
	font-family: 'robotoregular';
	font-size:14px;
	color:#FFFFFF;
	cursor: pointer;
	border:none;
}
.buttomOff:hover{
	width: 100px;
	height:34px;
	line-height:34px;
	text-align:center;
	background:#f9ce44;
	font-family: 'robotoregular';
	font-size:14px;
	color:#055b98;
	cursor: pointer;
	border:none;
}
.buttomOn{
	width: 100px;
	height:34px;
	line-height:34px;
	text-align:center;
	background:#f9ce44;
	font-family: 'robotoregular';
	font-size:14px;
	color:#055b98;
	cursor: pointer;
}
.buttomSolicitacaoOff{
	width: 180px;
	height:34px;
	line-height:34px;
	text-align:center;
	background:#055b98;
	font-family: 'robotoregular';
	font-size:14px;
	color:#FFFFFF;
	cursor: pointer;
}
.buttomSolicitacaoOn{
	width: 180px;
	height:34px;
	line-height:34px;
	text-align:center;
	background:#f9ce44;
	font-family: 'robotoregular';
	font-size:14px;
	color:#055b98;
	cursor: pointer;
}
.buttomSolicitacaoOn a{
	text-decoration:none;
	color:#055b98;
}
.buttomSolicitacaoOff a{
	text-decoration:none;
	color:#FFFFFF;
}
.botaoAcao{
	width: 100px;
	height:34px;
	line-height:34px;
	text-align:center;
	background:#055b98;
	font-family: 'robotoregular';
	font-size:14px;
	color:#FFFFFF;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.botaoAcao:hover{
	width: 100px;
	height:34px;
	line-height:34px;
	text-align:center;
	background:#f9ce44;
	font-family: 'robotoregular';
	font-size:14px;
	color:#055b98;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.labelContato {
	font-family: 'robotoregular';
	font-size:14px;
	color: #545e4f;
}
#boxNoticiasMais{
	width:300px;
	height:110px;
	float:left;
	padding:6px;
	margin-left:15px;
}
#fotoNoticiaMais{
	width: 115px;
	float:left;
}
#descricaoNoticiaMais{
	width: 185px;
	float:left;
}
#revista{
	width: 230px;
	float:left;
	margin-bottom:30px;
	margin-right:20px;
}
#capaRevista{
	width: 230px;
	float:left;
}
#edicaoRevista{
	width: 230px;
	float:left;
}
#divPesquisaSite{
	width: 100%;
	float:left;
}
#linhaPesquisa{
	width: 100%;
	float:left;
	height:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top:10px;
	margin-bottom:10px;
}
#divArquivosDownload{
	width: 290px;
	height:74px;
	background-color: #f1f1f1;
	border: 1px solid #d2d2d2;
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
}
#divIcoFile{
	height: 74px;
	width: 80px;
	background-image: url(images/files.png);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
}
#descricaoFile{
	height: 64px;
	width: 200px;
	float:left;
	font-family: 'robotoregular';
	font-size:12px;
	padding:5px;
	color:#333333;
}
#descricaoFile a{
	font-family: 'robotoregular';
	font-size:12px;
	text-decoration:none;
	color:#333333;
}
#botaoInscrever{
	width: 200px;
	float:left;
	margin-bottom:20px;
}
#dadosCurso{
	width: 800px;
	float:left;
	margin-bottom:20px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
#emitirCertificado{
	width: 800px;
	float:left;
	margin-bottom:20px;
}
#acesso_restrito1 {
	width: 270px;
	height:auto;
	float:left;
}
#acesso_restrito2 {
	width: 720px;
	height:auto;
	float:left;
	margin-left:10px;
}
#gruposMenu{
	width: 100%;
	float: left;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
	border-bottom-width: 1px;
	text-decoration:none;
}
.btMenuOff{
	width: 250px;
	height: 38px;
	margin: 10px;
	border: 1px solid #ffffff;
}
.btMenuOn{
	width: 250px;
	height: 38px;
	margin: 10px;
	background-color: #f4f4f4;
	border: 1px solid #e6e6e6;
}
#linkMenu{
	width:200px;
	height:20px;
	line-height:20px;
	float:left;
	margin-top: 9px;
	text-decoration:none;
	color: #6b6b6b;
    font-family: 'robotoregular';
	font-size: 13px;
}
#sejaBemVindo{
	width:280px;
	height:20px;
	line-height:20px;
	float:left;
	margin: 10px;
	text-decoration:none;
	color: #6b6b6b;
    font-family: 'robotoregular';
	font-size: 15px;
}
#iconeFinanceiro{
	background-image: url(images/icones.png);
	background-position: 0px 0px;
	width:20px;
	height:20px;
	float:left;
	margin: 9px;
}
#iconeBoletos{
	background-image: url(images/icones.png);
	background-position: -120px 0px;
	width:20px;
	height:20px;
	float:left;
	margin: 9px;
}
#iconeDownload{
	background-image: url(images/icones.png);
	background-position: -40px 0px;
	width:20px;
	height:20px;
	float:left;
	margin: 9px;
}
#iconePesquisa{
	background-image: url(images/icones.png);
	background-position: -60px 0px;
	width:20px;
	height:20px;
	float:left;
	margin: 9px;
}
#iconeSolicitacoes{
	background-image: url(images/icones.png);
	background-position: -80px 0px;
	width:20px;
	height:20px;
	float:left;
	margin: 9px;
}
#iconeUpload{
	background-image: url(images/icones.png);
	background-position: -140px 0px;
	width:20px;
	height:20px;
	float:left;
	margin: 9px;
}
#iconeSair{
	background-image: url(images/icones.png);
	background-position: -20px 0px;
	width:20px;
	height:20px;
	float:left;
	margin: 9px;
}
#iconeSenha{
	background-image: url(images/icones.png);
	background-position: -100px 0px;
	width:20px;
	height:20px;
	float:left;
	margin: 9px;
}
#bordaAcessoRestrito{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom:15px;
	height:2px;
	width:100%;
	float:left;
	margin-top:20px;
}
.bordaJanelas {
	border: 1px dotted #CCCCCC;
	width: 98%;
}
#titulo_acesso_restrito{
	width: 100%;
	float:left;
	height:30px;
	font-family: rockoultraflfregular;
	font-size:20px;
	text-transform:uppercase;
	margin-top:15px;
	margin-bottom:15px;
}
#conteuto_acess_restrito{
	width: 100%;
	float:left;
	height:auto;
}
#pastas{
	width: 160px;
	height:45px;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
	background-image: url(images/folder.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:60px;
	padding-top:15px;
}
#pastaArquivos{
	width: 720px;
	height:45px;
	float:left;
	margin-bottom:15px;
	background-image: url(images/folder.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:60px;
	padding-top:15px;
}
#listaArquivos {
	width: 690px;
	height:45px;
	float:left;
	margin-bottom:5px;
	padding-left:30px;
}
.negrito{
	font-weight:bold;
}
#divPesquisa{
	width: 1000px;
	float:left;
	margin-bottom:25px;
}
#divPesquisaCentro{
	width: auto;
	max-width:620px;
	height:40px;
	margin: 0 auto;
	border: 1px dashed #CCCCCC;	
}
#divPesquisa #label{
	width: 150px;
	height:40px;
	line-height:40px;
	float:left;
	padding-left:10px;
}
#divPesquisa #inputPesquisa{
	width: 350px;
	height:40px;
	line-height:40px;
	float:left;
}
#divPesquisa #botaoPesquisa{
	width: 110px;
	float:left;
	margin-top:3px;
}
.invisible {
	display: none;
}

/*MENU DROP DOWN*/
ul, li{
	margin: 0;
	padding: 0;
	border: 0;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix {
	clear: both;
}
.menu li {
	float: left;
	position: relative;
	z-index:100;
}
.menu li a {
	color: #444;
	display: block;
	font-size: 14px;
	line-height: 56px;
	vertical-align: middle;
	text-decoration: none;
}
.menu ul {
	position: absolute;
	left: -9999px;
	list-style: none;
	opacity: 0;
	transition: opacity 1s ease;
}
.menu ul li {
	float: none;
}
.menu ul a {
	white-space: nowrap;
}
.menu li:hover ul, li.over ul {
	background: #045b97;
	left: 5px;
	opacity: 1;
}
.menu li:hover a {
	background: #024b7e;
	color: #222;
}

.menu li:hover ul a {
	background: none;
	border-radius: 0;
	box-shadow: none;
}
.menu li:hover ul li a:hover {
	background: #023b63;
}


/*CARROSSEL RODAPE*/
.interact {
	border-top: 1px solid #ccc;
	margin-top: 3em;
	margin-bottom: 4em;
	padding-top: 1.5em;
	text-align: center;
}
.interact a {
	background-color: #2179b6;
	border-bottom: 1px solid #084d7d;
	color: #eee;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, sans-serif;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	text-decoration: none;
	padding: 8px 14px;
	margin: 0 1em;
}
.interact p {
	font-style: italic;
	color: #666;
}
#carrosselRodape ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 42em;
	height: 28em;
}
#carrosselRodape li {
	height: 24em;
	width: 24em;
	text-align: center;
	cursor: pointer;
}
#carrosselRodape li img {
	width: 100%;
}
#carrosselRodape li.roundabout-in-focus {
	cursor: default;
}
#carrosselRodape li span {
	display: block;
	padding-top: 6em;
}
#divCertificado{
	width: 30%;
	float:left;
	margin-bottom:30px;
}
#divTextoCertificado{
	width: 70%;
	float:left;
	margin-bottom:30px;
	text-align:justify;
}
#divParcerias{
	width: 30%;
	float:left;
	text-align:center;
}
#divTextoParcerias{
	width: 70%;
	float:left;
	font-family: 'robotoregular';
	font-size:14px;
	text-align:justify;
}
#linhaParcerias{
	width: 100%;
	float:left;
	height:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top:30px;
	margin-bottom:30px;
}
#pesquisas_sistema{
	width:100%;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom:15px;
}
#btResponderPesquisa{
	width:30%;
	float:left;
	margin-top:10px;
}
#descricaoPesquisa{
	width:70%;
	float:left;
	margin-bottom:10px;
}
#responderPesquisa{
	width:100%;
	float:left;
}
#paginacao{
	width: 1000px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

/*MAPAS*/
.infoBox {
	background-color: #FFF;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px solid #3fa7d8;
	border-radius: 3px;
	margin-top: 10px;
	color:#3c3d46;
	padding:10px;
}
.infoBox a{
	text-decoration: none;
	color:#045b97;
	font-size:14px;
	text-transform:uppercase;
}
.infoBox p {
	padding: 0 15px;
}
.infoBox:before {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #3fa7d8;
	top: -10px;
	content: "";
	height: 0;
	position: absolute;
	width: 0;
	left: 138px;
}
