@charset "utf-8";
 #wrapper {
    margin-top: 5px;
    margin-left: 25px;
    width: 750px;
    -webkit-box-shadow: 3px 3px 12px 7px #0A0A0A;
    box-shadow: 3px 3px 12px 7px #0A0A0A;
    height: auto;
    background-color: #EEF4CF;
    margin-bottom: -2px;
}


.headsection {
    width: 100%;
    background-color: #3B7500;
    height: 63px;
    margin-top: -10px;
}


 .header {
    width: 905PX;
    height: 63px;
    background-color: #305E02;
    position: fixed;
    top: 0px;
    border-radius: 0px;
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
	}
    
.imgleft {
    display:block;
    clear: left;
    float: left;
    margin-right: 10px;
}
 .menu {
    float: right;
    width: 151px;
    background-color: #264B00;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    color: #EFD49A;
    font-weight: 200;
    font-size: 10pt;
    padding-top: 0px;
    padding-right: 8px;
    padding-left: 6px;
    margin-top: 65px;
    position: fixed;
    left: 773px;
    top: 6px;
    -webkit-box-shadow: 1px 5px 5px 5px #2B2B2B;
    box-shadow: 1px 5px 5px 5px #2B2B2B;
    height: 730px;
    
	}  
    
    
    .menu-item ul {
  
  
  
  height: 0px;
  list-style-type: none;
  line-height: 1.8;
  overflow: hidden;
  padding: 0px;
  
  /*Animation*/
  -webkit-transition: height 1s ease;
     -moz-transition: height 1s ease;
       -o-transition: height 1s ease;
      -ms-transition: height 1s ease;
          transition: height 1s ease;
}
.menu-item:hover ul {
  height: 140px;
}

    
    
.imgright {
    margin-left: 10px;
    float: right;
    clear: left;
}
    
.contenu {
    width: 750px;
    background-color: #EEF4CF;
    border-radius: 16px;
    clear: left;
    margin-top: auto;
    padding-top: 9px;
}
   .titrart {
    font-weight: 600;
    font-size: 14pt;
    margin-left: 15px;
    background-color: #B0D500;
    border-radius: 3px;
    margin-right: 15px;
    padding-left: 5px;
    padding-top: 0px;
    margin-top: 60px;
}



.article {
    font-weight: 200;
    font-size: 10pt;
    margin-top: 0px;
    margin-right: 11px;
    margin-bottom: 20px;
    height: 100%;
    background-color: #3B7500;
    padding: 6px 10px 8px 15px;
    width: 712px;
    }



#customers {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    width: 95%;
    border-collapse: collapse;
}

#customers td, #customers th {
    font-size: 1em;
    border: 1px solid #A7C942;
    padding: 3px 7px 2px 7px;
}

#customers th {
    font-size: 1.1em;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 4px;
    background-color: #A7C942;
    color: #ffffff;
}

#customers tr.alt td {
    color: #000000;
    background-color: #EAF2D3;
}




.piedpage {
    width: 722px;
    height: 226px;
    clear: both;
    color: #EEF4CF;
    font-weight: 200;
    font-size: 9pt;
    padding-top: 15px;
    padding-left: 15px;
    background-color: #264B00;
	}
#Stage {
    display: block;
    margin-top: 0px;
    -webkit-box-shadow: 0 0 0px 0 #363535;
    box-shadow: 0 0 0px 0 #363535;
}
.horizonbar {
    background-color: #3B72FD;
}
blockquote p strong {
    color: #7599F5;
}
.article p .imgleft2 {
    float: right;
    margin-bottom: 3px;
    margin-left: 5px;
}
.contenu .article object {
    -webkit-box-shadow: 2px 4px 7px 5px #222222;
    box-shadow: 2px 4px 7px 5px #222222;
}
.table, th, td {
    border-left: 1px hidden #554C01;
    border-right: 1px hidden #554C01;
    border-bottom: 1px solid #554C01;
    border-top: 1px hidden #554C01;
   
} 
.menu h4 strong {
    color: #EFEFEF;
}
.imagemiddle {
    margin-left: 25px;
    -webkit-box-shadow: 4px 3px 5px 11px #161515;
    box-shadow: 4px 3px 5px 11px #161515;
    background-color: #8EAB00;
    
}
#wrapper .contenu .titrart {
    color: #550055;
    background-color: #EEF4CF;
    padding-top: 0px;
    clear: right;
    float: none;
}
tr td b {
    background-color: #A7C942;
}
#customers tr td {
}
.trtete{
    background-color: #A7C942;
    font-size: 1.1em;
    
   
}
.article p .contenu01 {
    color: #DEEFCE;
    font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
    background-color: #2E5E01;
}
