div.event-date {
	color:#bbc3c8;
	font-size:1.3em;
	font-weight:bold;
	padding:0 0 6px 0;
}

div.event-emetteur {
	color:#bbc3c8;
	font-size:1.15em;
	font-weight:bold;
	padding:0 0 4px 0;
}

div.oeuvres-exposees {
	width:620px;
	padding:0 0 15px 0;
}

div.oeuvres-exposees .titre {
	background:#41382E url(../../images/structure/background/titre_galerie_bg.gif) no-repeat scroll left top;
	color:white;
	font-size:0.9em;
	font-weight:bold;
	height:25px;
	padding:0 0 0 7px;
}

div.oeuvres-exposees .images {
	height:120px;
	background:#635a4f;
}

div.oeuvres-exposees .images ul {
	text-align:center;
	padding:10px 0 0 0;
}

div.oeuvres-exposees .images ul li{
	padding:0 7px;
	display:inline;
}

div.oeuvres-exposees .images ul li img{
	border:3px solid white;
}
