@page land{size: landscape;}
body{page: land;}


#menu,
#menufooter,
#navigation,
#sendToFriend,
#bigVisuel,
.closed,
.nbpage,
.infos{
	display: none;
}

#global{
	left: 0;
	margin-left: 0;
	margin-top: 0;
	position: relative;
	top: 0;
	width: auto;
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=3);*/
}

#content{
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-top: 120px;
	margin: 0 auto;
	width: 895px;
}
#content.collection{
	background-color: transparent;
}

#cadreLegende{
	background-color: black;
	height: 37px;
 	opacity : 0.5;
 	filter : alpha(opacity=50);
	left: 0;
	position: relative;
	top : -37px;
	width: 895px;
}
#cadreLegende img{
	display: block !important;
}
#legendeTexte{
	height: 37px;
	left: 0;
	line-height: 37px;
	padding-left: 12px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	top : -74px;
}

#visuel{
	width: 895px !important;
}


*html #visuel img{
	height: 336px;margin-left:-247px;
}



#legendeTexte .nom{
	color: #d9d9d9 !important;
	font-size: 15px;
	float: left;
}

#legendeTexte .titre{
	color: #a1a1a1 !important;
	margin-left: 15px;
	float: left;
}

#footer{
	width:100%;
}
#logo{
	left: 0;
	position: absolute;
	top: 17px;
	width: 100%;
}

