/* CSS Document */
DIV.sortie_une{
	margin:0 25px 5px 25px;
	padding:2px 10px;
	background:url(../images/lignes_fd.gif) 0 -8px repeat-x;
	background-color:#FFF;
	font-size:9pt;
	min-height:35px;
	}

DIV.sortie_une .sortie_date{
	font-size:8pt;
	font-weight:bold;
	color:#666;
	}

DIV.sortie_une .sortie_dept{
	float:right;
	font-size:8pt;
	font-weight:bold;
	color:#666;
	}

DIV.sortie_une .sortie_libelle{
	font-weight:bold;
	}

DIV.sortie_listeInfo{
	font-size:9pt;
	margin:0 25px;
	}
	
.sortie_listeInfo LABEL{
	float:left;
	width:150px;
	font-weight:bold	
	}
	
.sortie_listeInfo P{
	margin-left:150px;	
	}

DIV.sortie_fiche{
	font-size:9pt;
	}

.sortie_fiche IMG{
	float:left;
	margin:5px 10px 5px 25px;
	}

.sortie_fiche P{
	text-align:justify;
	}

.sortie_fiche H1{
	font-size:12pt;
	margin-top:10pt;
	}
	
