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


#zonecentrale{
	height:645px;
	width:1024px;
}

#zonecentralehaut{
	height:53px;
	width:1024px;
	margin:auto;
}

#zonecentralebas{
	height:330px;
	width:1024px;
	margin:auto;
}

#contenugauche{
	height:330px;
	width:286px;
	float:left;
	background-color:#000;
}

#contenugauchetexte{
	height:300px;
	width:256px;
	margin-top:15px;
	margin-left:15px;
	float:left;
}
	
#contenudroite{
	height:330px;
	width:735px;
	float:left;
	margin-left:3px;
}

/* ________________ ZOOM ________________ */
/* ________________ ZOOM ________________ */

#zonezooms{
	height:160px;
	width:1024px;
	margin-top:25px;
}

#entrezoom{
	height:160px;
	width:39px;
	float:left;
}

#textezoom{
	height:40px;
	width:150px;
	margin-top:3px;
	float:left;
}
	
/* ________________ ZOOM 1 ________________ */
#zoom1{
	height:110px;
	width:173px;
	float:left;
}

a.zoom1 { 
	background-image: url(../images/accueil/zoom1.png); 
	display:block; 
	width:173px;
	float:left;
	margin-right:39px;
	}
	
a.zoom1:hover { 
	background: url(../images/accueil/zoom1.png) 0 110px;
	}
	
/* ________________ ZOOM 2 ________________ */
#zoom2{
	height:110px;
	width:173px;
	float:left;
}

a.zoom2 { 
	background-image: url(../images/accueil/zoom2.png); 
	display:block; 
	width:173px;
	float:left;
	margin-right:39px;
	}
	
a.zoom2:hover { 
	background: url(../images/accueil/zoom2.png) 0 110px;
	}
	
/* ________________ ZOOM 3 ________________ */
#zoom3{
	height:110px;
	width:173px;
	float:left;
}

a.zoom3 { 
	background-image: url(../images/accueil/zoom3.png); 
	display:block; 
	width:173px;
	float:left;
	margin-right:39px;

	}
	
a.zoom3:hover { 
	background: url(../images/accueil/zoom3.png) 0 110px;
	}
	
/* ________________ ZOOM 4 ________________ */
#zoom4{
	height:110px;
	width:173px;
	float:left;
}

a.zoom4 { 
	background-image: url(../images/accueil/zoom4.png); 
	display:block; 
	width:173px;
	float:left;
	margin-right:39px;

	}
	
a.zoom4:hover { 
	background: url(../images/accueil/zoom4.png) 0 110px;
	}
	
/* ________________ ZOOM 5 ________________ */
#zoom5{
	height:110px;
	width:173px;
	float:left;
}

a.zoom5 { 
	background-image: url(../images/accueil/zoom5.png); 
	display:block; 
	width:173px;
	float:left;
	}
	
a.zoom5:hover { 
	background: url(../images/accueil/zoom5.png) 0 110px;
	}

/* ________________ ZOOM ________________ */
/* ________________ ZOOM ________________ */