/* ----------------------------------------------------------------------------------------- */

.Navigation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	left: 5px;
	line-height: 110%; /*line-height set to 110% in order to have the navigation elements better separated*/
	position: absolute; /*The navigation on the left side, positioned absolutely*/
	top: 0px;
	width: 126px;
}

/* boites de navigation */
.navbox {
	background-color: ;
	border-color: #666;
	/*border-style: solid;
	 border-width: 0px 0px 0px 0px;
	color: #ccc;
	/*font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 20px; /*some button-like boxes for the left-side navigation*/
	font-weight: 600;
	line-height: 30px;
	margin: 0px 0px;
	padding: 10px;
	width: 0px;
    	text-align: justify;

}


/*normal links in the text*/
a:link {
	color: #ccc;
         text-decoration: #333;
	/* text-decoration: underline; */
}

a:visited {
	color: #ccc;
         text-decoration: none;
	/* text-decoration: underline; */
}

a:hover {
	background: #9999cc;
	color: #transparent;
         text-decoration: none;
	/* text-decoration: underline; */
}

a:active {
	color: #63F;
	text-decoration: none;
}

/*now follow the section links in the navigation bar on the left side*/        
a.nav {
	background: #transparent;
	color: #ccc;
	display: block;
	text-decoration: none;
	width: 180px;
}

a.nav:visited {
	/*background: #ffcc00;*/
	color: #666699;
	background: transparent;
	display: block;
	text-decoration: none;
	width: 180px;
}

a.nav:hover {
	background: #ffcc00;
	color: #333366;
	display: block;
	text-decoration: none;
	width: 180px;
}


/*Eric Meyers grandiose CSS Pop Ups*/
a.nav span {display: none;}

a.nav:hover span {
   display: block;
   position: absolute; 
   top: 350px; 
   left: 200px; 
   width: 425px;
   padding: 5px; 
   z-index: 100;
   color: #ccc; 
   background: #ffcc00;
   font: 11px Verdana, Arial, sans-serif;
   /*border-color: #666;
	 border-width: 5px 5px 2px 2px;
	 border-style: solid;
}

a.nav:hover span.unten {
   position: absolute; 
  /*background: #708090;*/
   color: #333366; 
   top: 190px; 
   left: 330px; 
    	text-align: center;
   font: 15px georgia, Verdana, Arial, sans-serif;
	font-weight: 300;
}

/*for more info, see http://www.meyerweb.com/eric/css/edge/popups/demo.html */
/*Thank you, Eric!*/  

/* ----------------------------------------------------------------------------------------- */
.bvg { 
    /*position: absolute;*/
    left: 40px;
    top: 10px;
    width: 5px;
    height: 50px;
    /*background: #ccc;*/
    /*border: 1px solid #666;*/
    background: #ffcc66;
    border: 0px solid #ccc;
}

.bhg { 
    /*position: absolute;*/
    position: relative;
    left: 40px;
    top: 1px;
    width: 25px;
    height: 0px;
    /*background: #ccc;*/
    /*border: 1px solid #666;*/
    background: #FFCC66;
    border: 0px solid #ccc;
}

.gauche {
    position: absolute;
    left: 38px;
    top: 220px;
    width: 150px;
    /*background: #ccc;*/
    /*border: 1px solid #666;*/
    background: transparent;
    border: 0px solid red;
}

.centre {
    background: transparent;
    top: 0px;
    margin-left: 309px;
   border-color: #666;
   border-width: 5px 5px 2px 2px;
   /*border: 1px solid #666;*/
   /* voice-family: "\"}\"";*/
    voice-family: inherit;
    /*margin-left: 151px;
    padding: 10px;
    border-style: solid;
}
.centre1 { 
    background: #333;
    top: 50px;
    margin-left: 149px;
    border: 0px solid #000;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin-left: 151px;
    padding: 10px;
}

.centre2 { 
   background: red;
   top: 180px;
   margin-left: 149px;
   border-color: #9933cc;
   border-width: 0px 0px 3px 0px;
   border: 1px solid #666;
   /* voice-family: "\"}\"";*/
    voice-family: inherit;
    margin-left: 151px;
    margin-right: 1px;
    padding: 5px;
    border-style: solid;
}

html>body .centre {
   /*margin-left: 151px;
	
}

/* ----------------------------------------------------------------------------------------- */

body { 
    margin: 0px 0px 0px 0px;
    padding: 0px;
    color: #000;
    /*background: #333;*/
   scrollbar-face-color:#000000; 
  scrollbar-shadow-color:#A0A0A0; 
  scrollbar-highlight-color:#FFFFFF; 
  scrollbar-3dlight-color:#000000; 
  scrollbar-darkshadow-color:#000000; 
 scrollbar-track-color:#000000; 
 scrollbar-arrow-color:#FFFFFF; 
}

body { scrollbar-face-color:#252352; scrollbar-shadow-color:#ffcc66; scrollbar-highlight-color:#ffcc66; scrollbar-3dlight-color:#000000; scrollbar-darkshadow-color:#000000; scrollbar-track-color:#ffcc00; scrollbar-arrow-color:#ffcc66; }


 {  
    font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
    font-size: 16px; 
    color: #ccc;
    text-align: center;
}

 {  
    font-family: georgia, Verdana, Arial, Tahoma, Helvetica, sans-serif;
    font-size: 25px; 
    color: #ffcc00;
    text-align: center;
}

h3 {  
    font-family: georgia, Verdana, Arial, Tahoma, Helvetica, sans-serif;
    font-size: 35px; 
    color: #ffcc00;
    text-align: center;
}

table.tuture {  
        width: 80%;
        border: 0px;
        padding: 4px;
}

td.photo {  
        width: 100%;
        text-align: center;
        vertical-align: middle;
        border: 0px;
}

td.discours {  
        vertical-align: top;
}

.anecdote { 
        font-style: italic;
        color: rgb(102, 102, 102);
}

.spec {  
        visibility: hidden;
}

.legende { 
        font-style: italic;
        color: ccc;
        text-align: center;
        margin-right: 0px;
        margin-left: 0px;
        font-size: 14px;
}

.legende1 { 
        color: rgb(102, 102, 102);
        text-align: center;
        margin-right: 10px;
        font-size: 16px;
}

.bread {   
        font-family: helvetica, arial, sans-serif;
        font-size: 10px;
        color: ccc;
}

table.sauts { 
              padding: 0px;
              border: 0px;
              width: 100%;
}

td.imagette { 
              vertical-align: top;
              text-align: center;
              color: maroon; 
              font-family: helvetica, arial, sans-serif;
              font-size: 10px;
}

p.bred { 
            display: none;
}
.free{
display: none;
}