.tit-azul {
	font-family: Arial;
	font-size: 20px;
	color: #012F52;
}		
.tit-azul-small {
	font-family: Arial;
	font-size: 15px;
	color: #012F52;
}	
.div-meio {
	background-color: #012F52;
	width: 100%;
}	
.texto1 {
	font-family: Arial;
	font-size: 25px;
	color: #ffffff;
}		
.texto2 {
	font-family: Arial;
	font-size: 20px;
	color: #fff;
}
.texto3 {
	font-family: Arial;
	font-size: 15px;
	color: #fff;
}
label {
	font-family: Arial;
	font-size: 15px;
	color: #fff;
}	
.texto-link {
	font-family: Arial;
	font-size: 20px;
	color: #ff0;
}
a:link {
	text-decoration: none;
    color: #ff0;
	}
a:hover {
	text-decoration: underline;
    color: #ff0;
	}
a:active, a:visited  {
	text-decoration: none;
    color: #ff0;
	}	
img{
   width: 100%;
}
.img2 {
  max-width: auto;
  height: auto;   
  width: auto; 
}	
