#fiches{
/*	background-color: #ffffff;*/
	margin: 0 0 20px 0;
}
 #div_newAndEdit form {
 	background:none;
	padding: 0 0 10px 10px;
	border:none;
	/*background: url(images/fonds/bg_formulaire.png);
	color:#39cfdd;
	padding: 20px 0 10px 10px;
	border: #39cfdd 1px solid;*/
}
#select_adherents_statuts{
/*	height: 30px;*/
}

#div_newAndEdit h3{
/*	padding:6px 0 6px 35px;
	width: 43%;*/
/*	background: #303030;
	background: transparent;
	font-variant: small-caps;
	color: White;*/
/*	width: 255px;
	height: 30px;*/
	height: 34px;
	padding: 0px;
	margin:0px;
	width: 390px;

}
#div_newAndEdit h3 span{
/*	position: relative;
	left: -2000px;*/
}

#div_fiche_individuel h3 span, #div_fiche_collectif h3 span{
	display: block;
	color: #fff;
	font: normal normal normal large/30px Arial, Helvetica, sans-serif;
	width: 305px;
	height: 30px;
	text-align:center;
	padding-top:5px;
}

#fiche_individuel, #fiche_entreprise, #fiche_association {
	background: url(images/fonds/bg_formulaire.png);	
/*	border: 1px solid #303030;	*/
	border: 1px solid #39cfdd;
	padding-top: 20px;
	/*background: White;*/
}
#fiche_entreprise, #fiche_association {
/*	border: 1px solid #bed0de;*/
	border: 1px solid #246f76;
	
}
#div_select_adherents_statuts {
	margin: 15px 0 30px 0;
}
#div_fiche_individuel h3{
	background: url(images/buttons/fr/h3_fiche_perso2.png) no-repeat 0 0;
}
#div_fiche_entreprise h3{
	background: url(images/buttons/fr/h3_fiche_entreprise.png) no-repeat 100% 0;
}
#div_fiche_association h3{
	background: url(images/buttons/fr/h3_fiche_association.png) no-repeat 100% 0;
}

#commissions_checkbox td{
	vertical-align: top;
}
#commissions_checkbox p{
padding: 2px;
}
#commissions_checkbox h2 {
clear: left;
}
#commissions_checkbox label, #commmissions_commentaire label {
	display: none;
}
