body {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size   : 11px;
	background-color: #000;	
	text-align:center;	
}

.page {
	text-align:left;	
	width:960px;
	height:560px;
}

#zonePhoto{
	width: 100%;
	height: 350px;
	
	
	border-color:black;
	

	border-bottom-style: groove;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-top-width: 1px;
	
}

.information {
	float:left;
	height:520px;
	width:100%;		
	
	font-family:'Calligraph421 BT';
		
}

#zoneTexte {
	position: absolute;
	top: 10px;
	left:  230px;
	
	width:180px;
	height: 500px;	
	
	border-color: #000;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	
	padding-top:80px;
	padding-left: 10px;
	padding-right: 10px;
	
	color:white;
	font-size   : 12px;
}



#zoneImage {
	position: absolute;
	top: 130px;
	left:  410px;
	
	width:445px;
	height: 350px;
	
	background-color: white;
	
	
}

#zoneImage img {
	width : 100%;
	height :100%;
	
	border-color: white;
	border-style: solid;
	border-width: 3px;	
}

#zoneTitre{
	position: absolute;
	top: 50px;
	left:  5px;
	
	width:230px;
	height: 30px;
	
	color: white;
	font-size   : 16px;
	font-style: italic;
}

#zoneTitre1{
	position: absolute;
	top: 280px;
	left:  5px;
	
	width:230px;
	height: 30px;
	
	color: white;
	font-weight: bold;
	font-size   : 16px;
	font-style: italic;
}

#zoneTexteGauche{
	position: absolute;
	top: 345px;
	left:  5px;
	
	width:220px;
	height: 100px;
	
	color: white;
	
	font-size   : 14px;
	font-style: italic;
}


#zoneTitre2{
	position: absolute;
	top: 100px;
	left:  5px;
	
	width:230px;
	height: 30px;
	
	
	font-size   : 14px;
	font-style: italic;
}

.groupeImage{
	position: absolute;
	top: 100px;
	left:  10px;
	
	width:210px;
	height:160px;
	
	cursor: pointer;
	
}

#zoneImage1{
	position: absolute;
	top: 0px;
	left:  0px;
	
	width:80px;
	height:50px;
	
	
}

#zoneImage1 img{
	width:80px;		
}

#zoneImage2{
	position: absolute;
	top: 70px;
	left: 0px;
	
	width:60px;
	height:90px;
	
	
}

#zoneImage2 img{
	width:60px;		
}

#zoneImage3{
	position: absolute;
	top: 0px;
	left:  90px;
	
	width:120px;
	height:80px;
	
	
}

#zoneImage3 img{
	width:120px;		
}

#zoneImage4{
	position: absolute;
	top: 100px;
	left:  120px;
	
	width:90px;
	height:70px;
	
	
}

#zoneImage4 img{
	width:90px;		
}

#zoneCadre {
	position: absolute;
	top: 95px;
	left:  70px;
	
	width:40px;
	height:70px;
	
	border-color: #F5C97E;
	border-style: solid;
	border-width: 1px;	

}


#zoneImage5{
	position: absolute;
	top: 0px;
	left:  90px;
	
	width:120px;
	height:80px;
	
	background-color:white;
}

.zoneTexteInfomartion{
	display: block;
	width:900px;
	height: 30px;
	
	color: white;
	font-weight: normal;
	font-size   : 14px;
	font-style: italic;	
}

.zoneTexteInfomartion table{
	width: 100%;
	color: white;
	font-weight: normal;
	font-size   : 14px;
	font-style: italic;		
}

.zoneTexteInfomartion table a{
	color: white;
	font-weight: normal;
	font-size   : 14px;
	font-style: italic;		
}

.zoneTexteInfomartion table a:hover{
	font-weight: normal;
	font-size   : 14px;
	font-style: normal;
}


