@charset "iso-8859-1";
/* CSS Document */


@font-face {
    font-family: 'Gotham-ExtraLight';
    src: url('Gotham-ExtraLight.eot');
    src: url('Gotham-ExtraLight.eot?#iefix') format('embedded-opentype'),
         url('Gotham-ExtraLight.woff2') format('woff2'),
         url('Gotham-ExtraLight.woff') format('woff'),
         url('Gotham-ExtraLight.ttf') format('truetype'),
         url('Gotham-ExtraLight.svg#ubuntumedium') format('svg');
    font-weight: normal;
    font-style: normal;
}



.sprite{
    background:url('../imagens/sprite.png') no-repeat 0 0;
    display: inline-block;
}
ul, li { list-style:none; padding:0px; margin:0px; }


body, html{ background:url(../imagens/fundo.jpg) center top; }
#logo .sprite{margin: 0 auto;}
.logo a { 	background-position:0 0;
	width: 353px;
	height: 165px;	display: block;	overflow:hidden;text-indent:-9999px; font-size:0px; }

.frase { background-position:-428px -39px;
	width: 464px;
	height: 224px; margin-top:60px;}
	
.certo { background-position:0 -293px;
	width: 20px;
	height: 17px; }

.certo_home {color:#666; font-size:1.43em; font-family: 'Gotham-ExtraLight'; line-height:1.6em }
.historico {color:#999; font-size:1.11em; font-family: 'Gotham-ExtraLight'; line-height:1.8em}

.footer {background:#666666; color:#D9D9D9; font-size:1.43em; font-family: 'Gotham-ExtraLight'; padding:20px; text-align:center; margin-top:50px;}


@media(max-width: 380px){ .frase { background-position:-133px -293px;
	width: 299px;
	height: 145px; margin-top:30px; margin-bottom:30px; }
	
	.certo_home {color:#666; font-size:1.13em; font-family: 'Gotham-ExtraLight'; line-height:1.6em }
	.footer {background:#666666; color:#D9D9D9; font-size:1.13em; font-family: 'Gotham-ExtraLight'; padding:20px; text-align:center; margin-top:50px;}
	
	.logo a { 	background-position:-22px -469px;
	width: 289px;
	height: 135px;	display: block;	overflow:hidden;text-indent:-9999px; font-size:0px; }

}
@media(width: 480px){ .frase { background-position:-400px -424px;
	width: 419px;
	height: 203px; margin-top:30px; margin-bottom:30px; }  
	
		.footer {background:#666666; color:#D9D9D9; font-size:1.13em; font-family: 'Gotham-ExtraLight'; padding:20px; text-align:center; margin-top:50px;}
}


@media(max-width: 680px){ 

.footer {background:#666666; color:#D9D9D9; font-size:0.93em; font-family: 'Gotham-ExtraLight'; padding:20px; text-align:center; margin-top:50px;}

}