	/* CSS Document */

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



@font-face {
    font-family: 'johnshandregular';
    src: url('john-h-webfont.eot');
    src: url('john-h-webfont.eot?#iefix') format('embedded-opentype'),
         url('john-h-webfont.woff2') format('woff2'),
         url('john-h-webfont.woff') format('woff'),
         url('john-h-webfont.ttf') format('truetype'),
         url('john-h-webfont.svg#johnshandregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'hussarbold';
    src: url('../a_fonts/HussarBold-webfont.eot');
    src: url('../a_fonts/HussarBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../a_fonts/HussarBold-webfont.woff2') format('woff2'),
         url('../a_fonts/HussarBold-webfont.woff') format('woff'),
         url('../a_fonts/HussarBold-webfont.ttf') format('truetype'),
         url('../a_fonts/HussarBold-webfont.svg#hussarbold') format('svg');

	font-weight: lighter;
    font-style: normal;

}


body{font-family: 'futura_ltbook';}

#barra_horizontal
	{
	/*font-family: 'johnshandregular';*/
	font-family: 'futura_ltbook';	
	font-weight: lighter;
	}

#barra_horizontal a
	{
	
	text-decoration: none;
	}

#slogan
	{
	font-size:25px;
	text-decoration: none;
	line-height: 46px;
	}	
#editores h2
	{
	font-size: 36px;
	}	

#editores h3
	{
	font-size: 36px;

	}	
	
		