html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #a2cda0;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 85%;
}
a {text-decoration: none ;color: #074C07;background-color: transparent;}
a img {border: 0px solid green;}
#page_ac {
	text-align: left;
	width: 802px;
	margin: 10px auto 10px auto;
	position: relative;
	background: #fff;
	border: 0px solid #09097a;
	padding: 0;
	color: black;
	background-color: #a2cda0;
	background-position: top;
}
#table_banner {

}
#banner {
	background-image: url("../imgs/logo3.png");
	width: 802px;
	height: 82px;
	background-repeat:no-repeat;
	padding-top: 0;
}
#conteneur {
	width : 100%;
	height: auto;
	background-color: transparent;
	overflow: visible;
}
ul {list-style-type: none;} 


#menu1 a {
	margin: 0;
	margin-left: -40px;
	padding: 0;
   width: 95px; 
   height: 25px;
   display: block;
   text-align: center;
   border-bottom: 1px dotted white;
   text-decoration: none;
   color: #fff;
   background: transparent;
}
#menu1 a:hover {
     background-color: transparent;
     border-bottom: 1px solid white; 
     color: #fff;
     }

#menu1 a:active {
     background-color: transparent;
     border-bottom: 1px solid white; 
     color: #fff;
     }


#footer {
	text-align: center;
	background-color: #074C07;
	color: #FFFFFF;
	font-size: 1em ;
	font-weight: bold ;
}
#footer a {
	color: #5b9637;
	font-size: 1em ;
	font-weight: bold ;
}
#footer a:hover{
	color: #FFF;
	font-size: 1em ;
	font-weight: bold ;
}
#body_top {
	width: 802px;
	height: 10px;
	background-image: url("../imgs/body_top.png");
	background-position: bottom;
	background-repeat:no-repeat;
}
	
#body_gauche {
	width: 95px;
	height: 500px;
	background-image: url("../imgs/sapin1.png");
	background-position: left bottom;
	background-repeat:no-repeat;
	background-color: #074c07;
	overflow : hidden;
}


#body_middle {
	text-align: center;
	width: 705px;
	height: 100%;
	color: #09097a;
	background-image: url("../imgs/back_body_midle.jpg");
	background-position: bottom;
	background-repeat:no-repeat;
	background-color: white;
	margin-top : 0px;
	border: 1px solid #074c07;
	overflow: visible;
}
html>body #body_middle {
		height: auto;
		min-height: 500px;
}
#body_middle h1 {
	font-size: 1em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #09097a;
	overflow: auto;
}
#body_middle h2 {
	font-size: 1em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #5b9637;
}
#body_middle span {
	font-size: 0.8em ;
	color: #5b9637;
}
#body_middle a {
	color: #074c07;
}

div.separateur {
	margin-top : 10px;
	margin-bottom: 10px;
	margin-left: 25%;
	width: 50%;
	border-top: 1px solid #f0f0f7;
}
div.presentation {
	text-align: left;
	margin-left: 5%;
	margin-right: 5%;
	font-size: 1em;
	color: #5b9637;
}
div.presentation td {
	font-size: 1em;
	color: #5b9637;
}
div#contact {
	color: #5b9637;
}
div#contact td {
	color: #5b9637;
}
div#contact input {
	color: #000000;
	border: 1px solid #074c07;
}
div#img_activite {
	position: relative;
	margin-left: 0px;
	width: 700px;
	height: 441px;
	background-image: url("../imgs/carte.png");
	background-position: center;
}
div#img_activite a {
	color: red;
}
#zone1 {
position: absolute;
width : 46px;
height: 48px;
left: 409px;
top: 346px;
border: 1px dotted green;
}
#zone1:hover {
position: absolute;
width : 46px;
height: 48px;
left: 409px;
top: 346px;
border: 1px dotted green;
background-image: url("../imgs/carte_proche.png");
}
#zone2 {
position: absolute;
width : 224px;
height: 223px;
left: 362px;
top: 180px;
border: 1px dotted green;
}
#zone2:hover {
	position: absolute;
	width : 224px;
	height: 223px;
	left: 362px;
	top: 180px;
	border: 1px dotted green;
	background-image: url("../imgs/carte_milieu.png");
}
#zone3 {
	position: absolute;
	width : 680px;
	height: 421px;
	left: 10px;
	top: 10px;
	border: 0px dotted green;
	background-image: url("");
}
#zone3:hover {
	position: absolute;
	width : 700px;
	height: 441px;
	left: 0px;
	top: 0px;
	border: 0px dotted green;
	background-image: url("../imgs/carte_loin.png");
}
div#img_situation {
	position: relative;
	margin-left: 0px;
	width: 700px;
	height: 459px;
	background-image: url("../imgs/carte_situation.gif");
	background-position: center;
}
#zone_situation {
position: absolute;
width : 46px;
height: 48px;
left: 409px;
top: 346px;
border: 0px dotted green;
}
#zone_situation:hover {
position: absolute;
width : 380px;
height: 348px;
left: 250px;
top: 80px;
border: 0px dotted green;
background-image: url("../imgs/plan_detail.png");
}
div#sep_info {
	width: 100%;
	border-bottom: 1px solid #09097a;
}
#anim_acc {
	width: 700px;
	height: 80px;
}
div.sepa {
	margin-left: 25%;
	width: 50%;
	border-bottom: 2px dotted #074C07;
	padding-bottom: 5px;
}
div.barre_titre_bleu {
	background-color: #B9B9CD;
	color: #09097a;
	font-weight:bold;
	border-top : 1px solid #09097a;
}
div.conteneur_bleu {
	background-color: #DCDCE3;
	color: #09097a;
	border-top : 1px dotted #09097a;
	border-bottom : 1px solid #09097a;
	text-align: left;
	margin-bottom: 10px;
}
div.barre_titre_vert {
	background-color: #6FA76F;
	color: #074C07;
	font-weight:bold;
	border-top : 1px solid #074C07;
}
div.conteneur_vert {
	background-color: #BFDFBF;
	color: #074C07;
	border-top : 1px dotted #074C07;
	border-bottom : 1px solid #074C07;
	text-align: left;
	margin-bottom: 10px;
}
