.fiche-groupe a {
	width:155px;
}
.bt_modif{
	display:block;
	float:left;
	width:58px;
	height:16px;
	
	background:url("../img/bt_modifier.png") no-repeat;
}
.bt_modif_vignette{
	display:block;
	width:102px;
	height:16px;
	background:url("../img/bt_modif_vignette.png") no-repeat;
}

.bt_modif a{
	display:block;
	float:left;
	width:58px;
	height:16px;
}
.bt_modif_vignette a{
	display:block;
	float:left;
	width:102px;
	height:16px;
}

.bt_modif_vignette a:hover{
	display:block;
	float:left;
	width:102px;
	height:16px !important;
	height:18px;
	background:url("../img/bt_modif_vignette_on.png") no-repeat 0 0;
}
.bt_modif a:hover{
	background:url("../img/bt_modifier_on.png") no-repeat 0 0;
	display:block;
	float:left;
	width:58px;
	height:16px;
}
.bt_sup_diapo{
	display:block;
	float:left;
	width:133px;
	height:15px;
	background:url("../img/bt_sup_diapo.png") no-repeat;
}
.bt_sup_diapo a{
	display:block;
	float:left;
	width:133px;
	height:15px;
	background:url("../img/bt_sup_diapo.png") no-repeat;
}
.bt_sup_diapo a:hover{
	background:url("../img/bt_sup_diapo_on.png") no-repeat;
}
.bt_supprimer_media{
	display:block;
	float:left;
	width:121px;
	height:16px;
	background:url("../img/bt_supprimer_titre.png") no-repeat;
}
.bt_supprimer_media a{
	display:block;
	float:left;
	width:121px;
	height:16px;
	
}
.bt_supprimer_media a:hover{
		background:url("../img/bt_supprimer_titre_on.png") no-repeat;

}
.content_bt_diapo{
	display:block;
	float:left;
	width:255px;
	height:25px;
}
.bt_ajout_diapo{
	display:block;
	float:left;
	width:122px;
	height:15px;
	background:url("../img/bt_ajouter_diapo.png") no-repeat;
}
.bt_ajout_diapo a{
	display:block;
	float:left;
	width:122px;
	height:15px;
	
}
.bt_ajout_diapo a:hover{
		background:url("../img/bt_ajouter_diapo_on.png") no-repeat;

}
.bt_ajout_media{
	display:block;
	float:left;
	width:121px;
	height:16px;
	margin-left:22px !important;
	margin-left:11px;
	background:url("../img/bt_ajouter_titre.png") no-repeat;
}
.bt_ajout_media a{
	display:block;
	float:left;
	width:121px;
	height:16px;
	
}
.bt_ajout_media a:hover{
		background:url("../img/bt_ajouter_titre_on.png") no-repeat;

}
.sans_diapo{
	display:block;
	width:300px;
	float:left;
	height:23px;
	margin:0 0px 0 0;
}
.sans_diapo p{
	display:block;
	width:300px;
	float:left;
	height:23px;
	margin:0 0px 0 10px;
	padding:0;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.sans_lien_social{
	display:block;
	width:200px;
	float:left;
	height:23px;
	margin:0 0px 0 0;
}
.sans_lien_social p{
	display:block;
	width:200px;
	float:left;
	height:23px;
	margin:0 0px 0 10px;
	padding:0;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

