/********************************************************************************************/
/********************************************************************************************/
/*	Eranos - Eranos.fr

/*	COPYRIGHT		Eranos
/*	DISTRIBUTION	Sous licence, tel que decrit dans le fichier licence.txt

/*	FICHIER			/media/css/print.css
/*	AUTEUR			mvd (mvd@cafecentral.fr)
/*	TYPE			Feuille de style ALL MEDIA
/*	DESCRIPTION		Met en forme le systeme general
/********************************************************************************************/
/********************************************************************************************/



/********************************************************************************************/
/*	Disparitions
/********************************************************************************************/
#mncc,
#mn,
#header,
#leftctx,
#ctx,
.tools,
#photo,
.totop,
.canupdate,
#nextprevious,
#comment fieldset,
#footer,
#theme {
	display:none !important;
}
/* Apparition ! */
#printnotice {
	padding:0.3cm;
	border:1px dashed #cccccc;
	margin-bottom:0.5cm;
	display:block !important;
	font-size:0.8em;
	color:#666666;
}

/********************************************************************************************/
/*	Position
/********************************************************************************************/
body{
	background:#ffffff;
}
#positionnement {
	width:100%;
}
#cnt {border:none;}
#fondperdu {
	margin:0;
}
.padding {
	padding:0 !important;
}

/********************************************************************************************/
/*	Page
/********************************************************************************************/
#youarehere{
	padding:0;
}
#page {
	background:none;
	overflow:visible;
}
#cnt {
	color:#000000 !important;
	width:100% !important;
	margin:0;
	float:none;
}
/* équilibrer après la suppression du .totop */
#articlelist .article,
#soushome .chapter,
#chapters .chapter {
	margin-bottom:20px;
}