h2#titrerub{
	background-image: url("images/picto_handicapdanslemonde.gif");
	background-repeat: no-repeat;
}


/************************** DOSSIERS *************************************/

#filtre-dossiers label{
	display: block;
	margin: 8px 0 0 0;
	font-weight: bold;
}

#filtre-dossiers select{
	border: thin #6AAACD solid;
}

#filtre-dossiers input{
	margin-top: 8px;
	font-weight: bold;
	background-color: #2FC5FF;
	color: #FFFFFF;
	border: thin #FFFFFF solid;
	padding: 0;
}

.accroche_dossier{
	padding: 10px 0;
	border-top: thin #4DC000 dotted;
	margin: 10px 0;
}

.head-dossier{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #585859;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.titre-dossier, .titre-article-dossier{
	color: #4DC000;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0;
}

.titrespage-dossiers{
	width: 20em;
}

.retour-dossiers{
	display: block;
	float: right;
	width: 10em;
	background: url("images/puce_grise_g.gif") no-repeat left 3px;;
	padding-left: 7px;
}


.sousmenu-dossiers{
	margin: 30px 0;
	padding: 0;
	list-style-type: none;
}

.article-dossier{
	margin: 15px 0;
	padding: 10px 0;
	border-top: thin #4DC000 dotted;
}

.article-dossier:last-child{
	border-bottom: thin #4DC000 dotted;
}