/* layout */
body {
	background-color: #ffffff;
	background-image: url(imges/);
	background-repeat: repeat-x;
	padding: 0;
	height:100%;
	font-size:12px;
	line-height:normal;
	margin: -1.2em 0;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none;

}
a {
	color:#78070B;
	text-decoration:none;
}
hr {
height:1px;
}
a:active {
	outline: none;
}

.text a:after {
	content: url(imges/link_r.gif);
	padding-left:2px;
}
a:hover {
	color:#78070B;
	text-decoration:underline;
}
.text a:hover:after {
	content: url(imges/ext.gif);
	padding:0;
}
.clear {clear:both;}
#wrap1 {
	margin-left: auto;
	margin-right: auto;
	width:1024px;
	background-image:url(imges/bck_11.png);
}
#wrap2 {
	margin-left: auto;
	margin-right: auto;
	width:1016px;
	background-color: #fff;
}
#wrap3 {
	clear:both;
	text-align:left;
}
/*layout inner-wrappers*/

#header {
	margin-left: auto;
	margin-right: auto;
	width:1016px;
	height:281px;
	top:0px;
	background-image:url(images/head_200.jpg);
}
#header2 {
	margin-left: auto;
	margin-right: auto;
	width:1016px;
	height:581px;
	top:0px;

}

#zonehead {  
float: left;
margin-left: auto;
margin-right: auto;
width:1016px;
height: 265px;
} 
#menu {
	/*height:165px;
	*/
background-color: #FFFFFF;
}
#menu a, #menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#footer {
	background-color: #CCCCCC;
	color:#333333;
	font-size:12px;
	padding:5px;/*bottom:0px;*/
}
#footer2 {
	background-color: #FFFFFF;
	color:#4E662C;
	font-size:16px;
	padding:5px;
	font-weight: bold;
}
#spacer {
	height: 8px;
	width:1000px;
	background-color: #FFFFFF;
}
#menuwrapper {
	width: 1000px;
	height: 130px;
	margin-right: 9px;
	margin-left: 9px;
}
#butt {
	height: 24px;
	margin: 0px;
}
#zone {
	height: 8px;
	padding:1px;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 1px;
	line-height:1em;
}
#zone2 {
	height: 20px;
	padding:1px;

}
/* bouttons */
#butt ul {
	margin: 0;
	padding: 0;
}
#butt li {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	height: 24px;
	width: 135px;
	margin-right: 9px;
	float:left;
	text-align:center;
	list-style-type: none;
	word-spacing: normal;
	vertical-align: middle;
	font-weight: normal;
	font-size: 16px;
}
#butt li:hover {
	background:#0066FF;
	background-color: #999999;
	font-weight: bold;
}
/*dirty hack ;$*/
#items .exept {
	margin: 0px;
	width: 135px;
}
#imghead img {
	margin: 0 10px 0 10px;
}
#wrap3 .chapo {
	clear:both;
	font-size: 18px;
	color: #666666;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	text-align: center;

}
#wrap3 .text {
	width:985px;
	font-size: 14px;
	color: #666666;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: justify;
}
#wrap3 .text2 {
	width:505px;
	font-size: 14px;
	color: #666666;
	margin: 0px 10px 30px 0px;
	float: left;
	text-align: justify;
}

#wrap3 .text_l {
	
	font-size: 12px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#wrap3 .text2_l {
	
	font-size: 16px;
	color: #666666;
	margin: 20px 50px 20px 50px;


}


#wrap3 .text1 {
	font-size:14px;
	color: #999999;
	padding: 10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #1B1B1B;
}
#wrap3 strong:before {
	padding-right:5px;
}

#wrap3 .imgtext {
	margin: 0px 10px 15px 10px;
	float: left;
	width: 480px;
	font-size: 9px;
	text-align:center;
}
#wrap3 .imgtext2 {
	margin: 20px 10px 20px 10px;
	float: right;
	width: 407px;
	font-size: 9px;
	text-align:center;
}
p {
	margin-top:0px;
	margin-bottom:0px;
}
#imghead {
	background-color: #1B1B1B;
}
/*thickbox styling*/

*{padding: 0; margin: 0;}
#TB_window {	font: 12px Arial, Helvetica, sans-serif;	color: #333333;}
#TB_secondLine {	font: 10px Arial, Helvetica, sans-serif;	color:#666666;}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
#TB_overlay {	position: fixed;	z-index:100;	top: 0px;
	left: 0px;	background-color:#000;	filter:alpha(opacity=75);
	-moz-opacity: 0.75;	opacity: 0.75;	height:100%;	width:100%;
}
* html #TB_overlay { 
     position: absolute;     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #000000;
	z-index: 102;
	color:#cccccc;
	display:none;
/*	border: 4px solid #525252;*/
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { 
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:20px;
	padding:5px 30px 5px 15px;
	float:left;
}
#TB_closeWindow{
	height:20px;
	padding: 5px 15px 0 0 ;
	float:right;
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; 
}
* html #TB_load { 
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { 
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#dl {
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	text-align: right;
	white-space:nowrap;
}
/*#dl img { border:none; margin-right:40px;}*/
#wrap3 .text0 {
	font-size:12px;
	color: #666666;
	padding: 10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
}
#wrap3 .imgtext3 {

	margin: 10px 10px 0px 10px;
	float: left;
	width: 429px;
	font-size: 9px;
	text-align:center;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#spacer2 {
	padding: 0px;
	height:1px;
	width:auto;
	background-color: #333333;
}
#butt2 {
	padding: 0px;
	height: 30px;
	margin: 0px;
}
#butt2 ul {
	margin: 0;
	padding: 0;
	border-color: #000000;
}
#butt2 li {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	height: 20px;
	width: 101px;
	margin-right: 5px;
	float:left;
	text-align:center;
	list-style-type: none;
	word-spacing: normal;
	vertical-align: bottom;
	border-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom: #FFFFFF;
	border: 10;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
#butt2 li:hover {
	background:#0066FF;
	background-color: #99CC67;
	font-weight: bold;
}
#items .exept2 {

	margin: 0px;
	width: 98px;
}
#menuwrapper2 {

	width: 1000px;
	height: 80px;
	margin-right: 9px;
	margin-left: 9px;
}
#butt3 {
	padding: 0px;
	height: 30px;
	margin: 0px;
}
#butt3 ul {
	margin: 0;
	padding: 0;
	border-color: #000000;
}
#butt3 li {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	height: 20px;
	width: 101px;
	margin-right: 5px;
	float:left;
	text-align:center;
	list-style-type: none;
	word-spacing: normal;
	vertical-align: bottom;
	border-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom: #FFFFFF;
	border: 10;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
#butt3 li:hover {
	background:#0066FF;
	background-color: #679966;
	font-weight: bold;
}
#items .exept2 {

	margin: 0px;
	width: 98px;
}
#butt4 {



	height: 40px;
	margin: 0px;
}
#butt4 ul {


	margin: 0;
	padding: 0;
	border-color: #000000;
}
#butt4 li {


	margin: 0px;
	padding: 0px;
	background-color: #666666;
	height: 19px;
	width: 120px;
	margin-right: 5px;
	float:left;
	text-align:center;
	list-style-type: none;
	word-spacing: normal;
	vertical-align: bottom;
	border-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom: #FFFFFF;
	border: 1;
	font-weight: normal;
	text-decoration: blink;
}

#butt4 li:hover {



	background:#0066FF;
	background-colfor: #DE9302;
}
#butt5 ul {
	margin: 0;
	padding: 0;
	border-color: #000000;
}
#butt5 li {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	height: 20px;
	width: 101px;
	margin-right: 5px;
	float:left;
	text-align:center;
	list-style-type: none;
	word-spacing: normal;
	vertical-align: bottom;
	border-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom: #FFFFFF;
	border: 10;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
#butt5 li:hover {

	background-color: #669934;
	font-weight: bold;
}
#butt6 ul {
	margin: 0;
	padding: 0;
	border-color: #000000;
}
#butt6 li {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	height: 20px;
	width: 101px;
	margin-right: 5px;
	float:left;
	text-align:center;
	list-style-type: none;
	word-spacing: normal;
	vertical-align: bottom;
	border-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom: #FFFFFF;
	border: 10;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
#butt6 li:hover {

	background-color: #A9C95C;
	font-weight: bold;
}

#butt7 ul {
	margin: 0;
	padding: 0;
	border-color: #000000;
}
#butt7 li {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	height: 20px;
	width: 101px;
	margin-right: 5px;
	float:left;
	text-align:center;
	list-style-type: none;
	word-spacing: normal;
	vertical-align: bottom;
	border-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom: #FFFFFF;
	border: 10;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
#butt7 li:hover {

	background-color: #CBCC66;
	font-weight: bold;
}

#butt8 ul {
	margin: 0;
	padding: 0;
	border-color: #000000;
}
#butt8 li {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	height: 20px;
	width: 101px;
	margin-right: 5px;
	float:left;
	text-align:center;
	list-style-type: none;
	word-spacing: normal;
	vertical-align: bottom;
	border-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom: #FFFFFF;
	border: 10;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
#butt8 li:hover {

	background-color: #999967;
	font-weight: bold;
}
#butt9 ul {
	margin: 0;
	padding: 0;
	border-color: #000000;
}
#butt9 li {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	height: 20px;
	width: 101px;
	margin-right: 5px;
	float:left;
	text-align:center;
	list-style-type: none;
	word-spacing: normal;
	vertical-align: bottom;
	border-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom: #FFFFFF;
	border: 10;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
#butt9 li:hover {

	background-color: #346667;
	font-weight: bold;
}


.printemps {
	background-color: #99CC67;
}
.ete {
	background-color: #679966;
}
.automne {
	background-color: #CBCC66;
}
.hiver {
	background-color: #999967;
}
.bienvenu {
	background-color: #A9C95C;
}
.faune {
	background-color: #669934;
}
#menuwrapper3 {


	width: 1000px;
	height: 50px;
	margin-right: 9px;
	margin-left: 9px;
}
.contact {

	background-color: #346667;
}
.vocation {


	background-color: #99CC33;
}
.fondblanc {
	background-color: #FFFFFF;
	color: #666666;
	width: 998px;

}

