body{
	margin:0px;
}

header{
	background-image: url('../imagens/fundo_menu.png');
	background-repeat: no-repeat;
	background-color:#02040e;
	height:51px;
	padding-left:15px;
	margin: auto;
}

#parallaxBar2{
	height:220px;
	background-color:#004c82;
	background: url(../parallax/materia_01_720.png) 50% 0 fixed;
}

#parallaxBar_Mat_02{
	height:450px;
	background-color:#004c82;
	background: url(../parallax/materia_02.png) 50% 0 fixed;
    position: relative; 
}

.imagem_mobile, .imagem_mobile_02{
	display: none;
}

.imagem_03{
	width:100%;
}

.imagem_03 img{
	width: 100%;
}

.logo{
	float:left;	
}

.menu{
	font-family: 'SourceSansPro', sans-serif;
	color: #a5a5a5;
	font-size: 13px;
	font-weight: 600;
	height:51px;
	float:left;
}

.menu ul{
	padding-left: 20px;
	margin-top: 30px;
}

.menu a, .menu a:visited{
	font-family: 'SourceSansPro', sans-serif;
	font-weight: 600;
	color: #a5a5a5;
	font-size: 13px;
	text-decoration: none;	
} 

.menu a:hover{
	font-family: 'SourceSansPro', sans-serif;
	font-weight: 600;
	color: #07b3db;
	font-size: 13px;
	text-decoration: none;	
} 

.ativo{
	color: #07b3db;
}

.menu li{
	display: inline-block;
	list-style: none;
	margin-left:15px;
}

.relizacao{
	padding-top: 15px;
	margin-left:30px;
}

.saiba_mais{
	text-align: right;
}

/*
	Materia 01
*/
.conteudo_02{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top:40px;
	width:98%;
	text-align: justify;
}

.conteudo_02 strong{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #333333;
}

.foto_m_02{
	float: left;
	height: 1650px;
	width: 30%;
	margin-right:25px;
}

.foto_m_02_01 img{
	max-width: 65%;
}

.aspas{
	color: #1e5e60;
	font-size: 20px;
	font-family: 'geomanist_regularregular', sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}

.foto_m_02_02{
	width: 226px;
	height: 282px;
	float: right;
	margin-left:8px;
}

/*
	Materia 02
*/

.container_materia_02{}
.conteudo_03{
	padding-top:60px;
	padding-bottom:100px;
	width: 100%;
	text-align: left;
	padding-left:80px;
}
.conteudo_03 h1{
	color: #2778af;
	font-size: 30px;
	font-family: 'geomanist_regularregular', sans-serif;
}

.imagem_materia_02{
	display: none;
}

.conteudo_03 .texto{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top:10px;
	text-align: justify;
	width:400px;
}

.foto_m_03_01 img{
	width:400px;
}

/*
	Materia 03
*/

.container_materia_03{}
.conteudo_04{
	padding-top:40px;
	padding-bottom:120px;
	width: 80%;
	margin: auto;
	text-align: center;
}
.conteudo_04 h1{
	color: #264c66;
	font-size: 38px;
	font-family: 'geomanist_regularregular', sans-serif;
}

.conteudo_04 .texto{
	float: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top:40px;
	text-align: justify;
}


/*
	Vídeos
*/

.container_video{
	background-color: #000207;
	background-image: url('../imagens/fundo_video.png');
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}

.player{
	width: 640px;
	height: 360px;
	margin: auto;
}

.titulo_video{
	background-color: #01101c;
	background-image: url('../imagens/fundo_texto_video.png');
	background-position: center center;
	background-repeat: repeat-x;
	text-align: right;
	padding-right:20%;
	padding-top:20px;
	height:91px;
}

.lista_videos{
	color: #606060;
	font-size: 27px;
	font-family: 'geomanist_regularregular', sans-serif;
	text-align: center;
}

.separa_videos{
	width:100%;
	height: 10px;
}

.video_01{
	background-color: #FFF;
	background-image: url('../imagens/videos/01.png');
	background-repeat: no-repeat;
	width:100%;
	height:149px; 
	margin-top:10px;
	margin: auto;
	text-align: left;
}

.video_02{
	background-color: #FFF;
	background-image: url('../imagens/videos/02.png');
	background-repeat: no-repeat;
	width:100%;
	height:149px;
	margin-top:10px;
	margin: auto;
	text-align: left; 
}

.video_03{
	background-color: #FFF;
	background-image: url('../imagens/videos/03.png');
	background-repeat: no-repeat;
	width:100%;
	margin-top:10px;
	height:149px;
	margin: auto; 
	text-align: left;
}

.video_01 .linha, .video_02 .linha, .video_03 .linha{
	padding-left:20px;
	float: left;
	padding-top:16px;
}

.video_01 .miniatura, .video_02 .miniatura, .video_03 .miniatura{
	padding-left:15px;
	float: left;
	padding-top:16px;
}  

.video_01 .titulo, .video_02 .titulo, .video_03 .titulo{
	padding-left:15px;
	float: left;
	padding-top: 60px;
	color: #606060;
	font-size: 23px;
	font-family: 'geomanist_regularregular', sans-serif;
}  

.video_01 .titulo a, .video_01 .titulo a:visited, .video_01 .titulo a:hover, 
.video_02 .titulo a, .video_02 .titulo a:visited, .video_02 .titulo a:hover,
.video_03 .titulo a, .video_03 .titulo a:visited, .video_03 .titulo a:hover
{
	color: #606060;
	font-size: 23px;
	font-family: 'geomanist_regularregular', sans-serif;
	text-decoration: none;
}  

.video_01 .seta, .video_02 .seta, .video_03 .seta{
	padding-right:20px;
	float: right;
	padding-top: 40px;
} 

/*
	Rodapé
*/

footer{
	clear: both;
	background-image: url('../imagens/footer_fundo.png');
	background-position: right top;
	width: 100%;
	height:245px;
}

.bluemix{
	float: left;
	margin-left: 75px;
	padding-top:80px;
}

.logos_footer{
	float: right;
	margin-right: 30px;
	padding-top:180px;
}

.realizacao_footer{
	background-image: url('../imagens/fundo_rodape_02.png');
	width: 100%;
	height:65px;
	text-align: right;
	padding-right: 30px;
	padding-top:25px;
}

@media only screen and ( max-width: 1440px ) {
	footer{
		clear: both;
		background-image: url('../imagens/footer_fundo_1440.png');
		background-repeat: no-repeat;
		width: 100%;
		height:245px;
	}
}