/********************************
	Galerie photo
********************************/

img#gal_fleche_bas {
	position: absolute;
	top: 803px;
	margin-left: -250px;
	left: 50%;
	width: 73px;
	z-index: 10;
}

#liste_photos {
	position: absolute;
	margin-left: -250px;
	left: 50%;
	top: 370px;
	width: 73px;
	z-index: 8;
	height: 400px;
	overflow: hidden;
	text-align: center;
}

a img { border: 0; }

div#gal_gauche div#liste_photos a {
	width: 73px;
	height: 74px;

	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;

	background-color: #222222;

	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;

	display: block;
}
div#gal_gauche a:link { color: #000000; }
div#gal_gauche a:visited { color: #000000; }
div#gal_gauche a:hover { color: #ff0000; }

div#galerie_photos h1 {
	margin: 0;
	color: #ffffff;
}

div#gal_gauche {
	margin: 0;
	padding: 0;

	width: 77px;
	height: 500px;

	margin-right: 9px;
	padding-top: 24px;

	background-color: #000000;
	background-image: url(../../images/gal-gauche.gif);
	background-repeat: no-repeat;

	text-align: center;

	float: left;
}
span.gal_date {
	padding-left: 8px;
	padding-right: 9px;
	background-color: #ffffff;
	border-bottom: 1px solid #999999;
}
div#gal_droite {
	margin: 0;
	padding: 0;

	width: 598px;
	float: left;
}
p#gal_droite_haut {
	margin: 0;
	padding: 0;

	width: 598px;
	height: 75px;

	margin-bottom: 5px;

	color: #ffffff;
	background-color: #222222;

	float: left;
}
p#gal_droite_haut span#gal_titre {
	font-size: 16px;
	font-weight: bold;
	display: block;
}
p#gal_droite_haut span#gal_date {
	display: block;
}
p#gal_droite_milieu {
	margin: 0;
	padding: 0;

	width: 598px;
	height: 365px;
	background-color: #222222;
	float: left;
}
p#gal_droite_milieu img {
	margin-left: auto;
	margin-right: auto;

	display: block;
}
p#gal_droite_bas {
	margin: 0;
	padding: 0;

	width: 534px;
	height: 55px;

	color: #ffffff;
	background-color: #a6a6a6;

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;

	float: left;
}
p#gal_droite_bas span#photo_titre{
	color: #ffcc99;
}

p#gal_droite_bas span#photo_commentaires{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;

	display: block;
}