
}
/* --- DISPLAY NONE --- */
.image, #div.image, img src, ul#header_imprimer, #texte_imprimer {
display: none; 
}
#barre, .sub a, div.header, div#barre.sub {
display: none; 
}
.header, #un, p#droite, p#gauche{
display: none; 
}
img, div.image{
display: none; 
}
/* --- P --- */
#gaucheDossiers p , #gaucheDossiers p.keysW , #gaucheDossiers p a.extern , #gaucheDossiers p.retrait, #gaucheDossiers p.retrait1, #gaucheDossiers p.patient, #gaucheDossiers p.titresDis, #gaucheDossiers p.xhtml{
color:black;
}




body {
	color: #000;
	background: #fff;
	font-family: palatino, "times new roman", times, serif;
	font-size: 11pt;
	line-height: 13pt;
}




.basdepage {
  page-break-after: always;
  }


a { color: #000; text-decoration: none;}



#wrapper, #contenant {
text-align: justify;
font-family: "Book Antiqua", "Times New Roman", Times, serif;
font-size: 12pt;
margin: 0px;
color: #000000;
padding-left: 10px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
width: auto;
  }

#gaucheDossiers { 
text-align: justify;
	width: auto;
	margin: 2em 0;
	padding: 0;
	border: 0;
	/* important */
	float: none;
	color: #000;
	background: transparent;
   }



#gaucheDossiers h2{
	border-bottom: 1px solid #999;
	color: #000;
}

		
#gaucheDossiers h2, #gaucheDossiers h3, #gaucheDossiers h4{
	color: #000;
	    }
#gaucheDossiers ul
{	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
		color: #000;
}

#gaucheDossiers ul li{
margin: 0;
padding: 0;
display:block;
}

#footer
{
	clear: both;
	color: #000;
	text-align: right;
	padding: 5px;
	font-size: 90%;
	border-top: 1px solid #999;
	margin-top: 2em;
}



