/* CSS Document */

<style type="text/css">

<!--
body {
	
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	width:1000px;
	height:auto;
	background-image:url(images/fond.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
		
}
#center {
    position: relative;
	margin-right: auto;
	width:1000px;
	left:50%;
	margin-left:-500px;
	text-align:center;
}


#Tableau_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:1500px;
}

#site-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:300px;
}

#site-02 {
	position:absolute;
	left:0px;
	top:300px;
	width:175px;
	height:39px;
}

#site-03 {
	position:absolute;
	background-image:url(images/site_03.gif);
	left:175px;
	top:300px;
	width:669px;
	height:39px;
}

#site-04 {
	position:absolute;
	left:844px;
	top:300px;
	width:156px;
	height:39px;
}

#site-05 {
	position:absolute;
	left:0px;
	top:339px;
	width:1000px;
	height:10px;
}

#site-06 {
	position:absolute;
	left:0px;
	top:349px;
	width:1000px;
	height:448px;
}

#site-07 {
	position:absolute;
	left:0px;
	top:797px;
	width:5px;
	height:530px;
}

#site-08 {
	position:absolute;
	left:5px;
	top:797px;
	width:78px;
	height:527px;
}

#site-09 {
	position:absolute;
	background-image:url(images/site_09.jpg);
	left:83px;
	top:797px;
	width:800px;
	height:533px;
}

#site-10 {
	position:absolute;
	left:883px;
	top:797px;
	width:47px;
	height:530px;
}

#site-11 {
	position:absolute;
	left:930px;
	top:797px;
	width:70px;
	height:530px;
}

#site-12 {
	position:absolute;
	left:5px;
	top:1324px;
	width:78px;
	height:3px;
}

#site-13 {
	position:absolute;
	left:0px;
	top:1327px;
	width:83px;
	height:173px;
}

#site-14 {
	position:absolute;
	left:883px;
	top:1327px;
	width:117px;
	height:173px;
}

#site-15 {
	position:absolute;
	background-image:url(images/site_15.gif);
	left:83px;
	top:1330px;
	width:800px;
	height:170px;
}
#page2-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:300px;
}

#page2-02 {
	position:absolute;
	left:0px;
	top:300px;
	width:175px;
	height:39px;
}

#page2-03 {
	position:absolute;
	background-image:url(images/site_03.gif);
	left:175px;
	top:300px;
	width:669px;
	height:39px;
}

#page2-04 {
	position:absolute;
	left:844px;
	top:300px;
	width:156px;
	height:39px;
}

#page2-05 {
	position:absolute;
	left:0px;
	top:339px;
	width:1000px;
	height:10px;
}

#page2-06 {
	position:absolute;
	background-image:url(images/site_06ok.jpg);
	left:0px;
	top:349px;
	width:1000px;
	height:448px;
}

#page2-07 {
	position:absolute;
	left:0px;
	top:797px;
	width:5px;
	height:530px;
}

#page2-08 {
	position:absolute;
	left:5px;
	top:797px;
	width:78px;
	height:527px;
}

#page2-09 {
	position:absolute;
	background-image:url(images/page2_09.jpg);
	left:83px;
	top:797px;
	width:800px;
	height:533px;
}

#page2-10 {
	position:absolute;
	left:883px;
	top:797px;
	width:47px;
	height:530px;
}

#page2-11 {
	position:absolute;
	left:930px;
	top:797px;
	width:70px;
	height:530px;
}

#page2-12 {
	position:absolute;
	left:5px;
	top:1324px;
	width:78px;
	height:3px;
}

#page2-13 {
	position:absolute;
	left:0px;
	top:1327px;
	width:83px;
	height:173px;
}

#page2-14 {
	position:absolute;
	left:883px;
	top:1327px;
	width:117px;
	height:173px;
}

#page2-15 {
	position:absolute;
	background-image:url(images/page2_15.gif);
	left:83px;
	top:1330px;
	width:800px;
	height:170px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma;
}
h1 {
	font-size: 16px;
	color: #006699;
}
h2 {
	font-size: 14px;
	color: #660000;
}
.style1 {
	color: #660000;
	font-size: 12px;
}
.style2 {font-size: 15px}
.style3 {color: #660000; font-size: 12px; font-weight: bold; }
-->
.zoom {
height:761px;
margin:auto;
}
.zoom p {
text-align:center;
}
.zoom img {
width:400px;
height:500px;
}
.zoom img:hover {
width:600px;
height:auto;
}
-->
</style>