.noMargin { margin: 0; }
#CoverImages{
	padding:10px 0;
	background: url(../images/fond_accueil.gif);
	height: auto !important;
	height:230px;
	min-height:230px;
}
#CoverImages .photo { 
	position:relative;
	background:#745e4e;
}
#CoverImages .photo span {
	display:block;
	position:relative;
	top:-3px;
	left:-3px;
	height:145px;
	overflow:hidden;
}
#CoverImages .photo img {
	/*position:relative;
	top:-3px;
	left:-3px;*/
}
#CoverBigImage { height:351px; }
#CoverImages div { margin: 0; padding: 0; }
.hide { display: none; }
.fleft { float: left; }
.mleft { margin-left: 21px !important; margin-left: 14px; }
.mright { margin-right: 39px; }
.clear { clear: both; }
.relative { position: relative; }
#CoverBigContainer, #CoverOtherImages a, #CoverImages a, #CoverThemeMenu a { outline: none; }
#CoverBigContainer {
	display: block;
	position:relative;
	margin: 0;
	right: 0;
	top: 0;
	padding: 0;
	height:351px;
	width:695px;	
	z-index: 2;
}


#CoverBigContainer img {
	display:none;
	position:absolute;
	top:0; 
	right:0;
	z-index: 2;
}


#CoverThemeMenu span.select { color: #fff; }
#CoverThemeMenu {
	display: none;
	position: absolute; 
	z-index: 100;
	top: 326px; 
	left: 10px; 
	font-weight: bold;
}
#CoverThemeMenu span {
	display: block;
	float: left;
	padding: 0;
	margin: 0 1px;
	background: #98826E;
	border: 1px solid #563D28;

}
#CoverThemeMenu span a, #CoverThemeMenu span.select {
	display: block;
	padding: 1px 2px;
	margin: 0;
	text-decoration: none;
}
#CoverThemeMenu span.select { border: 1px solid #fff; }
#CoverThemeMenu span.select { margin: 0 1px; }
#CoverThemeMenu span a:hover {
	background: #fff;
}