div#header_right {
    float               : left;
    width               : 482px;
    height              : 120px;
}
div#langue {
    width               : 482px;
    height              : 46px;
    text-align          : right;
    padding-right       : 30px;
    padding-top         : 14px;
}

div#titre_page {
    width               : 462px;
    height              : 60px;
    text-align          : right;
    padding-right       : 50px;
}

div#titre_page table {
    width               : 100%;
    height              : 100%;
    border-collapse     : collapse;
}

div#titre_page table td {
    text-align          : right;
}

div#contenu {
    clear               : both;
    width               : 100%;
    height              : 538px;
    background          : transparent url(images/fond_contenu_classique.gif) top left repeat-x;
}

div#contenu_conteneur {
    width               : 989px;
    height              : 100%;
}

div#contenu_left {
    width               : 449px;
    height              : 538px;
    float               : left;
}

div#img_page {
    width               : 449px;
    height              : 332px;
}

div#menu {
    clear               : both;
    width               : 449px;
    height              : 206px;
}

div#contenu_right {
    width               : 520px;
    height              : 518px;
    float               : left;
    filter              : alpha(opacity=80);
    -moz-opacity        : 0.8;
    opacity             : 0.8;
    background          : #FFFFFF;
    overflow            : auto;
    padding             : 10px;
	scrollbar-face-color        : #FFF;
	scrollbar-darkshadow-color  : #E2EDF3;
	scrollbar-shadow-color      : #CFDCE4;
	scrollbar-highlight-color   : #E2EDF3;
	scrollbar-3dlight-color     : #CFDCE4;
	scrollbar-arrow-color       : #708EBC;
	scrollbar-track-color       : #E2EDF3;
}


div#menu_outils {
    clear               : both;
    padding-left        : 460px;
    padding-top         : 15px;
    color               : #1F6CA1;
}



/*  Slider  */
div#content_bloc_slider {
    position            : relative;
    width               : 485px;
    height              : 505px;
    padding-top         : 30px;
    padding-left        : 40px;
}
