#entete_liste_galeries {
	background: url('../images/pages/photos/tete_photo.gif') no-repeat center;
	color:#FFFFFF;
	font-size:19px;
	height:38px;
	line-height:38px;
	padding-left:30px;
}
#container_galeries {
	background-color: #585858;
}
#bas_photos {
	background:transparent url(../images/common/box_bottom.gif) repeat scroll 0%;
	height:18px;
}
.ligne_galeries {
	width: 653px;
	height: 128px;
	margin-left: 20px;
	margin-top: 12px;
}
.galerie_gauche {
	border: 1px solid #f2920b;
	background-color: #7e7e7e;
	width: 318px;
	height: 126px;
	float: left;
}
.galerie_droite {
	border: 1px solid #f2920b;
	background-color: #7e7e7e;
	width: 318px;
	height: 126px;
	float: right;
}
.texte_haut_galeries {
	font-weight: bold;
	color: #ffffff;
	padding-top: 15px;
	margin-left: 22px;
}
.desc_galerie {
	margin-left: 155px;
	margin-top: 10px;
}
.lien_bleu_gras a{
	font-weight: bold;
	color: #00a9ff;
}
.pagination {
	padding-top: 10px;
	text-align: center;
	color: #00a9ff;
}
.autres_pages{
	color: #00a9ff;
	font-weight: bold;
	text-decoration: none;
}
.page_en_cours{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.apercu_galerie {
	width: 140px;
	height: 105px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}
.apercu_galerie img {
	border: 1px solid #000000;
}
