@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700|Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,900);
.fonteoswald {
	/*font-family: 'Oswald', sans-serif;*/
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:100;
	
}
ul a {
	margin-left: 10px;
	color:#FF7BAC;
}
.btnFranquia {
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  color: #ffffff;
  font-size: 20px;
  background: #DA316B;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  border:0px;
  float: right;
    margin-top: 62px;
	
    cursor: pointer;
  
  
}

.btnFranquia:hover {
  background: #eb7ca9;
  text-decoration: none;
  border:0px;
}

ul a:hover {
	color: #FFF;
	font-weight:500;
}
ul a:active {
	color: #FFF;
}
label {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:13px;
	
}

.nl {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	color:#FFF;
	
}
.n2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	color:#FFF;
	
}