/* CSS Document */


.body{
    overflow: -moz-scrollbars-vertical;
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/brown.jpg);
	background-color:#1a1a1a;
	font-family:tahoma;
}

.content_1 { background-image:url(../images/content2.jpg); height:765px; background-repeat:no-repeat; padding-top:100px; padding-bottom:25px;}

.nav { font-family:"Times New Roman", Times, serif; font-size:13px; font-weight:bold; color:#FFFFFF; text-align: center;  }
.nav a { text-decoration:none; color:#FFFFFF; height:20px; padding-top:1px; display:block;}
.nav a:hover {text-decoration:none; color:#FFFFFF; background-image:url(../images/nav-bg.jpg); background-repeat:repeat-x; display:block; height:20px; padding-top:1px;}
.slide { background-image:url(../images/bg_slide.jpg); height:223px; background-repeat:no-repeat;}
.gegevens{ background-color:#FFFFFF; vertical-align:top; text-align:left; background-image:url(../images/gegevens_bg.jpg); background-repeat:no-repeat; font-family:tahoma; font-size:11px; color:#913b02; padding:50px 10px 10px 10px;}
.gegevens a { color:#913b02; font-weight:bold;}
.gegevens_title { font-size:14px;}
.content_txt { background-color:#463928; text-align:left; vertical-align:top; background-image: url(../images/content_txt_bg.jpg); background-repeat:no-repeat; background-position: right top; font-family:tahoma; font-size:11px; color:#d8d8d8; padding:15px; line-height:16px; }
.content_txt img { margin:0px 10px 10px 0;}
.footer { background-color:#913b02; padding:5px;}
.title { font-size:18px; color:#9f8868;}
#Name{
	font-size:18px; color:#9f8868; font-weight:bold; 
}

#Info{
	display:block;
	text-align:justify;
}
#myAlternativeContent { z-index:100; }


Body { scrollbar-3d-light-color : #3A3A3A; scrollbar-arrow-color : #9C9C9C; scrollbar-base-color : #9C9C9C; scrollbar-dark-shadow-color : #3A3A3A; scrollbar-face-color : #3A3A3A; scrollbar-highlight-color : #3A3A3A; scrollbar-shadow-color : #9C9C9C; font-family : verdana ;  font-size : 10px ;   }
TD { font-family : verdana ; font-size : 10px ;}
input, select, textarea	{ font-family: verdana ; font-size: 10px ;  border: solid #3A3A3A ; border-width: 1 ; background-color:#ffffff ; }

/* 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*/


.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3GalerieCheminLiens {font-family:Verdana;font-size:10px;color:#666666;text-decoration:underline;font-weight:bold;} 
.Gallery3GalerieCheminLiens:hover {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;} 
.Gallery3GalerieCheminTexte {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;} 
.Gallery3GaleriePageEnCours {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3RepertoireTitre {font-family:Verdana;font-size:9px;color:#666666;font-weight:bold;} 
.Gallery3FichierTexte {font-family:Verdana;font-size:10px;color:#ffffff;} 
.Gallery3PhotoTexte {background:#FFFFFF;font-family:Verdana;font-size:10px;color:#666666;} 

.menu {width:549px; height:22px; position:relative; z-index:5;border-right:0px solid #7f3402; font-family:times new roman, sans-serif;top: 0px; margin-left:250px;text-align: center;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:549px; w\idth:549px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:90px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:90px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width:90px; height:22px; border:1px solid #7f3402; border-width:1px 1px 1px 1px; background:#913b02; padding:0px; line-height:22px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:89px; w\idth:89px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#913b02; width: 90px; text-align: center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#913b02; width: 90px; text-align: center;}
.menu ul ul :hover > a.drop {background:#c06d35; width: 90px; text-align: center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#913b02;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#c06d35;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:23px;left:0; width:90px;border-top:1px solid #913b02;}
/* another hack for IE5.5 */
* html .menu ul ul {top:23px;t\op:24px;}

/* position the third level flyout menu */
.menu ul ul ul{left:90px; top:-1px; width:90px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-90px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#913b02; color:#fff; height:auto; line-height:1em; padding:5px 0px; width:90px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:90px;w\idth:90px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#c06d35;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff; background:#c06d35;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



