/* Start of CMSMS style sheet 'MenuPhotoGallery' */
#menuPhotoGal{
    position:relative;
	width:800px;
	background:url("../images/animauxdeterroir/bkg_defilement.gif") 0 0 repeat-x; 
	height:82px;
	top:32px;
	padding-top:4px;
	padding-bottom:20px;
 }

#lienMenuPhotoGal{
    position:relative;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:1.1em;
	margin-left:23px;
	top:30px;
	
 }

#lienMenuPhotoGal:hover{
	text-decoration:underline;
 }

#imgMenuPhotoGal {	
    position:relative;
	width:770px;
	height:67px;
	/*margin-left:250px;*/
	bottom:12px;
	float:right;
	margin-right:15px;
	_margin-right:8px;
}


#flecheGal{
	float:left;
	margin-top:18px;
}

/** Menu menu photo **/

#menuMenuPhotoGal{
	list-style-type: none;
	margin:0;
	padding:0;
	width:726px;
	_width:726px;
	height:67px !important;
	margin-left:52px;
	_margin-left:47px;
       margin-top:16px;
}




#menuMenuPhotoGal li.item{
	display:block;
	text-decoration:none;
	width:67px;
	float:left;
	margin-right:32px;
	_margin-right:32px;
	}

#menuMenuPhotoGal li {
	display:block;
	text-decoration:none;
	width:67px;
	float:left;
	margin-right:45px;
	_margin-right:27px;
	_margin-left:10px;
	}

#menuMenuPhotoGal a {	
	text-decoration:none;
	width:67px;

}
#menuMenuPhotoGal a:hover {
	}
/* End of 'MenuPhotoGallery' */

