@charset "utf-8";
/* 	CSS RESET  */
	
* {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}

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;}
.clear {clear: both;}
:focus {outline: 0;}
a img {border: 0;}
a {text-decoration: none;}
.no-margin-left {margin-left: 0 !important;}
.no-margin-right {margin-right: 0 !important;}
.position-relative {position: relative;}

@font-face {
    font-family: 'nova-regular';
    src: url('fontes/fontes/proximanova-regular-webfont.eot');
    src: url('fontes/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/proximanova-regular-webfont.woff') format('woff'),
         url('fontes/proximanova-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;}
	
@font-face {
    font-family: 'nova-regular-semi-bold';
    src: url('fontes/proximanova-regular-semibold-webfont.eot');
    src: url('fontes/proximanova-regular-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/proximanova-regular-semibold-webfont.woff') format('woff'),
         url('fontes/proximanova-regular-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'nova-regular-bold';
    src: url('fontes/proximanova-regular-bold-webfont.eot');
    src: url('fontes/proximanova-regular-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/proximanova-regular-bold-webfont.woff') format('woff'),
         url('fontes/proximanova-regular-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;}
	


@font-face {
    font-family: 'museo-regular';
    src: url('fontes/museo300-regular-webfont.eot');
    src: url('fontes/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/museo300-regular-webfont.woff') format('woff'),
         url('fontes/museo300-regular-webfont.ttf') format('truetype'),
         url('fontes/museo300-regular-webfont.svg#museo300') format('svg');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'museo-bold';
    src: url('fontes/museo500-regular-webfont.eot');
    src: url('fontes/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/museo500-regular-webfont.woff') format('woff'),
         url('fontes/museo500-regular-webfont.ttf') format('truetype'),
         url('fontes/museo500-regular-webfont.svg#museo500') format('svg');
    font-weight: normal;
    font-style: normal;}