@charset "utf-8";
 #wrapper {
    margin-top: 0px;
    margin-left: 25px;
    width: 905px;
    -webkit-box-shadow: 5px 5px 7px 4px #0A0A0A;
    box-shadow: 5px 5px 7px 4px #0A0A0A;
    height: auto;
}

.headsection {
    width: 100%;
    background-color: #3B72FD;
    height: 63px;
    margin-top: -10px;
}


 .header {
    width: 905PX;
    height: 63px;
    background-color: #3B72FD;
    position: fixed;
    top: 0px;
    border-radius: 7px;
    margin-top: 0px;
	}
    
.imgleft {
    display:block;
    clear: left;
    float: left;
    margin-right: 10px;
}
 .menu {
    float: right;
    height: 674px;
    width: 141px;
    background-color: #222121;
    border-radius: 15px;
    color: #FB6805;
    font-weight: 300;
    font-size: 10pt;
    padding: 0px 8px 0px 6px;
    margin-top: 60px;
    position: fixed;
    left: 785px;
    top: 6px;
    
	}  
.imgright {
    margin-left: 10px;
    float: right;
    clear: left;
}
    
.contenu {
    width: 750px;
    background-color: #494949;
    border-radius: 16px;
    clear: left;
    margin-top: auto;
    padding-top: 9px;
}
   .titrart {
    font-weight: 600;
    font-size: 14pt;
    margin-left: 15px;
    background-color: #C14D00;
    border-radius: 3px;
    margin-right: 15px;
    padding-left: 5px;
    padding-top: 0px;
    margin-top: 60px;
}



.article {
    font-weight: 300;
    font-size: 10pt;
    margin: 5px 20px 20px;
    height: 100%;
}

.piedpage {
    width: 904px;
    height: 130px;
    clear: both;
    margin-left: 4px;
    color: #FB6805;
    font-weight: 200;
    font-size: 9pt;
    padding-top: 15px;
    padding-left: 15px;
	}
#Stage {
    margin-top: auto;
    margin-bottom: 23px;
    display: block;
}
.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: 2px solid black;
   
} 
.menu h4 strong {
    color: #EFEFEF;
}
.imagemiddle {
    margin-left: 25px;
    
}
