/* //// PARTIE MODIFIABLE en fonction de la charte //// */
.box_liste_galerie h2{margin:10px 0 0 0;}
.box_liste_galerie h2 a{text-decoration:none;}
.box_liste_galerie h2 a:hover{text-decoration:none;color:#DB130D;}
/* pour changer la couleur du chiffre indiquant le nombre de phots dans la galerie */
.photo .nb_photos span{
	display:block;
	padding:25px 0 0 23px;
	font-weight:bold;
	text-align:left;
	color:#DB130D;
}
/* //// PARTIE FIXE  //// */


#titre_zoom_photo {font-weight:bold;margin:5px;font-size:15px;}
#desc_zoom_photo {text-align:justify;margin:5px;}

/******************* FRONT_DETAIlS *******************/
#galerie_prix{
	font-size:14px;
	font-weight:bold;
	float:right;
	width:90px;
	text-align:right
}	
.lien_zoom_photo{text-decoration:none;font-size:10px;}

/******************* FIN FRONT_DETAIlS *******************/

/******************* FRONT LISTE *******************/
.box_liste_galerie{
	position:relative;
	float:left;
	width:48%;
	margin:15px 10px 15px 0;
	cursor:pointer;
	min-height:132px;
}
.box_liste_galerie .fond1{background:url(http://www.lewinebar-bordeaux.com/img/galerie_bas_droite.png) no-repeat bottom right;}
.box_liste_galerie .fond2{background:url(http://www.lewinebar-bordeaux.com/img/galerie_bas_gauche.png) no-repeat 130px bottom;padding:0px 15px 15px 15px;}

.photo{position:relative;}
.photo .nb_photos{
	position:absolute;
	bottom:0;
	right:0;
	height:44px;
	width:45px;
	background:url(http://www.lewinebar-bordeaux.com/galerie/img/coin-photo.png) no-repeat bottom right;
}

.box_liste_galerie .photo{
	float:left;
	margin:0 20px 0px 0px;
	width:128px;
	height:128px;
}
.mdp{display:none;}
input.envoi_mdp{
	background:#ABABAB;
	height:22px;
	width:22px;
	border-radius:7px;
	margin-bottom: -5px;
}

.cadenas_off_galerie_protege{vertical-align:middle; padding-bottom:2px;}
.cadenas_on_galerie_protege{vertical-align:middle; padding-bottom:2px;}

.cadenas_off_galerie_protege2{vertical-align:middle;}
.cadenas_on_galerie_protege2{vertical-align:middle;}

.picto_date{font-size:18px;}
.error_mdp{color:#F00;}
.liste_photos_pics{margin:auto;}

.lien_photo_next{text-decoration:none;}
.lien_photo_pre{text-decoration:none;}

.lien_icone_retour{text-decoration:none;}
.img_icone_retour{margin-top:10px;}

.next_img{width:50px; float:right;}
.pre_img{width:50px; float:left;}

.liens_partager_galerie_photos{margin-top:25px;}

.image_title_galerie_photos_titre{font-size:16px;}
.image_desc_galerie_photos_desc{font-size:11px;}

/******************* FIN FRONT LISTE *******************/

 pre { display:none }