@charset "utf-8"; /****** SPECIFIQUE IMPRESSION *******/

/*********************************** ELEMENTS NON IMPRIMES *******************************************/
#navigation, #content-right, #header, .msg { display: none; }
/********************* ELEMENTS MODIFIES + FLOAT=NONE + MARGIN ***************************************/
body { font-size: 11px;}
#page {	width:100%;	margin:0;}
#page #header-print { display: block;}
#page #content-bg {	float: none;}
#page #content-bg #content-left { float: none; width: 100%;	margin: 0;}
#page #footer { float: none;}
.etapes-projet { float: none; width: 80%;}
.projet-internet { float: none;	width: 80%;}
.img-titre { background: none; text-indent: 0px;}
#page #content-left li { background: url(none); list-style: disc; margin: 0 0 0.5em 2em; padding: 0 0 0 1em; }
