ul#zoom{
	background-color:#dfd9d9;
}
/*a.admin_front{
	color:#fff;
	text-decoration:none;
}
*/
ul#menu_artiste{
	min-height:70px;
	width:178px;
	background:url('../images/menu_fond.gif') top center no-repeat #f60;
	padding:14px 1px 0;
	border-bottom:1px solid #fff;
	padding-bottom:30px;
}
ul#menu_artiste li:first-child{
	border-top:1px solid #fff;
}
ul#menu_artiste li a{
	color:#fff;
	display:block;
	border-bottom:1px solid #fff;
	padding:1px 5px 1px 15px;
}
ul#menu_artiste a:hover,ul#menu_artiste li.sel a{
	background-color:#fff;
	color:#f60;
}


#form_contact label,
#form_commentaire label{
	font-weight:bold;
	display:block;
	float:none;
	text-align:left;
	margin:0 0 0 5%;
	padding:0;
}
#form_contact input.text,#form_contact textarea,
#form_commentaire input.text,#form_commentaire textarea{
	width:90%;
	margin:0 auto;
	display:block;
}
#form_contact input.submit,
#form_commentaire input.submit{
	margin-left:5%;
	color:#f60;
}


/*------------------------------
		COLLECTION - OEUVRE
------------------------------*/
/*
#collection ul li span,#oeuvre ul li span{
	position:absolute;
	top:0;
	right:0px;
}
#collection ul li a.galerie{
	display:block;
	height:200px;
	width:200px;
	text-align:center;
}
#form_note{
	margin-left:20px;
}
#form_note label{
	width:24px;
	text-align:center;
}
#form_note span{
	float:left;
}

a.bouton_offre{
	padding:5px;
	background-color:#242a8a;
	margin-left:60px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #040a42;
	margin-top:5px;
}
a.bouton_offre:hover{
	background-color:#5058ef;
}
#commentaire{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:20px;
}
#commentaire li{
	margin-bottom:10px;
}
#oeuvre_partenaire{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:20px;
}
#oeuvre_partenaire li{
	float:left;
	margin-left:20px;
}
#oeuvre_partenaire li img{
	width:100px;
}
*/
