fieldset.include_agenda .item{
	padding-left:50px;}

fieldset.archives .item{
	padding-left:50px;}

fieldset.include_forum .legend{
	padding-left:30px;
	background: 0px 50% no-repeat url(icones/forum.png);}
fieldset.include_agenda .legend{
	background-image: url(icones/agenda.png);
	background-position:0px 50%;
	padding-left:30px;
	background-repeat:no-repeat;
	}
fieldset.archives .legend{
	background-image: url(icones/archives.png);
	background-position:0px 50%;
	padding-left:30px;
	background-repeat:no-repeat;}
fieldset.include_form_contact .legend{
    	background-image: url(icones/mail.png);
	background-position:0px 50%;
	padding-left:30px;
	background-repeat:no-repeat;}
fieldset.include_liste-inscription .legend{
    	background-image: url(icones/inscription.png);
	background-position:0px 50%;
	padding-left:30px;
	background-repeat:no-repeat;}
.include_lien-ecrire{
	float:right;
	padding-left:30px;
	background: 0px 50% no-repeat url(icones/ecrire.png);}
fieldset.include_descriptif_doc {
	font-size:x-small;
	float:right;
	width:200px;
	height:100px;}
#Outils a.listes {
  background:0px 50% no-repeat url(icones/mail.png);}
#Outils a.agenda {
  background:0px 50% no-repeat url(icones/agenda.png);}
#Outils a.documents {
  background:0px 50% no-repeat url(icones/documents.png);}
#Outils a.recherche {
  background:0px 50% no-repeat url(icones/recherche.png);}
#Outils a.plan {
  background:0px 50% no-repeat url(icones/plan.png);}
#Outils a.galeries {
  background:0px 50% no-repeat url(icones/galeries.png);}

.nouveau {
  background:0px 50% no-repeat url(icones/nouveau.png);
  padding-left:10px;}
