@charset "utf-8";

.template_color             { color: #666666 ; }
.template_border_color      { border-color: #666666 ; }
.template_backgroundcolor   { color: #666666 ; }
.titre, .titre a            { color:#666666; }


.video-container {
    width: 80%;         
    max-width: 800px;   
    margin: 0 auto;     
  }

.video-container video,
.video-container object {
    width: 100%;        
    height: auto;       
    display: block;
  }


body { background: #D9D8D9;}
#template_wrapper { box-shadow: 1px 1px 20px #333333;}
.menu_niveau_1_on 		{ background-color:#666666; }