
.menuImg {
	position: relative;
	width: 800px;
	height: 200px;
	overflow: hidden;
	margin: 25px 0px 0px;
}

.menuImg ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1340px;
}

.menuImg ul li {
	float: left;
}

.menuImg ul li a {
	text-indent: -1000px;
	background:#F3D194 none repeat scroll 0%;
	border-right: 3px solid #F3D194;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:60px;
	height: 200px;
}

.menuImg ul li.fetes a {
	background: url(../images/galerie/menuImg/fetes.jpg) repeat scroll 0%;
}

.menuImg ul li.cana a {
	background: url(../images/galerie/menuImg/cana.jpg) repeat scroll 0%;
}

.menuImg ul li.pena a {
	background: url(../images/galerie/menuImg/pena.jpg) repeat scroll 0%;
}

.menuImg ul li.sort a {
	background: url(../images/galerie/menuImg/sort.jpg) repeat scroll 0%;
}

.menuImg ul li.noir a {
	background: url(../images/galerie/menuImg/noir.jpg) repeat scroll 0%;
}

.menuImg ul li.perdon a {
	background: url(../images/galerie/menuImg/perdon.jpg) repeat scroll 0%;
	min-width:300px;
}

.menuImg ul li.bizanos a {
	background: url(../images/galerie/menuImg/bizanos.jpg) repeat scroll 0%;
}

.menuImg ul li.sever a {
	background: url(../images/galerie/menuImg/sever.jpg) repeat scroll 0%;
	min-width:300px;
}

/* Titres des galeries */
#titre_gal1 { 
	width: 500px;
	padding-bottom: 8px;
	border-bottom: 1px solid #981E13;
	color: #981E13;
	font-variant:small-caps;
	font-size:1.2em;
}

#titre_gal2 { 
	width: 500px;
	padding-bottom: 8px;
	border-bottom: 1px solid #981E13;
	color: #981E13;
	font-variant:small-caps;
	font-size:1.2em;
}
