body
{
    background-color:Black;
    margin:0px;
    padding:0px;    
    color:White;
    font-family:Arial;
    font-size:10pt;
}
a
{
    color:#c6b62f;
    
}
.menuleft
{
    width:202px; 
    background-image:url(images/back-menu.gif);
}
.menuleft div
{
    width:202px; 
    background-image: url(images/menu-bar.gif);
    background-position:bottom;
    background-repeat:no-repeat;
    height:30px;
    margin-bottom:10px;
}
.menuleft a
{
    margin-left:19px;
    color:White;
    text-decoration:none;
    font-size:20px;
}
.boxText
{
    width : 600px; 
    background-color: #d8cd73; 
    padding:10px;
    margin-left:auto; 
    margin-right:auto; 
    color:Black; 
    font-size: 10pt;
}
.Contenu
{
    margin:60px 15px 15px 15px;
}

th{

	color: white;

	background-color: #c6b62f;

	border: none;

}

th a
{
    color: white;
}
td.tbl{

	background-color: #f8f1b8;
    color:Black;
    
	border: none;

}
.borderPhoto
{
    border:solid 1px white;
}


 .clear {
     clear:both
 }

 #gallery {
     position:relative;
     height:414px;
     width:552px;
     margin-left:auto;
     margin-right:auto;
    
 }
     #gallery div.slide {
         float:left;
         position:absolute;
         visibility:hidden;
         display:none;
     }

     #gallery a img {
         border:none;
     }

     #gallery div.show {
         z-index:500;
         visibility: visible;
         display:block;

     }

     
    #gallery .data {
        z-index:600;
       background:url('images/transparent-000.png');
        color:#ffffff;
        bottom:0px;
         height:70px;
         width:100%;
         position:absolute;
         visibility:hidden;
         display:none;
         
    }
    #gallery .data .content {
         margin:5px;
         
     }
     #gallery .data .content h3 {
         margin:0;
         padding:0;
         color: #c6b62f;
         font-size:16pt;
     }
      #gallery2 {
     position:relative;
     height:446px;
     width:594px;
     margin-left:auto;
     margin-right:auto;
    
 }
     #gallery2 div.slide {
         float:left;
         position:absolute;
         visibility:hidden;
         display:none;
     }

     #gallery2 a img {
         border:none;
     }

     #gallery2 div.show {
         z-index:500;
         visibility: visible;
         display:block;

     }

     
    #gallery2 .data {
        z-index:600;
       background:url('images/transparent-000.png');
        color:#ffffff;
        bottom:90px;
         height:70px;
         width:100%;
         position:absolute;
         visibility:hidden;
         display:none;
         
    }
    #gallery2 .data .content {
         margin:5px;
         
     }
     #gallery2 .data .content h3 {
         margin:0;
         padding:0;
         color: #c6b62f;
     }
.Thumb{
    z-index:600;
    
         color:#ffffff;
         height:90px;
         width:100%;
         position:absolute;
         bottom:0;
         display: block;
         
}
#gallery2 .Thumb .thumbs .item-thumb a{position:relative;display:block;_width:80px;_height:45px; opacity: 1.0;}
#gallery2 .Thumb .thumbs{font-size:11px;color:#999;text-align:center;position:relative;bottom:0;z-index:1;left:50%;float:left;height:65px;padding:0;margin:0;}
#gallery2 .Thumb .thumbs li{cursor:pointer;float:left;padding:0 7px;position:relative;right:50%;list-style:none;}

#gallery2 .Thumb .thumbs li.selected{font-weight:bold;font-size:12px;color:#fff;}
#gallery2 .Thumb .thumbs li a{display:block;margin-top:16px;}
#gallery2 .Thumb .thumbs li .title{display:block;text-align:center;line-height:31px;height:31px;padding:0;overflow:hidden;width:82px;}
#gallery2 .Thumb .thumbs img{width:80px;height:45px;border:1px solid #000;display:block;}
#gallery2 .Thumb .thumbs li.selected img{border-color:#c6b62f;}
#gallery2 .trans{
    z-index:500;
    
    background-color:#000;
    height:90px;
    width:100%;
    position:absolute;
    bottom:0px;
    display: block;
    filter:alpha(opacity=80);
    -moz-opacity: 0.80;
	opacity: 0.80;
}