@charset "utf-8";
/* CSS Document */

html, body , div, h1, form {
	margin:0; 
	padding:0; 
	display:block;
	font-size:0px;
}

img {
	border:none;	
}

a {
	cursor:hand;
}

hr {
clear:left;
visibility:hidden;
height:0px;
}

.global {	
	background-color:black;
}

.contenu {
	position:absolute;
	left:50%;
	margin-left:-490px;		
	top:50%;
	margin-top:-250px;
	width:980px;
	height:auto;
	clear:both;
}

.pubdroite {

	z-index:5;

}


.menu {
	position:absolute;
	top:0px;
	left:830px;
}
.menu-element {
	position:relative;
	padding:10px;
	height:10px;
	text-align:right;
	z-index:10
}

.fondsite {
	position:absolute;
	top:50%;
	margin-top:-500px;
	left:50%;
	margin-left:-490px;
	height:auto;
}



.precedente {
	position:relative;
	float:left;
	left:0px;
}

.suivante {
	position:relative;
	float:right;
	right:0;
}

.champ_input {
	border-bottom:0;
	border-right:0;
	border-left:0;
	border-top:0;
	height:20px;	
	background-color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
	font-style:normal;
	font-weight:bold;
	text-decoration : none ;
	width:420px;
}


.liste_contact {
	border-bottom:0;
	border-right:0;
	border-left:0;
	border-top:0;
	height:20px;	
	background-color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
	font-style:normal;
	font-weight:bold;
	text-decoration : none ;
	width:315px;
}	

.textearea {
	width:410px;
	height:100px;
	padding:5px;
	background-color:white;
	overflow:scroll;
}

.collection-zoom {
	position:absolute;
	top:95px;
	left:625px;	
}

.collection-photo {
	position:absolute;
	top:120px;
	left:320px;	
	width:360px;
	height:250px;
}

.collection-mini{
	position:relative;
	width:670px;
	height:58px;
}

.collection-mini-element {
	position:relative;	
	width:65px;
	height:58px;	
	float:left;
}


.collection-menu {
	position:absolute;
	top:80px;
	left:100px;
	height:300px;
	z-index:100;
}
.collection-menu-annee {
	position:relative;
	top:0px;
	width:50px;
	height:30px;
}
.collection-menu-fleche {
	position:relative;
	bottom:0px;
	left:0px;
	width:50px;
}

.collection-menu-droite {
	position:relative;
	width:20px;
	float:left;
}
.collection-menu-gauche {
	position:relative;
	width:20px;
	float:left;
}



.collection-sous-menu {
	position:absolute;
	top:130px;
	left:180px;
	width:150px;
	height:50px;
}

.collection-sous-menu-theme {
	position:relative;
	width:150px;
	height:30px;
}
.collection-sous-menu-photos {
	position:relative;
	width:150px;
	height:30px;
}


.collection-mini-fond {
	position:absolute;
	width:57px;
	height:58px;
}
.collection-mini-image {
	position:absolute;
	width:50px;
	height:50px;	
}



.galerie-photo {	
	position:absolute;
	top:120px;
	left:320px;	
	width:360px;
	height:250px;
}
.galerie-photo-gauche {	
	position:absolute;
	top:373px;
	left:300px;	
	width:57px;
	height:58px;
}
.galerie-photo-droite {	
	position:absolute;
	top:373px;
	left:643px;	
	width:57px;
	height:58px;
}


.epk {	
	position:absolute;
	top:100px;
	left:70px;	
	width:200px;
	height:auto;
}




