html, body {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
    margin: 0;
    padding: 0;    
    height:100%;
}
 
#global {
position:relative;
min-height:100%;

}  
#header {
width:1005px;
height:120px;
margin: -87px auto;
}  
#contenu {
width:1005px;
position:relative;
margin: 0 auto;
margin-bottom:0;
padding-bottom: 0px;
z-index:1;

}  

div#logotitre
{
	z-index:10;
	position:relative;
	/*width: 310px;*/
	width: 450px;
	text-align:center;
	font-size:20px;
	top: -60px;
	/*left:350px;*/
	left:280px;
	/*height: 202px; /*a supprimer si suppression compte a rebours*/
}
div#parcdedecouverte
{
	position:relative;
	z-index:30;
	width: 148px;
	height: 49px;
	top: 70px;
	left:120px;
}
div#terre
{
	position:relative;
	z-index:30;
	width: 70px;
	height: 70px;
	top: 142px;
	left:0px;
}
div#saison
{
	position:relative;
	z-index:30;
	width: 220px;
	height: 160px;
	top: -20px;
	left:750px;
}
div#feux
{
	position:absolute;
	z-index:50;
	width: 250px;
	height: 150px;
	top: 170px;
	left:720px;
}
div#son
{
	position:relative;
	z-index:30;
	width: 50px;
	height: 50px;
	top: -100px;
	left:10px;
}
div#coccinelle
{
	position:relative;
	z-index:30;
	width: 63px;
	height: 183px;
	top: -230px;
	left:22px;
}
div#lapin
{
	position:relative;
	z-index:30;
	width: 45px;
	height: 38px;
	top: -200px;
	left:590px;
}
div#reservation
{
	position:relative;
	z-index:31;
	width: 300px;
	height: 40px;
	top: -80px;
	left:800px;
}
div#blocmenus
{
	position:relative;
	z-index:31;
	width: 720px;
	height: 227px;
	top: -30px;
	left:280px;

}
div#parc
{
	position:absolute;
	z-index:31;
	width: 177px;
	height: 227px;
	top: 0px;
	left:0px;
	background:url(../images/fond_parc.png) no-repeat;
}

div#seminaires
{
	position:absolute;
	z-index:31;
	width: 177px;
	height: 227px;
	top: 0px;
	left:182px;
	background:url(../images/fond_ce.png) no-repeat;
}

div#actu
{
	position:absolute;
	z-index:31;
	width: 177px;
	height: 227px;
	top: 0px;
	left:362px;
	background:url(../images/fond_eve.png) no-repeat;
}
div#scolaires
{
	position:absolute;
	z-index:31;
	width: 177px;
	height: 227px;
	top: 0px;
	left:542px;
	background:url(../images/fond_scolaires.png) no-repeat;
}
.titre_bloc {
text-align:center; color: #fff; font-weight:bold; font-size:12px; padding-top: 5px; padding-bottom: 6px;
}

.liste_parc 
{

    list-style-image: url(../images/galet_bleu.png);
    list-style-position: inside;
	padding-left: 3px;
	margin-left: 0px;
	margin-top: 120px;
}
.liste_seminaires 
{

    list-style-image: url(../images/galet_jaune.png);
    list-style-position: inside;
	padding-left: 3px;
	margin-left: 0px;
	margin-top: 3px;
}
.liste_actu
{

    list-style-image: url(../images/galet_vert.png);
    list-style-position: inside;
	padding-left: 3px;
	margin-left: 0px;
	margin-top: 3px;
}
.liste_scolaires 
{

    list-style-image: url(../images/galet_marron.png);
    list-style-position: inside;
	padding-left: 3px;
	margin-left: 0px;
	margin-top: 3px;
}

#footer1{
	position:relative;
	z-index:10;
	/*width:1005px;
	height:40px;*/
	margin-top:-160px;
	margin-left: 267px;
	top:-60px;

}
#footer2{
	position:relative;
	z-index:10;
	/*width:1005px;
	height:40px;*/
	margin-left: 12px;
	top:-55px;

}
#footer3{
	position:relative;
	z-index:10;
	/*width:1005px;
	height:40px;*/
	margin-left: 392px;
	top:-87px;

}

#top{  position:relative;  height:20px;  left:0px;  top:0px;
width:100%;
z-index:5;  }   
  
.conthome{ 
margin: 160px auto;
height: 543px; 
top: 0px; 
background:url(../images/fond.png) no-repeat;
}

.cont
{ 
	margin-bottom: -87px auto;  
	height: 475px; 
	width:620px; 
	top: 0px; 
	margin-left:195px; 
	padding-right: 10px;
	font-size: 12px; 
	text-align:justify; 
	position:relative; 
	z-index: 31;
	overflow:auto;

}

a.lienresa:link { color: #f75a15; text-decoration: none;font-size:14px; font-weight:bold;}
a.lienresa:visited { color: #f75a15; text-decoration: none;font-size:14px; font-weight:bold;}
a.lienresa:hover { color: #f75a15; text-decoration: underline;font-size:14px; font-weight:bold;}
a.lienresa:active { color: #f75a15; text-decoration: none;font-size:14px; font-weight:bold;}

a.lienmenu:link { color: #13324c; text-decoration: none;font-size:12px; font-weight:bold;}
a.lienmenu:visited { color: #13324c; text-decoration: none;font-size:12px; font-weight:bold;}
a.lienmenu:hover { color: #13324c; text-decoration: underline;font-size:12px; font-weight:bold;}
a.lienmenu:active { color: #13324c; text-decoration: none;font-size:12px; font-weight:bold;}

a.footer1:link { color: #7a2e0c; text-decoration: none;font-size:12px; font-weight:bold;}
a.footer1:visited { color: #7a2e0c; text-decoration: none;font-size:12px; font-weight:bold;}
a.footer1:hover { color: #7a2e0c; text-decoration: underline;font-size:12px; font-weight:bold;}
a.footer1:active { color: #7a2e0c; text-decoration: none;font-size:12px; font-weight:bold;}

a.footer3:link { color: #58a347; text-decoration: none;font-size:12px; font-weight:bold;}
a.footer3:visited { color: #58a347; text-decoration: none;font-size:12px; font-weight:bold;}
a.footer3:hover { color: #58a347; text-decoration: underline;font-size:12px; font-weight:bold;}
a.footer3:active { color: #58a347; text-decoration: none;font-size:12px; font-weight:bold;}

a.lien:link { color: #000000; text-decoration: underline; font-size:12px;}
a.lien:visited { color: #000000; text-decoration: underline;font-size:12px;}
a.lien:hover { color: #8ea919; text-decoration: none; font-size:12px;}
a.lien:active { color: #000000; text-decoration: underline;;font-size:12px;}

form.css fieldset
{
	padding: 1em;
	border:solid 1px #eca127;
}
form.css label
{
	display: inline;
	float: left;
	width: 190px;
}

.primaire 
{
	background-color: #bed630;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	width: 120px;
	height: 90px;
}
.college 
{
	background-color: #00adef;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	width: 120px;
	height: 90px;
}
.lycee
{
	background-color: #8e4b9d;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	width: 120px;
	height: 90px;
}
.tourvert{
 border:solid 1px #ffffff; background-color:#eca127;
}
.tourviolet{
 border:solid 1px #ffffff; background-color:#973c75;
 color:#FFFFFF; border-bottom-width:0;border-top-width:0;
}
.tourgris{
 border:solid 1px #ffffff; background-color:#575f74;
 color:#FFFFFF;
}



/************************************* slideindex **************************************************/

#mySlideshow
{
	width: 175px;
	height: 117px;
	top:26px;
	left:1px;
	text-align:center;
	position:absolute;
	z-index:1;
}

.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img
{
	border: 0;
	margin: 0;
}

.jdSlideshow .slideElement
{
	width: 175px;
	height: 117px;
	background-color: #eca127;
	background-position: bottom;
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdSlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdSlideshow a.right, .jdSlideshow a.left
{
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdSlideshow a.right, * html .jdSlideshow a.left
{
	filter:alpha(opacity=50);
}

.jdSlideshow a.right:hover, .jdSlideshow a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdSlideshow a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat top left;
}

* html .jdSlideshow a.left { background: url('img/fleche1.gif') no-repeat top left; }

.jdSlideshow a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat top right;
}

* html .jdSlideshow a.right { background: url('img/fleche2.gif') no-repeat top right; }