/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
/* END WINDOWS OVERLAY*/




div#scroll {
	overflow: auto;
	height: 450px;
	width: 900px;
	margin-top: 0px;
	margin-left: 0px;
	color: #87302f;
	text-align:left ;
	}

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family:"Trebuchet MS";
	color: #d6d6d6;
    background-color:#050505;
   background-image: url(../images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	 }

td, textarea, input, select {
font-family: "Trebuchet MS";
font-size: 11px;
font-weight: normal;
}

.contenue{
margin-right:19px;
margin-top:19px;
}

.pl-min{
	
	color: #d6d6d6;
	font-weight:bold;
	}
	.pl{
	font-size: 11px;
	color: #d6d6d6;
	}

a:link, a:visited {
	color: #e29c37;	
	text-decoration:underline;
}
a:hover {
	color: #d6d6d6;
	text-decoration: none;
	
}

/*----------------debut navigation NL--------------------------*/
#nav1 {
	width: 48px;
}
#nav1 a.btn1 {
	display: block;
	width: 48px; height: 28px;
	background-image: url(../images/1.png);
	background-position: top;
	text-indent: -9999px;
}
#nav1 a.btn1:hover, #nav1 a.btn1:active {
	background-position:0px -41px;
}

#nav2 {
	width: 87px;
}
#nav2 a.btn2 {
	display: block;
	width: 87px; height: 28px;
	background-image: url(../images/2.png);
	background-position:  top;
	text-indent: -9999px;
}
#nav2 a.btn2:hover, #nav2 a.btn2:active {
	background-position:0px -41px;
}

#nav3 {
	width: 99px;
}
#nav3 a.btn3 {
	display: block;
	width: 99px; height: 28px;
	background-image: url(../images/3.png);
	background-position:  top;
	text-indent: -9999px;
}
#nav3 a.btn3:hover, #nav3 a.btn3:active {
	background-position:0px -41px;
}

#nav4 {
	width: 99px;
}
#nav4 a.btn4 {
	display: block;
	width: 99px; height:28px;
	background-image: url(../images/4.png);
	background-position:  top;
	text-indent: -9999px;
}
#nav4 a.btn4:hover, #nav4 a.btn4:active {
	background-position:0px -41px;
}

#nav5 {
	width: 83px;
}
#nav5 a.btn5 {
	display: block;
	width: 83px; height:28px;
	background-image: url(../images/5.png);
	background-position:  top;
	text-indent: -9999px;
}
#nav5 a.btn5:hover, #nav5 a.btn5:active {
	background-position:0px -41px;
}

#nav6 {
	width: 50px;
}
#nav6 a.btn6 {
	display: block;
	width: 50px; height:28px;
	background-image: url(../images/6.png);
	background-position:  top;
	text-indent: -9999px;
}
#nav6 a.btn6:hover, #nav6 a.btn6:active {
	background-position:0px -41px;
}

#nav7 {
	width: 109px;
}
#nav7 a.btn7 {
	display: block;
	width: 109px; height:28px;
	background-image: url(../images/7.png);
	background-position:  top;
	text-indent: -9999px;
}
#nav7 a.btn7:hover, #nav7 a.btn7:active {
	background-position:0px -41px;
}

#nav8 {
	width: 63px;
}
#nav8 a.btn8 {
	display: block;
	width: 63px; height:28px;
	background-image: url(../images/8.png);
	background-position:  top;
	text-indent: -9999px;
}
#nav8 a.btn8:hover, #nav8 a.btn8:active {
	background-position:0px -41px;
}


#buiten {
	width: 106px;
}
#buiten a.btnbuiten {
	display: block;
	width: 106px; height:28px;
	background-image: url(../images/buiten.png);
	background-position:  top;
	text-indent: -9999px;
}
#buiten a.btnbuiten:hover, #buiten a.btnbuiten:active {
	background-position:0px -41px;
}

#buitenFR {
	width: 137px;
}
#buitenFR a.btnbuitenFR {
	display: block;
	width: 137px; height:28px;
	background-image: url(../images/buitenfr.png);
	background-position:  top;
	text-indent: -9999px;
}
#buitenFR a.btnbuitenFR:hover, #buitenFR a.btnbuitenFR:active {
	background-position:0px -41px;
}




/*-------------------fin navigation----------------------------*/

/*----------------debut navigation FR--------------------------*/
#nav9 {
	width: 48px;
}
#nav9 a.btn9 {
	display: block;
	width: 48px; height: 28px;
	background-image: url(../images/1fr.png);
	background-position: top;
	text-indent: -9999px;
}
#nav9 a.btn9:hover, #nav9 a.btn9:active {
	background-position:0px -41px;
}

#nav10 {
	width: 97px;
}
#nav10 a.btn10 {
	display: block;
	width: 97px; height: 28px;
	background-image: url(../images/2fr.png);
	background-position:  top;
	text-indent: -9999px;
}
#nav10 a.btn10:hover, #nav10 a.btn10:active {
	background-position:0px -41px;
}

#nav11 {
	width: 107px;
}
#nav11 a.btn11 {
	display: block;
	width: 107px; height: 28px;
	background-image: url(../images/3fr.png);
	background-position:  top;
	text-indent: -9999px;
}
#nav11 a.btn11:hover, #nav11 a.btn11:active {
	background-position:0px -41px;
}

#nav12 {
	width: 114px;
}
#nav12 a.btn12 {
	display: block;
	width: 114px; height:28px;
	background-image: url(../images/4fr.png);
	background-position:  top;
	text-indent: -9999px;
}
#nav12 a.btn12:hover, #nav12 a.btn12:active {
	background-position:0px -41px;
}

#nav13 {
	width: 91px;
}
#nav13 a.btn13 {
	display: block;
	width: 91px; height:28px;
	background-image: url(../images/5fr.png);
	background-position:  top;
	text-indent: -9999px;
}
#nav13 a.btn13:hover, #nav13 a.btn13:active {
	background-position:0px -41px;
}

#nav14 {
	width: 47px;
}
#nav14 a.btn14 {
	display: block;
	width: 47px; height:28px;
	background-image: url(../images/6fr.png);
	background-position:  top;
	text-indent: -9999px;
}
#nav14 a.btn14:hover, #nav14 a.btn14:active {
	background-position:0px -41px;
}

#nav15 {
	width: 92px;
}
#nav15 a.btn15 {
	display: block;
	width: 92px; height:28px;
	background-image: url(../images/7fr.png);
	background-position:  top;
	text-indent: -9999px;
}
#nav15 a.btn15:hover, #nav15 a.btn15:active {
	background-position:0px -41px;
}

#nav16 {
	width: 61px;
}
#nav16 a.btn16 {
	display: block;
	width: 61px; height:28px;
	background-image: url(../images/8fr.png);
	background-position:  top;
	text-indent: -9999px;
}
#nav16 a.btn16:hover, #nav16 a.btn16:active {
	background-position:0px -41px;
}
/*-------------------fin navigation----------------------------*/
#nav17 {
	width: 30px;
}
#nav17 a.btn17 {
	display: block;
	width: 30px; height:18px;
	background-image: url(../images/nl.png);
	background-position:  top;
	text-indent: -9999px;
}
#nav17 a.btn17:hover, #nav17 a.btn17:active {
	background-position:0px -31px;
}

#nav18 {
	width: 24px;
}
#nav18 a.btn18 {
	display: block;
	width: 24px; height:18px;
	background-image: url(../images/fr.png);
	background-position:  top;
	text-indent: -9999px;
}
#nav18 a.btn18:hover, #nav18 a.btn18:active {
	background-position:0px -31px;
}
.body-bg
	{
	background-image: url(../images/bbg.jpg);
	background-repeat:repeat-y;
	background-color:#ffffff;
	
	}
	h1{
 	color: #e29c37;
    font-size:22px;
	margin:0px;
	padding:0px;
	}
   h2
	{
 	font-family: "Arial";
 	color: #0da929;
    font-size:26px;
	margin:0px;
	padding:0px;
	/*font-style:italic;*/
	
	}
	.h3{
 	font-family: "Arial";
 	color: #961c09;
    font-size:27px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	/*font-style:italic;*/

	}
		.h4{
 	font-family: "Tw Cen MT";
 	color: #063258;
 	text-decoration:none;
 	font-size:22px;
    font-weight:bold;
	/*font-style:italic;*/
	}
	a.footer:link{
 	font-family: "Trebuchet MS";
 color: #000000;
 text-decoration:none;
 font-size:11px;
}
a.footer:visited {
 	font-family: "Trebuchet MS";
 color: #000000;
 text-decoration:none;
 font-size:11px;
 }
a.footer:hover {
 	font-family: "Trebuchet MS";
 color: #28a8c3;
 text-decoration: none;
 font-size:11px;
}
.image-frame{
border:solid 5px;
border-color:#990100;
background-color:#FFF;
background-image:url(loading.gif);
background-repeat:no-repeat;
background-position: center center;
}
.orange{
color:#ff9900;
font-size:16px;
}
.bleu{
color:#00ccff;
font-size:16px;
}
.green{
color:#99cc33;
font-size:16px;
}
.brown{
color:#663300;
font-size:16px;
}
#Name
	{
    color: #e29c37;
    font-size:22px;
	margin:0px;
	padding:0px;
	}
#Info{
}

h2
	{
 	font-family: "Arial";
 	color: #0da929;
    font-size:26px;
	margin:0px;
	padding:0px;
	}

.menu-hover{
background-image:url(../images/bg-manu2.png);
background-repeat:repeat-x;
background-position:top;
}

 
  html{
scrollbar-3d-light-color : #846e4f;
    scrollbar-arrow-color : #c1aa8a;
    scrollbar-base-color : #846e4f;
    scrollbar-dark-shadow-color : #846e4f;
    scrollbar-face-color : #846e4f;
    scrollbar-highlight-color : #846e4f;
    scrollbar-shadow-color : #846e4f;
    scrollbar-track-color : #c1aa8a;
}
:focus
{
 outline:none;
} 

.highslide-caption{color:#000000;} 
.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#d6d6d6;font-weight:bold;} 
.Gallery3GalerieCheminLiens {font-family:Verdana;font-size:10px;color:#d6d6d6;text-decoration:underline;font-weight:bold;} 
.Gallery3GalerieCheminLiens:hover {font-family:Verdana;font-size:10px;color:#d6d6d6;text-decoration:none;font-weight:bold;} 
.Gallery3GalerieCheminTexte {font-family:Verdana;font-size:10px;color:#d6d6d6;text-decoration:none;font-weight:bold;} 
.Gallery3GaleriePageEnCours {font-family:Verdana;font-size:10px;color:#d6d6d6;font-weight:bold;} 
.Gallery3RepertoireTitre {font-family:Verdana;font-size:9px;color:#d6d6d6;font-weight:bold;} 
.Gallery3FichierTexte {font-family:Verdana;font-size:10px;color:#d6d6d6;} 
.Gallery3PhotoTexte {background:#FFFFFF;font-family:Verdana;font-size:10px;color:#d6d6d6;} 
.LoopGalleryTitle {font-family:Verdana;font-size:11px;color:#d6d6d6;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryAbstract {font-family:Verdana;font-size:11px;color:#000000;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryContent {margin-bottom:30px;} 


.CFItem {width:450px;clear:both;}
.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#d6d6d6;margin-bottom:2px;margin-top:2px;}
.CFField {width:250px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}
.CFFieldText {font-family:verdana;font-size:10px;color:#d6d6d6;width:250px;background:#040404;}
.CFFieldTextarea {font-family:verdana;font-size:10px;color:#d6d6d6;width:250px;background:#040404;}
.CFFieldSelect {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldRadio {}
.CFFieldCheckbox {}
.CFFieldPassword {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldFile {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldEmail {font-family:verdana;font-size:10px;color:#d6d6d6;width:250px;background:#040404;}
.CFFieldCopy {}
.CFFieldRadioData {}
.CFFieldCheckboxData {}
.CFCaptcha {width:450px;font-family:verdana;font-size:10px;color:#d6d6d6;text-align:center;}
.CFCaptchaTitre {width:100%;text-align:center;font-weight:bold;display:none;}
.CFCaptchaTexte {width:100%;text-align:justify;}
.CFStar {width:450px;font-family:verdana;font-size:10px;color:#ff0000;text-align:center;margin-top:20px;}
.CFStarIcon {font-family:verdana;font-size:10px;color:#ff0000;}
.CFButton {width:450px;text-align:center;}
.CFButtonSubmit input {font-family:verdana;font-size:10px;color:#e29c37;font-weight:bold;width:200px;text-align:center;margin-top:20px;}
.CFButtonReset input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;float:left;width:200px;text-align:center;margin-top:20px;display:none;}
.CFMessageSent {width:450px;font-family:verdana;font-size:12px;color:#003300;font-weight:bold;text-align:center;margin-top:20px;}
.CFFieldset {clear:both;display:block;border:solid 1px #79684f;margin:0;margin-bottom:4px;padding:10px;width:450px;}
.CFLegend {font-family:verdana;color:#e29c37;font-size:12px;font-weight:bold;border:solid 1px #79684f;padding:2 5 2 5;margin-bottom:10px;} 

/*Menu-dropdown */
:link, :visited {
	text-decoration:none
}

ul.dropdown, ul.dropdown li, ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.dropdown {
	position: relative;
	z-index: 97;
	float: left;
}
ul.dropdown li {
	float: left;
	vertical-align: middle;
	zoom: 1;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 99;
	cursor: default;
}
ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 98;
	width: 100%;
}
ul.dropdown ul li {
	float: none;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #fff #d9d9d9 #d9d9d9;
	background-color: #050505;
	padding: 3px 3px;
	text-align:left;
}
ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}
ul.dropdown li:hover ul {
	visibility: visible;
}
ul.classic {
	list-style: disc;
	margin-bottom: 1em;
	padding-left: 2em;
}
.dropdown-upward {
	margin-top: 480px;
}
ul.dropdown {
	font-weight: bold;
}
ul.dropdown li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	 padding: 0px 0px;
	 border-style: solid;
	border-width: 1px 1px 1px 0;
	 border-color: transparent;
	 color: #ebd7ca;
}
 ul.dropdown li.hover {
 background-color: #eee;
}
ul.dropdown li  a:link,  ul.dropdown li  a:visited {
 	font-family: "Trebuchet MS";
 color: #ffffff;
 text-decoration:none;
 font-size:13px;
 cursor:pointer;
 

}
ul.dropdown li a:hover {
font-family: "Trebuchet MS";
 color: #000000;
 text-decoration:none;
 font-size:13px;
 cursor:pointer;

}
/*/////////////*/

ul.dropdown ul li a:link,  ul.dropdown ul li a:visited {
 	font-family: "Trebuchet MS";
 color: #b68a04;
 text-decoration:none;
 font-size:11px;
 cursor:pointer;
}
ul.dropdown ul li a:hover {
 	font-family: "Trebuchet MS";
 color: #ded877;
 text-decoration:none;
 font-size:11px;
cursor:pointer;

}

/* -- level mark -- */

	ul.dropdown ul {
	width:150px;
	margin-top: 1px;

}
ul.dropdown *.dir21{
	margin-left:0px;
	margin-top:1px;
	}
	ul.dropdown *.dir22{
	margin-left:10px;
	}
	
ul.dropdown ul li {
	font-weight: normal;
}
/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */
.classHeight {
	height:30px;
}
ul.dropdown *.dir {
padding-right:10px;
}

ul.dropdown *.dir2 {
padding:0px;
font-weight:normal;

}
/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
	padding-right: 15px;
	background-image: url(../images/nav-arrow-right.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
ul.dropdown-upward *.dir {
	background-image: url(../images/nav-arrow-top.png);
}
ul.dropdown-vertical *.dir, ul.dropdown-upward ul *.dir {
	background-image: url(../images/nav-arrow-right.png);
}
ul.dropdown-vertical-rtl *.dir {
	padding-right: 10px;
	padding-left: 5px;
	background-image: url(../images/nav-arrow-left.png);
	background-position: 0 50%;
}/*Menu-dropdown */


:focus
{
outline:none;
}

