@import url( http://fonts.googleapis.com/css?family=Lato:300,400,700 );
@font-face {
	font-family: fontawesome;
	src: url(../fonts/fontawesome.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome.svg#fontawesome) format("svg"), url(../fonts/fontawesome.woff) format("woff"), url(../fonts/fontawesome.ttf) format("truetype");
	font-weight: normal;
	font-style: normal;
}
.main > section {
	margin: 0px 0px 0px auto; top: 10px; width: 90%; right: 25px; position: fixed; z-index: 5; max-width: 55px;
}
@media all and (max-width:767px)
{
.main > section {
	margin: 0px 0px 0px auto; top: 20px; width: 90%; right: 2px; position: fixed; z-index: 5; max-width: 40px;
}
}
.main > section button {
	margin: 10px; border: currentColor; border-image: none; display: block; cursor: pointer;
}
.sem-back {
	background: none;
}
.menu-tracinhos {
	right: 15px; float: right; position: absolute;
}
.margin-link {
	padding-left: 10px;
}
.margin-hr {
	margin-bottom: 5px;
}
