/* Minha folha de estilo */

/* ID  */

#container_extensao {
	width:80%;
}

#noticias_tamanho {
	width:90%;
	margin: 0 auto;
	
}

#noticias_tamanho2 {
	width:65%;
	margin: 0 auto;
	
}


#cards {
	font-size:15px; 
	font-family:arial; 
	width:80%;
	
}


#img_vest{
	display:block;
	max-width:100%;
	height:auto;
}

#direitos_autorais{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333c67 !important;
	padding:0px 0px 10px 0px;
	
}

#destaques{
	width:90%;
		
	
}

#palavra_reitor{
	width:80%;
		
	
}

/* CLASSES */



.campi:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.login {
	float:right;
}

.voltar {
	float:right !important;
	color:#036;	
}


.btn-lg:hover{
   background-color:#006 !important;
   color:#fdc114;
       
}
.btn_alunos{
   background-color:#036 !important;
   color:#FFFFFF;
}

.btn_alunos:hover{
   background-color:#fdc114 !important;
   color:#036;
       
}

.botao_topo_interno {
	color:#fdc114 !important;	
}

.botao_topo_interno:hover {
	background-color:#fdc114 !important;
    color:#333c67 !important;	
}

.botao_topo {
	color:#fdc114;!important;
	
}


.btn_colegio {
	background-color:#fdc114 !important;
   color:#036;	
}

.btn_colegio:hover{
	background-color:#036 !important;
   color:#FFFFFF;	
}

.menu_mobile{
	color:#0F0;
	width:100%;	

}

.pg_corrente {
	color:#333c67 !important;
	background-color:#fdc114 !important;
   }


.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}



.final {
     display: flex;
     justify-content: [space-around];
	 
}


.compartilhe {
	background:#333c67;
	padding:30px;

}


.fundo_rodape {
	background-color:#f1cd21;
	padding:15px;
	
	
}

.fundo_menu {
	background-color:#f1cd21;
	padding:15px;
	width:100%;
}

.fundo_menu_mobile {
	background-color:#f1cd21;
	width:auto;
/*	z-index:0;*/
	
}

.fundo_menu_mobile_container:hover {
	background-color:#006 !important;
	
}

.font_menu_mobile {
	font-size:20px;
	
}

.fundo_topo {
	background:#333c67;
	 
	}
	
.indicadores {
	color:#000066;
	 
	}


.informacao{
	color:#FFF;
}

.campi {
	font-size:15px;
}

.selo {
	border-image:none;
	 	
}
	
