body
{
	background: transparent;
	margin: 20mm 30mm 30mm 30mm;
	overflow: hidden;
	color: #000 text-decoration: none;
	font-family:helvetica, arial, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
}

@font-face {
	font-family: 'rounded';
	src: url('../font/grb.eot');
	src: local('Gotham Rounded'), local('GothamRounded-Book'), url('../font/grb.woff') format('woff'), url('../font/grb.ttf') format('truetype');
}

@font-face {
	font-family: 'roundlig';
	src: url('../font/grl.eot');
	src: local('Gotham Rounded'), local('GothamRounded-Light'), url('../font/grl.woff') format('woff'), url('../font/grl.ttf') format('truetype');
}

@font-face {
	font-family: 'roundmed';
	src: url('../font/grm.eot');
	src: local('Gotham Rounded'), local('GothamRounded-Medium'), url('../font/grm.woff') format('woff'), url('../font/grm.ttf') format('truetype');
}

@font-face {
	font-family: 'futbold';
	src: url('../font/fb.ttf');
}

@font-face {
	font-family: 'futheav';
	src: url('../font/fh.ttf');
}


/* ------- HEADERS  ------- */

H1, h2{
font-family: rounded, Helvetica, Arial, sans-serif;
font-weight: normal;
line-height: 1.0em;
}

h3, H4, H5, H6, H7 {
font-family: rounded, Helvetica, Arial, sans-serif;
font-weight: normal;
line-height: 1.1em;
}
/* ------- HEADERS  ------- */

a,
a:visited { color: #000; text-decoration: none; }
#footer,
#easy-access,
#header-menu,
#post-data,
.navigation,
#rubrique,
#sidebar,
#share,
#respond,
#et-aussi,
#flvmain
{ display: none; }

.single .post-content blockquote,
.page .post-content blockquote{
display:block;
float:left;
font-family: rounded, helvetica, arial, sans-serif;
font-size:20px;
height:auto;
line-height:23px;
margin:0cm 8cm 0cm -1cm;
vertical-align:top;
width:10cm;
}


.focus
{
	height: 15cm;
	page-break-after: always;
}

.home #page { display: none;}

.post {
clear: both;
}

/*
h1#magazine
{
	background-image: url(../images/logo-mag.png);
	background-position: -12px 3px;
	background-repeat: no-repeat;
	height: 90px;
	margin: 0px;
	margin-bottom: 50px;
	position: relative;
	text-align: right;
	width: 430px;
}
*/

.single .post-content h2,
.page .post-content h2
{
color:#000000;
display:block;
font-size:24pt;
margin-bottom:2cm;
width: 7cm;
}


#logo-print img{
width:170px;
height: auto;
border: none;
}

#logo-print a img{
border: none;
}

.single-cat-post{
display: none;
}

.post-comment{
page-break-before: always;
}

.out{
text-indent: -9000px;
display: none;
opacity: hidden;
}


.ngg-galleryoverview {
border-bottom:1px dotted #CCCCCC;
clear:both;
display:block !important;
margin-bottom:16px;
margin-top:10px;
overflow:hidden;
padding-bottom:16px;
width:12cm;
position: relative;
page-break-inside: avoid;
page-break-before: auto;
}

.ngg-gallery-thumbnail-box {
float:left;
}

.ngg-gallery-thumbnail {
float:left;
margin:0 5mm 5mm 0;
text-align:center;
}


