body {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	/*background-repeat: y;*/
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #f0a2bc;
}

a.selectionne {
	color: #f0a2bc;
}

img {
	border: 0;
}

h1 {
	font-size: 20px;
}

p {
	
}

ul {
	list-style-type: square;
}

#page {
	position: absolute;
	margin: 0px 0px 0px -477px;
	padding: 0px 0px 0px 0px;
	width: 954px;
	height: 600px;
	left: 50%;
	border: none;
	overflow: hidden;
	/*border: 1px solid red;*/
}

#contenu {
	margin-top: 0px;
	height: 600px;
	width: 954px;
	text-align: left;
	/*border: 1px solid blue;*/
}

.contenuCadre {
	position: relative;
	width: 100%;
	height: 500px;
	
	background-color: #000;
	filter: alpha(opacity=40);
	-moz-opacity: .4;
	opacity: .4;
	z-index: 1;
}

.contenuCadreBas {
	position: relative;
	margin-top: 60px;
	width: 100%;
	height: 40px;
	
	background-color: #000;
	filter: alpha(opacity=40);
	-moz-opacity: .4;
	opacity: .4;
	z-index: 1;
}

.contenuContenu {
	color: #fff;
	position: absolute;
	top: 0px;
	padding: 0px 10px 10px 10px;
	z-index: 2;
	width: 934px;
	/*border: 1px solid red;*/
}

.contenuContenu p {
	padding: 10px 10px 10px 10px;
}

#navigation {
	position: absolute;
	top: 500px;
	margin-bottom: 0px;
	height: 60px;
	width: 100%;
	
	z-index: 2;
	/*border: 1px solid blue;*/
}

#navigationUl, #sousNavigationCollections {
	display: none;
}

#navigationCache {
	/*border: 1px solid red;*/
	position: absolute;
	top: 510px;
	height: 60px;
	width: 100%;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	opacity: .8;
}

#navigationContenu {
	/*border: 1px solid blue;*/
	width: 600px;
	height: 60px;
}

#navigation ul {
	/*border: 1px solid red;*/
	padding: 0;
	margin: 38px 0px 0px 10px;
	font-size: 17px;
}

#navigation li {
	/*border: 1px solid blue;*/
	display: inline;
	padding: 0;
	margin: 0px 5px 0px 0px;
}

#navigation a {
	color: #fff;
}

#navigation a.selectionne {
	color: #f0a2bc;
}

#navigation a:hover {
	color: #f0a2bc;
}

#sousNavigationCollections {
	position: absolute;
	top: 0px;
	left: 0px;
}

#sousNavigationCollections ul {
	margin: 20px 0px 0px 72px;
	padding: 0;
}

#logo {
	position: absolute;
	top: 4px;
	right: 10px;
}

.fondTexteGris {
	background-color: #fdfdfd;
	color: #333;
}

#imagesCollection {
	/*border: 1px solid red;*/
	margin-left: 9px;
}

#imagesCollection img {
	/*border: 1px solid blue;*/
	margin: 9px 15px 0px 0px;
	border: 1px solid #fff;
}

#imagesCollection img.derniere {
	/*border: 1px solid blue;*/
	margin: 9px 0px 0px 0px;
}

.navigationImagesLegende {
	margin-left: 9px;
}

#texteCollection {
	display: none;
}



.pointsDeVenteImageContainer {
	float: left;
	width: 250px;
	text-align: center;
	/*border: 1px solid red;*/
}

#container-pour-scroll {
	height: 900px;
}

#container-pour-scroll-collections {
	height: 640px;
}

#imagesPresse img {
	height: 140px;
	/*border: 1px solid blue;*/
}

.presseImageColonne1 {
	position: absolute;
	margin-left : 0px;
}

.presseImageColonne2 {
	position: absolute;
	margin-left : 250px;
}

.presseImageColonne3 {
	position: absolute;
	margin-left : 500px;
}

.presseImageColonne4 {
	position: absolute;
	margin-left : 750px;
}

#imagesPresse #ligne1 {
	/*border: 1px solid red;*/
	position: absolute;
	left: 10px;
	top: 0px;
	float: left;
	width: 915px;
	height: 150px;
}

#imagesPresse #ligne1 img {
	position: absolute;
	/*border: 1px solid black;*/
	top: 0px;
}

#imagesPresse #ligne2 {
	/*border: 1px solid blue;*/
	position: absolute;
	left: 10px;
	top: 150px;
	float: left;
	width: 915px;
	height: 150px;
}

#imagesPresse #ligne3 {
	/*border: 1px solid green;*/
	position: absolute;
	left: 10px;
	top: 300px;
	float: left;
	width: 915px;
	height: 150px;
}

#imagesPresse #ligne4 {
	/*border: 1px solid violet;*/
	position: absolute;
	left: 10px;
	top: 450px;
	float: left;
	width: 915px;
	height: 150px;
}

#imagesPresse #ligne5 {
	/*border: 1px solid yellow;*/
	position: absolute;
	left: 10px;
	top: 600px;
	float: left;
	width: 915px;
	height: 150px;
}



#imagesPresse #colonne1 {
	position: absolute;
	left: 10px;
	top: 0px;
	float: left;
	width: 250px;
}

#imagesPresse #colonne2 {
	position: absolute;
	left: 230px;
	top: 0px;
	width: 250px;
}

#imagesPresse #colonne3 {
	position: absolute;
	left: 430px;
	top: 0px;
	width: 250px;
}

#imagesPresse #colonne4 {
	position: absolute;
	left: 630px;
	top: 0px;
	width: 250px;
}

#imagesPresse #colonne5 {
	position: absolute;
	left: 830px;
	top: 0px;
	width: 250px;
}

#imageFlyercollection08News {
	position: absolute;
	top: 85px;
	left: 440px;
}

#imageFlyerPeah09News {
	position: absolute;
	top: 85px;
	left: 440px;
}

#imagePreviewNextCollection0910Preview {
	position: absolute;
	top: 55px;
	left: 70px;
	border: 8px solid #fff;
}

#newsImageLegende {
	position: absolute;
	top: 400px;
	left: 80px;
}

.tenuePourZoom {
	height: 415px;
}

#imageDescription {
	position: absolute;
	top: 77px !important;
	left: 340px;
	width: 580px;
	/*border: 1px solid red;*/
}

#imagesNavigation {
	position: absolute;
	bottom: 0px;
	left: 340px;
	width: 580px;
}




































