/****************************************************************************************************************/
/****************************************************************************************************************/
/*	COPYRIGHT		Conseil d'état
/*	DISTRIBUTION	Sous licence, tel que decrit dans le fichier licence.txt

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

/********************************************************************************************/
/*	Disparitions
/********************************************************************************************/
#mncc,
#mn,
#ctx,
#top,
#recherche,
#mn1,
#tools,
#footer,
.canupdate,
#flux,
#nextprevious,
.media1 {
	display:none !important;
}

/********************************************************************************************/
/*	Apparitions
/********************************************************************************************/

body 			{
	background:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
}
#printnotice  	{
	padding:0.3cm;
	border:1px dashed #cccccc;
	margin-bottom:0.5cm;
	display:block;
	font-size:0.8em;
	color:#666666;
}
.positionnement {
	width:100%;
	margin:0 !important;
	padding:0 !important ;
}

#page	 		{
	width:100% !important;
	padding:0 25px;
}
#cnt	 		{
	width:100% !important;
}

#youarehere			{
	float:none !important;
	width:auto !important;
	margin-bottom:30px !important;
	display:block;
}
#header	 			{
	margin:25px 0 0 0;
	height:100px;
}
#header .logo		{
	width:573px;
	display:block;
	*font-size:1.6em !important;
}

h3 		{
display:block;
margin:0 10px 10px 0;
font:italic 1.2em Georgia, "Times New Roman", Times, serif;
color:#ccc;
}

#articledetail .titre,
#articledetail .chapo 	{
display:block;
width:90%;
}
#articledetail .texte 	{
margin-bottom:10px;
padding:0;
width:90%;
}
#articledetail p, 
#articledetail ul 		{
display:block;
font-family:Arial,Helvetica,sans-serif;
line-height:23px !important;
margin-bottom:10px;
width:90%;
font-size:25px !important;
}

#pagechapo,
#pagetxt,
#articlelist,
#articledetail {
	float:none;
	width:90%;
	font-size:25px;
	clear:both;
}

#pagetxt .accroche {
	position:relative;
	left:0;
	margin-right:20px;
}

#pagetxt blockquote,
#articledetail blockquote {
	float:none;
	padding:0 !important;
	margin:0 0 10px 0 !important;
}

#soushome li {
	float:none !important;
	width:auto !important;
}