h2{
	color:#f60;
	font-size:1.5em;
	font-weight:bold;
}
#zoom li .description,#zoom li .infos_techniques{
	min-height:100px;	
	margin:5px 0;
}
#zoom li .description{
	float:left;
	width:50%;
	text-align:right;
	border-right:1px solid #eee;
}
#zoom li .infos_techniques{
	float:left;
/*	float:right;
	width:49%;*/
}
#zoom li .infos_techniques label{
	float:left;
	display:block;
	width:120px;
	margin-right:5px;
	text-align:right;
	font-weight:bold;
}
#zoom li .infos_techniques a,#zoom li .infos_techniques .lien_nofollow{
	display:inline;
	margin:0 0 0 1.5em;
}
#zoom li .infos_techniques br{
	clear:left;
}
#commentaires{
	margin:1em 10px;
}
#commentaires li{
	width:100%;
	float:none;
	background:none;
	min-height:1px;
	border-bottom:1px solid #e0dbda;
	padding:0 5px;
	font-style:italic;
}
#commentaires li strong{
	font-style:normal;
	font-weight:bold;
	display:block;
}
#lien_ajout_commentaire{
	margin-top:1em;
	margin-left:5%;
}
#lien_ajout_commentaire,#lien_ajout_commentaire input,.infos_techniques a,.infos_techniques .lien_nofollow input{
	color:#dd621e;
}

#ajout_commentaire{
	margin-top:1em;
}
.liste_oeuvres h3{
	margin:16px 12px 8px;
	border-bottom:6px solid #736262;
	text-align:center;
	padding-bottom:10px;
	font-size:1.2em;
}

#oeuvre{
	position:relative;
}
#oeuvre a.retour{
	top:30px;
}
#oeuvre_photo{
	position:relative;
	zoom:1;
	min-height:340px;
}
.precedent,.suivant{
	display:block;
	position:absolute;
	bottom:0;
	color:#736262;
	font-weight:bold;
	text-align:center;
	width:100px;
}
.precedent img,.suivant img{
}
.precedent{
	left:0;
}
.suivant{
	right:0;
}
#oeuvre_photo .pub{
	position:absolute;
	top:0;
	background-color:#dfd9d9;
	width:120px;
	height:240px;
}
#oeuvre_photo .gauche{
	left:23px;
}
#oeuvre_photo .droite{
	right:23px;
}