html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* --------------------FONT FACE-------------------- */

@font-face {
    font-family: 'fv_almeloregular';
    src: url('../font/font_almelo/fv_almelo-webfont.eot');
    src: url('../font/font_almelo/fv_almelo-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/font_almelo/fv_almelo-webfont.woff') format('woff'),
         url('../font/font_almelo/fv_almelo-webfont.ttf') format('truetype'),
         url('../font/font_almelo/fv_almelo-webfont.svg#fv_almeloregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helvetica35-thinthin';
    src: url('../font/font_helvetica/helvetica_thin-webfont.eot');
    src: url('../font/font_helvetica/helvetica_thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/font_helvetica/helvetica_thin-webfont.woff') format('woff'),
         url('../font/font_helvetica/helvetica_thin-webfont.ttf') format('truetype'),
         url('../font/font_helvetica/helvetica_thin-webfont.svg#helvetica35-thinthin') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helvetica_25_ultralightRg';
    src: url('../font/font_helvetica/helvetica_ultralt-webfont.eot');
    src: url('../font/font_helvetica/helvetica_ultralt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/font_helvetica/helvetica_ultralt-webfont.woff') format('woff'),
         url('../font/font_helvetica/helvetica_ultralt-webfont.ttf') format('truetype'),
         url('../font/font_helvetica/helvetica_ultralt-webfont.svg#helvetica_25_ultralightRg') format('svg');
    font-weight: normal;
    font-style: normal;

}
* { margin: 0; padding: 0; }
/* --------------------Padrões-------------------- */
.center{
	margin: 0 auto;
	overflow: hidden;
}
.clear{
	clear: both;
}
#content{
	background-color: #fdb932;
}

/* --------------------Header Home-------------------- */
header{
	width: 100%;
	height: 95px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background-color: #fdb932;
}
.scrolled{
	position: fixed;
	background-color: #fdb932!important;
	height: 65px;
	/* padding: 4%; */
}
.scrolled section h1 {
    background-size: 100%;
    width: 110px;
    height: 41px;
}
.scrolled .grt-mobile-button {
	top: 0px;
}
.scrolled nav ul li{
    padding: 14px 0 0 25px;
}
.scrolled nav ul .via {
	padding-top: 0px;
}
.homes header{
	background-color:transparent;
}
.headerbg{
	width: 100%;
	height: 100px;
	background-color: #fdb932;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

header section{
	width: 1000px;
	height: auto;
	padding-top: 10px;
}
header section h1 {
	width: 187px;
	height: 68px;
	background: url(../images/logo-anos-incriveis.png) no-repeat;
	text-indent: -9999px;
	display:block;
	float: left;
	position: relative;
	z-index: 9999;
	
}
header section nav{
	width: 750px;
	*width: 750px;
	width/*\**/: 750px;
	height: 68px;
	float: right;
	position: relative;
	*position: relative;
}
header nav ul{
	display: block;
	width: 100%;
}
header nav ul li{
	float: left;
	padding:28px 0 0 25px;
	text-align: center;
}
.via{
	padding-top:15px;
	*padding-top:15px;
	padding-top: 15px\0/IE8+9;
	margin-right: 5px;
}

header nav ul li a{
	font-family:"fv_almeloregular", Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
header nav ul li a:hover{
	color: #11aea7;
}

.selecionado{
	color: #11aea7;
}

/* --------------------Footer Home-------------------- */
footer{
	width: 100%;
	*width: 100%;
	height: auto;
	background-color: #11aea7;
	position: relative;
	padding: 0 0 20px 0;
}
footer section{
	width: 1000px;
	height: 60px;
	padding-top: 40px;
}
footer section p{
	width: 800px;
	height: 20px;
	float: right;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
}
footer section p a{
	color: #FFCB05;
}
footer section nav a[href*="vimeo.com"]{
	width: 23px;
	height: 22px;
	background: url(../images/vimeo.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	margin: 0 5px;
}
footer section nav a[href*="twitter.com"]{
	width: 23px;
	height: 22px;
	background: url(../images/twitter.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	margin: 0 5px;
}
footer section nav a[href*="facebook.com"]{
	width: 23px;
	height: 22px;
	background: url(../images/facebook.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	margin: 0 5px;
}
footer section nav a:hover{
	opacity: 0.6;
}

footer img{
	width: 120px;
	height: 100px;
	float:right;
	position: relative;
	bottom: 100px;
	right: 50%;
	*right: 30%;
	margin-right: -510px;
}
