#contenu #gal{
	height:320px;
}

#contenu img{
	margin-top:30px;
	padding:0px;
	height:282px;
	width:376px;
	display:inline;
	border: 1px solid black;
}

#contenu #thumbs{
	height:100px;
	width:100%;
	overflow:hidden;
	margin-left:10px;
}
#contenu #thumbs a{
	padding: 0px;
}

#contenu #thumbs img{
	float:left;
	display:block;
	width:50px;
	height: 50px;
	
}

.fleche{
	height:30px;
	width:30px;
	margin: 0px auto;
	border: none;
}



/* FIN GALERIE */

#sideBarGal{
	display:none;
}
#sideBarGal{
	color: black;
	font-family:Segoe Print Bold;
	width:200px;
	height:inherit;
	/*background-color: #e9ea8c;*/
	background-image: url('../img/sidebg2.png');
	border: 1px solid #000000;
	float:left;
}	
#sideBarGal a{
	padding-left:10px;
	font-size: 1.1em;
}