body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 0;
}
.galerie {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 600px;
	margin-top: -300px;
	margin-left: -400px;
	visibility: visible;
	background-color: #000000;
}
.bandeau
{
	position:	absolute; 
	left:	30px; 
	top:	30px; 
	width:	600px; 
}
.bandeau2
{
	position:	absolute; 
	left:	30px; 
	top:	30px; 
	width:	600px; 
}
.date {
	position:	absolute; 
	left:	370px; 
	top:	300px; 
	text-align:		right; 
	vertical-align:	bottom; 
	width:	300px; 
	z-index:	1
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align:	right;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align:	left;
}
.thumb {
	background-position: center center;
	text-align: center;
	text-decoration: none;
}
a.sommaire {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
a.sommaire:hover { 
 	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
a:hover { 
 	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
img {
	border: 0px;
}
