html {
	margin: 0;
	padding: 0;
	height:100%;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
	width:100%;
}

body  {
	margin: 0 ;
	height:100%;
	width:100%;
}

.content-interno{
	width:95%;
	display:table;	
}

.header{
	margin:0;
	height:auto;
	width:100%;	
}

.galeria-fotos-interna{
	width:100%;
	height:10px;	
}

.content-interno p{
	font-family:"Bree_Serif";
	font-size:16px;
	color:#016fb6;
}

.footer {
	position:absolute;
	bottom:0;
	width:100%;
}

/* unvisited link */
a:link {
	text-decoration:none;
}

/* visited link */
a:visited {
	text-decoration:none;
}

/* mouse over link */
a:hover {
	text-decoration:underline;
}

/* selected link */
a:active {
	text-decoration:none;
}


.fancybox-iframe .fancybox-content {
    width  : 800px;
    height : 600px;
    max-width  : 80%;
    max-height : 80%;
    margin: 0;
}

/*--------------------------------------------------*/

@font-face {
    font-family: 'Bree_Serif';
    src: url('BreeSerif-Regular.eot');
    src: url('BreeSerif-Regular.eot?#iefix') format('embedded-opentype'),
        url('BreeSerif-Regular.woff2') format('woff2'),
        url('BreeSerif-Regular.woff') format('woff'),
        url('BreeSerif-Regular.ttf') format('truetype'),
        url('BreeSerif-Regular.svg#BreeSerif-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GermaniaOne-Regular';
    src: url('GermaniaOne-Regular.eot');
    src: url('GermaniaOne-Regular.eot?#iefix') format('embedded-opentype'),
        url('GermaniaOne-Regular.woff2') format('woff2'),
        url('GermaniaOne-Regular.woff') format('woff'),
        url('GermaniaOne-Regular.ttf') format('truetype'),
        url('GermaniaOne-Regular.svg#GermaniaOne-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1{
	font-family:"GermaniaOne-Regular";
	color:#0035ab;
	font-size:55px;
	margin:0;
	padding:0;
	line-height:125%;
}

.text_frame{
	font-family:"Bree_Serif";
	font-size:16px;
	color:#016fb6;
}


.fotos-interno{
	width:33.33%;
	float:left;	
}

.links_concurso_ext{
	width:300px; height:110px;
}
.links_concurso_int{
	width:150px; float:left;
}

.tableProgramacao{
	width: 100%;
	/* border: 1px solid; */
	font-family: Bree_serif;
	font-size: 16px;
	color: #016fb6;	
}

.titleTable{
	border: 1px solid #016fb6;
    width: 99.1%;
	float:left;
	border-left:2px solid #016fb6;
	border-right:2px solid #016fb6;
}

.titleTableTop{
	border-top: 2px solid #016fb6;
	border-left: 2px solid #016fb6;
	border-right: 2px solid #016fb6;
	border-bottom: 1px solid #016fb6;
    width: 99.1%;
	float:left
}

.line{
	border: 1px solid #016fb6;
    width: 99.2%;
    float: left;
    height: 25px;
	border-right: 2px solid;
}

.c1{
	float: left;
    width: 40%;
    border: 1px solid #016fb6;
    height: 25px;
    border-top: 0px solid;
    border-bottom: 0px solid;
	
	
}
.c2{
    float: left;
    width: 59%;
    height: 25px;
    border: 1px solid #016fb6;
    border-top: 0px solid;
    border-bottom: 0px solid;
	border-right: 0px;
}


#menuMobToggle{
	display: none;
}

.menuHeader{
	padding-top: 15px;
}
.menuHeader ul{
	color: #0035ab;
	font-size: 19px;
	padding: 0px;
	margin-left: 600px;
}

.menuHeader a{
	font-family:"Bree_Serif";
	color: #0035ab;
    text-decoration: none;
}

.menuHeader li{
	font-family:Bree Serif;
	display: inline-block;
	margin-right: 75px;
	cursor: pointer;
}

.menuHeader li:last-child{
	font-family:"Bree_Serif";
	margin-right: 0px;
}

.div_logo_topo{
    float: left;
    position: relative;
    left: 27%;
}

.div_foto_topo{
	background-image:url(../img/topo.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
	background-size: 100%	
}

.div_fundo_meio{
	background-image:url(../img/meio.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:3426px;
	width:100%;
	background-size: 100%	
}
.div_fundo_meio_1{
	background-image:url(../img/meio_1.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
	background-size: 100%	
}
.div_fundo_meio_2{
	background-image:url(../img/meio_2.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:924px;
	width:100%;
	background-size: 100%	
}
.div_fundo_meio_3{
	width:100%;
}

.div_foto_rodape{
	background-image:url(../img/rodape.png);
	background-position:center top; 
	background-repeat:no-repeat; 
	height:480px; 
	width:100%;
	background-size:100%;
}

.div_rodape_1{
	background-color:#0035ab;
	width:100%;
	display:table;
	padding:10px;
	box-sizing: border-box;

}
.content_rodape{
	max-width:1000px;	
}
.rodape-center{
	width:18%;
	float:left;	
}
.rodape-left{
	width:30%;
	float:left;	
	
}
.rodape-right{
	width:16%;
	float:right;	
}

.redes-sociais{
	width:100%;
	margin-top:10px;	
}

.rede-social-face{
	float:left;
	width:48%;	
}

.rede-social-insta{
	float:right;
	width:48%;	
}

.rodape-vem-pra-pomerode{
	width:100%;	
	height:165px;
}

.div_rodape_links{
	height: 100px;
    width: 580px;
    position: relative;
    top: 215px;
}
.img_link_rodape1{
	float: left;
    width: 169px;
    height: 83px;
    position: relative;
    top: 8px;
    left: 7px;
}
.img_link_rodape2{
    float: left;
    width: 169px;
    height: 70px;
    position: relative;
    top: 17px;
    left: 41px;
}
.img_link_rodape3{
	width: 55px;
	height: 52px;
	position: relative;
	top: 124px;
	left: -221px;
}
.img_link_rodape4{
    width: 55px;
    height: 52px;
    position: relative;
    top: 124px;
    left: -162px;
}
.div_separadora_icon{
	width:160px;height:177px;float:left;
}
.div_inicial_icon{
	width:33%;
	height:177px; 
	border:0px solid #000;
	float:left;	
}
.icons{
	max-width:1000px;	
}

@media screen and (max-width:1600px) {

	.div_rodape_links{
		height: 160px;
		width: 580px;
		position: relative;
		top: 176px;
	}
	.img_link_rodape1{
		float: left;
		width: 136px;
		height: 61px;
		position: relative;
		top: 20px;
		left: 50px;
	}
	.img_link_rodape2{
		float: left;
		width: 130px;
		height: 42px;
		position: relative;
		top: 31px;
		left: 91px;
	}
	.img_link_rodape3{
		width: 39px;
		height: 38px;
		position: relative;
		top: 111px;
		left: -179px;
	}
	.img_link_rodape4{
		width: 39px;
		height: 38px;
		position: relative;
		top: 111px;
		left: -123px;
	}





	.div_foto_rodape{
		background-image:url(../img/rodape.png);
		background-position:center top; 
		background-repeat:no-repeat; 
		height:400px; 
		width:100%;
		background-size:100%;
	}

	.div_logo_topo{
		float: left;
		position: relative;
		left: 22%;
	}

	.div_foto_topo{
		background-image:url(../img/topo.png);
		background-position:center top;
		background-repeat:no-repeat;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio{
		background-image:url(../img/meio.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:2800px;
		width:100%;
		background-size: 100%	
	}


	.div_fundo_meio_1{
		background-image:url(../img/meio_1.png);
		background-position:center top;
		background-repeat:no-repeat;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio_2{
		background-image:url(../img/meio_2.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:770px;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio_3{
		width:100%;

	}


}
@media screen and (max-width:1440px) {
	
	.div_rodape_links{
		height: 136px;
		width: 580px;
		position: relative;
		top: 176px;
	}
	.img_link_rodape1{
		float: left;
		width: 117px;
		height: 49px;
		position: relative;
		top: 3px;
		left: 75px
	}
	.img_link_rodape2{
		float: left;
		width: 119px;
		height: 42px;
		position: relative;
		top: 6px;
		left: 116px
	}
	.img_link_rodape3{
		width: 39px;
		height: 38px;
		position: relative;
		top: 81px;
		left: -157px
	}
	.img_link_rodape4{
		width: 39px;
		height: 38px;
		position: relative;
		top: 81px;
		left: -112px
	}
 	
	
	.div_foto_rodape{
		background-image:url(../img/rodape.png);
		background-position:center top; 
		background-repeat:no-repeat; 
		height:364px; 
		width:100%;
		background-size:100%;
	}

	.div_logo_topo{
		float: left;
		position: relative;
		left: 19%;
	}
	.div_foto_topo{
		background-image:url(../img/topo.png);
		background-position:center top;
		background-repeat:no-repeat;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio{
		background-image:url(../img/meio.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:2500px;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio_1{
		background-image:url(../img/meio_1.png);
		background-position:center top;
		background-repeat:no-repeat;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio_2{
		background-image:url(../img/meio_2.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:693px;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio_3{
		width:100%;

	}
}

@media screen and (max-width:1366px) {

.div_rodape_links{
	height: 136px;
	width: 580px;
	position: relative;
	top: 163px;
}
.img_link_rodape1{
	float: left;
	width: 117px;
	height: 49px;
	position: relative;
	top: 3px;
	left: 75px
}
.img_link_rodape2{
	float: left;
	width: 119px;
	height: 42px;
	position: relative;
	top: 6px;
	left: 116px
}
.img_link_rodape3{
	width: 39px;
	height: 38px;
	position: relative;
	top: 81px;
	left: -157px
}
.img_link_rodape4{
	width: 39px;
	height: 38px;
	position: relative;
	top: 81px;
	left: -112px
}


	.div_foto_rodape{
		background-image:url(../img/rodape.png);
		background-position:center top; 
		background-repeat:no-repeat; 
		height:340px; 
		width:100%;
		background-size:100%;
	}

	.div_logo_topo{
		float: left;
		position: relative;
		left: 19%;
	}
	.div_foto_topo{
		background-image:url(../img/topo.png);
		background-position:center top;
		background-repeat:no-repeat;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio{
		background-image:url(../img/meio.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:2380px;
		width:100%;
		background-size: 100%	
	}

	.div_fundo_meio_1{
		background-image:url(../img/meio_1.png);
		background-position:center top;
		background-repeat:no-repeat;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio_2{
		background-image:url(../img/meio_2.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:658px;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio_3{
		width:100%;

	}

}




@media screen and (max-width:1280px) {
	
.div_rodape_links{
	height: 136px;
	width: 580px;
	position: relative;
	top: 146px;
}
.img_link_rodape1{
	float: left;
    width: 110px;
    height: 49px;
    position: relative;
    top: 9px;
    left: 97px;
}
.img_link_rodape2{
	float: left;
	width: 119px;
	height: 42px;
	position: relative;
	top: 13px;
	left: 121px
}
.img_link_rodape3{
	width: 39px;
	height: 38px;
	position: relative;
	top: 81px;
	left: -149px
}
.img_link_rodape4{
	width: 39px;
	height: 38px;
	position: relative;
	top: 81px;
	left: -112px
}
	
	
	.div_foto_rodape{
		background-image:url(../img/rodape.png);
		background-position:center top; 
		background-repeat:no-repeat; 
		height:310px; 
		width:100%;
		background-size:100%;
	}
	.div_logo_topo{
		float: left;
		position: relative;
		left: 18%;
	}
	.div_foto_topo{
		background-image:url(../img/topo.png);
		background-position:center top;
		background-repeat:no-repeat;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio{
		background-image:url(../img/meio.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:2240px;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio_1{
		background-image:url(../img/meio_1.png);
		background-position:center top;
		background-repeat:no-repeat;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio_2{
		background-image:url(../img/meio_2.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:616px;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio_3{
		width:100%;

	}

}


@media screen and (max-width:1024px) {


.div_rodape_links{
	height: 126px;
	width: 580px;
	position: relative;
	top: 106px
}
.img_link_rodape1{
	float: left;
	width: 87px;
	height: 36px;
	position: relative;
	top: 20px;
	left: 136px
}
.img_link_rodape2{
	float: left;
	width: 92px;
	height: 42px;
	position: relative;
	top: 18px;
	left: 160px
}
.img_link_rodape3{
	width: 29px;
    height: 31px;
    position: relative;
    top: 75px;
    left: -118px
}
.img_link_rodape4{
	width: 29px;
    height: 31px;
    position: relative;
    top: 74px;
    left: -87px
}



	.div_foto_rodape{
		background-image:url(../img/rodape.png);
		background-position:center top; 
		background-repeat:no-repeat; 
		height:250px; 
		width:100%;
		background-size:100%;
	}
	.div_logo_topo{
		float: left;
		position: relative;
		left: 7%;
	}
	.menuHeader ul{
		color: #0035ab;
		font-size: 19px;
		padding: 0px;
		margin-left: 468px;
	}
	.div_fundo_meio{
		background-image:url(../img/meio.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:1800px;
		width:100%;
		background-size: 100%	
	}
	.div_foto_topo{
		background-image:url(../img/topo.png);
		background-position:center top;
		background-repeat:no-repeat;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio_1{
		width:100%;
	}
	.div_fundo_meio_2{
		background-image:url(../img/meio_2.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:492px;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio_3{
		width:100%;

	}
}


@media screen and (max-width:800px) {
	
	.div_rodape_links{
		height: 86px;
		width: 322px;
		position: relative;
		top: 74px;
	}
	.img_link_rodape1{
		float: left;
		width: 69px;
		height: 36px;
		position: relative;
		top: 20px;
		left: 39px;
	}
	.img_link_rodape2{
		float: left;
		width: 69px;
		height: 29px;
		position: relative;
		top: 23px;
		left: 58px
	}
	.img_link_rodape3{
		width: 21px;
		height: 20px;
		position: relative;
		top: 68px;
		left: -91px;
	}
	.img_link_rodape4{
		width: 21px;
		height: 21px;
		position: relative;
		top: 68px;
		left: -67px;
}
	
	
	.div_foto_rodape{
		background-image:url(../img/rodape.png);
		background-position:center top; 
		background-repeat:no-repeat; 
		height:202px; 
		width:100%;
		background-size:100%;
	}
	.div_fundo_meio_1{
		width:100%;

	}
	.div_fundo_meio_2{
		background-image:url(../img/meio_2.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:385px;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio_3{
		width:100%;

	}

	.div_fundo_meio{
		background-image:url(../img/meio.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:1400px;
		width:100%;
		background-size: 100%	
	}

	.div_foto_topo{
		background-image:url(../img/topo.png);
		background-position:center top;
		background-repeat:no-repeat;
		width:100%;
		background-size: 100%	
	}

	.div_logo_topo{
		float: left;
		position: relative;
		left: 7%;
	}
	.menuHeader{
		display: none;
	}
	.menuMobile{
		display: block;
		font-size: 70px;
		position: relative;
		font-family:"Bree_Serif";
		color: #0035ab;
		margin-top: 10px;
	}
	#menuMobToggle{
		display: block;
		position: relative;
		z-index: 4;
		margin-top: 0px;
	}
	.menuMobile{
		display: block;
		font-size: 70px;
		position: relative;
		font-family:"Bree_Serif";
		color: #0035ab;
		margin-top: 10px;
	}
	
	#menuMob{
		display: none;
		text-transform: uppercase;
		background-color: #fff;
		font-family:"Bree_Serif";
		color: #0035ab;
		padding: 0;
		margin: 0;	
		position: relative;
		z-index: 6;

	}
	#menuMob a{
		font-family:"Bree_Serif";
		color: #0035ab;
		text-decoration: none;
	}
	#menuMob li{
		margin-right: 0;
		display: inherit;
		width: 250px;
		padding-bottom: 8px;
		padding-top: 8px;
		padding-left: 0;
		padding-right: 0;
		font-size: 24px;
	}
	
	.icon_menu{
		width:100px;
		float:left;	
	}
	.logo_mobile{
		width: 196px;
		height: 101px;
		float: right;
		background-image:url(../img/logo_topo.png);
		background-position:left;
		background-repeat:no-repeat;
	}
	
	
}

@media screen and (max-width:720px) {
	
	.div_rodape_links{
		height: 77px;
		width: 322px;
		position: relative;
		top: 74px;
	}
	.img_link_rodape1{
		float: left;
		width: 69px;
		height: 36px;
		position: relative;
		top: 10px;
		left: 47px;
	}
	.img_link_rodape2{
		float: left;
		width: 69px;
		height: 29px;
		position: relative;
		top: 12px;
		left: 58px
	}
	.img_link_rodape3{
		width: 21px;
		height: 20px;
		position: relative;
		top: 53px;
		left: -88px;
	}
	.img_link_rodape4{
		width: 21px;
		height: 21px;
		position: relative;
		top: 53px;
		left: -69px;
}
	
	
	.div_foto_rodape{
		background-image:url(../img/rodape.png);
		background-position:center top; 
		background-repeat:no-repeat; 
		height:170px; 
		width:100%;
		background-size:100%;
	}
	.div_fundo_meio_1{
		width:100%;

	}
	.div_fundo_meio_2{
		background-image:url(../img/meio_2.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:385px;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio_3{
		width:100%;

	}

	.div_fundo_meio{
		background-image:url(../img/meio.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:1400px;
		width:100%;
		background-size: 100%	
	}

	.div_foto_topo{
		background-image:url(../img/topo.png);
		background-position:center top;
		background-repeat:no-repeat;
		width:100%;
		background-size: 100%	
	}

	.div_logo_topo{
		float: left;
		position: relative;
		left: 7%;
	}
	.menuHeader{
		display: none;
	}
	.menuMobile{
		display: block;
		font-size: 70px;
		position: relative;
		font-family:"Bree_Serif";
		color: #0035ab;
		margin-top: 10px;
	}
	#menuMobToggle{
		display: block;
		position: relative;
		z-index: 4;
		margin-top: 0px;
	}
	.menuMobile{
		display: block;
		font-size: 70px;
		position: relative;
		font-family:"Bree_Serif";
		color: #0035ab;
		margin-top: 10px;
	}
	
	#menuMob{
		display: none;
		text-transform: uppercase;
		background-color: #fff;
		font-family:"Bree_Serif";
		color: #0035ab;
		padding: 0;
		margin: 0;	
		position: relative;
		z-index: 6;

	}
	#menuMob a{
		font-family:"Bree_Serif";
		color: #0035ab;
		text-decoration: none;
	}
	#menuMob li{
		margin-right: 0;
		display: inherit;
		width: 250px;
		padding-bottom: 8px;
		padding-top: 8px;
		padding-left: 0;
		padding-right: 0;
		font-size: 24px;
	}
	
	.icon_menu{
		width:100px;
		float:left;	
	}
	.logo_mobile{
		width: 196px;
		height: 101px;
		float: right;
		background-image:url(../img/logo_topo.png);
		background-position:left;
		background-repeat:no-repeat;
	}
	
	
}

@media screen and (max-width:640px) {

	.fotos-interno{
		width:100%;
		float:left;	
	}

	.div_inicial_icon{
		width:100%;
		border:0px solid #000;
		float:left;	
	}
	
	.div_rodape_links{
		height: 60px;
		width: 322px;
		position: relative;
		top: 74px;
	}
	.img_link_rodape1{
		float: left;
    width: 53px;
    height: 24px;
    position: relative;
    top: 3px;
    left: 65px;
	}
	.img_link_rodape2{
		float: left;
    width: 54px;
    height: 18px;
    position: relative;
    top: 7px;
    left: 81px;
	}
	.img_link_rodape3{
		width: 16px;
    height: 16px;
    position: relative;
    top: 40px;
    left: -72px;
	}
	.img_link_rodape4{
		width: 16px;
    height: 16px;
    position: relative;
    top: 40px;
    left: -53px;
}
	
	
	.div_foto_rodape{
		background-image:url(../img/rodape.png);
		background-position:center top; 
		background-repeat:no-repeat; 
		height:164px; 
		width:100%;
		background-size:100%;
	}
	.div_fundo_meio_1{
		width:100%;

	}
	.div_fundo_meio_2{
		background-image:url(../img/meio_2.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:310px;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio_2_2{
		width:100%;	
	}
	.div_fundo_meio_3{
		width:100%;

	}

	.div_fundo_meio{
		background-image:url(../img/meio.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:1400px;
		width:100%;
		background-size: 100%	
	}

	.div_foto_topo{
		
		display:table;	
	}

	.div_logo_topo{
		float: left;
		position: relative;
		left: 7%;
	}
	.menuHeader{
		display: none;
	}
	.menuMobile{
		display: block;
		font-size: 70px;
		position: relative;
		font-family:"Bree_Serif";
		color: #0035ab;
		margin-top: 10px;
	}
	#menuMobToggle{
		display: block;
		position: relative;
		z-index: 4;
		margin-top: 0px;
	}
	.menuMobile{
		display: block;
		font-size: 70px;
		position: relative;
		font-family:"Bree_Serif";
		color: #0035ab;
		margin-top: 10px;
	}
	
	#menuMob{
		display: none;
		text-transform: uppercase;
		background-color: #fff;
		font-family:"Bree_Serif";
		color: #0035ab;
		padding: 0;
		margin: 0;	
		position: relative;
		z-index: 6;

	}
	#menuMob a{
		font-family:"Bree_Serif";
		color: #0035ab;
		text-decoration: none;
	}
	#menuMob li{
		margin-right: 0;
		display: inherit;
		width: 250px;
		padding-bottom: 8px;
		padding-top: 8px;
		padding-left: 0;
		padding-right: 0;
		font-size: 24px;
	}
	
	.icon_menu{
		width:100px;
		float:left;	
	}
	.logo_mobile{
		width: 196px;
		height: 101px;
		float: right;
		background-image:url(../img/logo_topo.png);
		background-position:left;
		background-repeat:no-repeat;
	}
	
	
}

@media screen and (max-width:320px) {
	
	.div_rodape_links{
		height: 64px;
		width: 221px;
		position: relative;
		top: 4px;
	}
	.img_link_rodape1{
		float: left;
		width: 28px;
		height: 12px;
		position: relative;
		top: 34px;
		left: 60px
	}
	.img_link_rodape2{
		float: left;
		width: 27px;
		height: 10px;
		position: relative;
		top: 34px;
		left: 68px
	}
	.img_link_rodape3{
		width: 10px;
		height: 10px;
		position: relative;
		top: 48px;
		left: -31px;
	}
	.img_link_rodape4{
		width: 10px;
		height: 10px;
		position: relative;
		top: 48px;
		left: -32px
	}
	
	
	.div_foto_rodape{
		background-image:url(../img/rodape.png);
		background-position:center top; 
		background-repeat:no-repeat; 
		height:80px; 
		width:100%;
		background-size:100%;
	}
	.div_fundo_meio_1{

		width:100%;
	}
	.div_fundo_meio_2{
		background-image:url(../img/meio_2.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:154px;
		width:100%;
		background-size: 100%	
	}
	.div_fundo_meio_3{
		width:100%;
	
	}

	.div_fundo_meio{
		background-image:url(../img/meio.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:1400px;
		width:100%;
		background-size: 100%	
	}

	.div_foto_topo{
		background-image:url(../img/topo.png);
		background-position:center top;
		background-repeat:no-repeat;
		width:100%;
		background-size: 100%	
	}

	.div_logo_topo{
		float: left;
		position: relative;
		left: 7%;
	}
	.menuHeader{
		display: none;
	}
	.menuMobile{
		display: block;
		font-size: 70px;
		position: relative;
		font-family:"Bree_Serif";
		color: #0035ab;
		margin-top: 10px;
	}
	#menuMobToggle{
		display: block;
		position: relative;
		z-index: 4;
		margin-top: 0px;
	}
	.menuMobile{
		display: block;
		font-size: 70px;
		position: relative;
		font-family:"Bree_Serif";
		color: #0035ab;
		margin-top: 10px;
	}
	
	#menuMob{
		display: none;
		text-transform: uppercase;
		background-color: #fff;
		font-family:"Bree_Serif";
		color: #0035ab;
		padding: 0;
		margin: 0;	
		position: relative;
		z-index: 6;

	}
	#menuMob a{
		font-family:"Bree_Serif";
		color: #0035ab;
		text-decoration: none;
	}
	#menuMob li{
		margin-right: 0;
		display: inherit;
		width: 250px;
		padding-bottom: 8px;
		padding-top: 8px;
		padding-left: 0;
		padding-right: 0;
		font-size: 17px;
		white-space:nowrap;
	}
	#menuMob li:last-child{
		margin-right: 0;
		display: inherit;
		width: 250px;
		padding-bottom: 8px;
		padding-top: 8px;
		padding-left: 0;
		padding-right: 0;
		font-size: 17px;
		white-space:nowrap;
	}
	.icon_menu{
		width:100px;
		float:left;	
	}
	.logo_mobile{
		width: 196px;
		height: 101px;
		float: right;
		background-image:url(../img/logo_topo.png);
		background-position:left;
		background-repeat:no-repeat;
	}
	
	
}

