html {
  height: 100%;
}


body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	/**/font: 0.8em verdana, arial, sans-serif;
	line-height: 170%;
	width: 1024px;
	/**background: url(images_interface/CHateau.jpg) fixed;**/
	text-decoration: none;
	text-transform: none;
}

#div_central {
	position:relative;
	left: 0px;
	top: 25px;
	width:784px;
	min-height:420px;
	/*background-color:#0F6;*/
	}



.corpfondcentre {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#menu5 {
	/*font-stretch: wider;*/
	margin: 0px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#menu5 li a {
	color: #FFF;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	text-decoration: none;
	height: 20px;
	display: block;
	padding: 0px 0px 5px 10px;
	/**/font-weight: bold;
	font-size:16px;;
	}	
	
#menu5 li a:link,
#menu5 li a:visited {
	background: url("images_interface/tuffe_clair.gif");
	background-repeat: repeat-x;
	/*text-decoration: none;
	text-transform: none;*/
	}
	
#menu5 li a:hover {
	background: url("images_interface/tuffe.gif");
	background-repeat: repeat-x;
	}



/**/
ul {
	list-style: none;
	margin: 0px;
	padding: 0px
	}

li {
	list-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}



fieldset {
	margin-top:20px;
	width:230px;
	border:1px solid #000066;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

fieldset_ie {
	margin-top:20px;
	margin-left:5px;
	width:180px;
	border:1px solid #000066;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

legend {
	padding: 0.2em 30px;
	border:1px solid #000066;
	color:#000066;
	font-family: 'NeuropolRegular', sans-serif;
	font-size:16px;
	text-align:center;
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-weight: bold;
  }





.bandeau_all a {
	margin: auto;
	padding: 5px 0.5em;
	text-decoration: none;
	text-transform: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	float: left;
	padding-top:0px;
	padding-bottom:5px;
	margin-left: 10px;
	margin-right: 10px;
}

.bandeau_all a:hover,
.bandeau_all a.here {
	color: #F00;
	padding-top:5px;
	padding-bottom:0px;
	float: left;
	background-color: #00009e;
	border-bottom: none;
}

.bandeau_all a.last {
	margin-right: 0;
	float: left;
	background-color: #ef8000;
}


.puzzle_22 {
	background-image:url(images_interface/fond-vignette2.png);
	background-repeat:no-repeat;
	color:#FFF;
}

.puzzle_3 {
	background-image:url(images_interface/fond-vignette.png);
	background-repeat:no-repeat;
}

.puzzle_4 {
	background-image:url(images_interface/fond-vignette.png);
	background-repeat:no-repeat;
}

.puzzle_5 {
	background-image:url(images_interface/fond-vignette.png);
	background-repeat:no-repeat;
}


.puzzle1 {
	width:248px;
	height:150px;
	/*background-image:url(images_interface/fond-vignette.png);
	background-repeat:no-repeat;*/
	/*background-color:#00009e;color="#ab3838"*/
	background-color:#ff5a59;
	font-family:Georgia, serif;
	font-size:25px;
	/**/color:#2E2E2E;
	text-align:center;
	/*padding-top:60px;*/
	border:1px solid #fff;
	-moz-box-shadow:0 0 10px #fff;
	-webkit-box-shadow:0 0 10px #fff;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
}

.puzzle1 a {
	
	background-color:#a81616;
	
	}
	
/*
.puzzle1 a:hover,
.puzzle1 a.here {
	background-color:#f2f2f2;
	color:#2E2E2E;
}

.puzzle1 a.last {
	background-color:#a81616;
	color:#ffffff;
}
*/


.puzzle1 a:link,
.puzzle1 a:visited {
	background-color:#a81616;
	}
	
.puzzle1 a:hover {
	background-color:#f2f2f2;
	}








.puzzle2 {
	width:200px;
	height:80px;
	/*background-image:url(images_interface/piece2.gif);
	background-repeat:no-repeat;
	*/
	font-family:Georgia, serif;
	font-size:25px;
	color:#2E2E2E;
	padding-top:60px;/**/
	padding-left:110px;
	/*text-align:center;*/
	/*padding-right:35px;*/
	border:1px solid #000;
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	
}


.puzzle3 {
	width:200px;
	height:80px;
	/*background-image:url(images_interface/piece3.gif);
	background-repeat:no-repeat;
	*/
	font-family:Georgia, serif;
	font-size:25px;
	color:#2E2E2E;
	padding-top:140px;/**/
	padding-left:70px;
	/*text-align:center;*/
	/*padding-right:35px;*/
	border:1px solid #000;
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}


.puzzle4 {
	width:200px;
	height:80px;
	/*background-image:url(images_interface/piece4.gif);
	background-repeat:no-repeat;
	*/
	font-family:Georgia, serif;
	font-size:25px;
	color:#2E2E2E;
	padding-top:100px;/**/
	padding-left:90px;
	/*text-align:center;*/
	/*padding-right:35px;*/
	border:1px solid #000;
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}


.puzzle5 {
	width:200px;
	height:80px;
	/*background-image:url(images_interface/piece5.gif);
	background-repeat:no-repeat;
	*/
	font-family:Georgia, serif;
	font-size:25px;
	color:#2E2E2E;
	padding-top:70px;/*
	padding-left:105px;*/
	/*text-align:center;*/
	/*padding-right:35px;*/
	border:1px solid #000;
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}



.corpbien {
	/*padding-left: 30px;*/
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

.titre_page {
	/*text-decoration: none;
	text-transform: none;
	text-align:center;*/
	width:100%;
	float:none;
	border:none;
	margin:0px;
	text-align:left;
	
	font-size:18px;
	font-family:Courrier;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	/*background-color: #0F0;*/
	}


.centre_page {
	color:#000000;
	padding:10px;
	padding-right:30px;
	}


.page_info {
	overflow: hidden;
	height: auto;
	padding:10px;
	border:1px solid #000;
	/*background-color:#ffffff;*/
	/**/background-color:#f2f2f2;
	-moz-border-radius:10px 30px;
	/*-webkit-border-radius:10px 30px;*/
	-webkit-border-bottom-left-radius:30px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:30px;
	}

.centre_page_bis {
	color:#000000;
	background-color: #C99;
	padding:10px;
	}





.ejs_scroll {
	font-size:12px;
	font-family:Courrier;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.ejs_scroll a {
	text-decoration: none;
	text-transform: none;
	color: #000000;
}

.ejs_scroll a:hover,
.ejs_scroll a.here {
	color: #000000;
	text-decoration: none;
	text-transform: none;
}

.ejs_scroll a.last {
	color: #000000;
}




.bandeau_gauche {
	/*min-height:(90% - 120px);*/
	background-color:#0CF;
	}


.Style7 {color: #FF0000}

.bas_page {
	
	margin-left:270px;
	/*background-color:#FFF;
	padding: 0.2em 30px;
	float: center;
	color:#000066;
	font-family: 'NeuropolRegular', sans-serif;
	font-size:16px;
	text-align:center;
	margin-top:450px;*/
	text-align:center;
	width:71%;
	border:1px solid #000;
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	/*font-weight: bold;*/
  }

.logo {
	width:300px;
	height:120px;
	float: left;
	margin-top:35px;
	margin-left:10px;
	margin-right:10px;
	/*background-color:#0FC;*/
	}


.anim {
	background-color:#FFF;
	line-height:20pt;
	/*position:static;
	position:fixed;*/
	padding-right:25px;
	text-decoration: none;
	text-transform: none;
	position:absolute;
	width:1024px;
	height:120px;
	top:0px;
	left:0px;
	}


.anim_logo {
	position: relative;
	overflow: hidden;
	width:1024px;
	height:120px;
	float: left;
	background-color:#FFF;
	/*margin-left:20px;
	margin-top:35px;
	font-family: 'NeuropolRegular', sans-serif;*/
	/*font-size:20px;
	font-weight: bold;*/
	/*background-color:#9FF;*/
	}
