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              : 40px;
}

div#liste_team {
    clear               : both;
    width               : 429px;
    height              : 156px;
    padding-top         : 10px;
    padding-left        : 20px;
    visibility          : hidden;
}

div#contenu_right {
    width               : 536px;
    height              : 538px;
    float               : left;
    /*background          : transparent url(images/image_team_right.jpg) top left no-repeat;*/
    background          : transparent;
    padding             : 0px;
    margin              : 0px;
}

div#contenu_right_transparence {
    width               : 100%;
    height              : 100%;
    /*width               : 516px;
    height              : 518px;
    padding             : 10px;*/
    background          : #FFFFFF url(images/image_team_right_back.jpg) top left no-repeat;
}

div#contenu_right_transparence_contenu {
    /*width               : 100%;
    height              : 100%;*/
    width               : 516px;
    height              : 518px;
    padding             : 10px;
    background          : #FFFFFF url(images/image_team_right_back.jpg) top left no-repeat;
}

/*
filter              : alpha(opacity=80);
    -moz-opacity        : 0.8;
    opacity             : 0.8;
*/

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;
}

div#bloc_info_haut {
    padding-left        : 10px;
    padding-right       : 0px;
    padding-top         : 10px;
    padding-bottom      : 0px;
    width               : 526px;/*516px*/
    color               : #00537D;
    height              : 189px;
    background          : transparent;
    /* url(images/image_team_right_haut.jpg) left top no-repeat*/
}

div#img_team_personne {
    float               : left;
    width               : 150px;
}

div#infos_simple_team_personne {
    float               : right;
    width               : 355px;
    padding-left        : 10px;
    /*padding-right       : 10px;*/
}

span.nom_personne {
    font-size           : 15px;
    text-transform      : uppercase;
    font-weight         : bold;
}

span.activite {
    font-size           : 15px;
    color               : #00537D;
}

div.bloc_education {
    overflow            : auto;
    width               : 345px;
    height              : 170px;
    margin-bottom       : 10px;
    padding-right       : 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.titre_infos_team {
    clear               : both;
    text-decoration     : underline;
    font-size           : 11px;
    text-transform      : uppercase;
    font-weight         : bold;
    padding-top         : 15px;
    color               : #00537D;
}

div#bloc_info_bas {
    clear               : both;

    padding-bottom      : 10px;
    padding-top         : 2px;
    background          : transparent;
    /* url(images/image_team_right_bas.jpg) left top no-repeat*/
    color               : #00537D;
    height              : 310px;
    width               : 536px;
    overflow            : auto;
	scrollbar-face-color        : #FFF;
	scrollbar-darkshadow-color  : #F9FBFC;
	scrollbar-shadow-color      : #CFDCE4;
	scrollbar-highlight-color   : #F9FBFC;
	scrollbar-3dlight-color     : #CFDCE4;
	scrollbar-arrow-color       : #708EBC;
	scrollbar-track-color       : #F9FBFC;
}

div#menu_team_personne {

    padding-left        : 10px;
    padding-right       : 10px;
    width               : 500px;
    padding-top         : 6px;
}

div#languages_team_personne {
    padding-left        : 10px;
    padding-right       : 10px;
    width               : 500px;
}

div#languages_team_bar {
    padding-left        : 10px;
    padding-right       : 10px;
    width               : 500px;
}

div#bloc_divers_team_bar {
    padding-left        : 10px;
    padding-right       : 10px;
    width               : 500px;
    color               : #00537B;
}

/*  Menu Team   */

ul#menu_team_personne_conteneur {

}

ul#menu_team_personne_conteneur li {
    list-style-type     : none;
    padding-top         : 2px;
    padding-bottom      : 2px;
    padding-left        : 20px;
    padding-right       : 4px;
    background          : #337597 url(images/puce_menu_team_off.gif) 6px 5px  no-repeat;
    color               : #DEECF3;
    float               : left;
    margin-top          : 0px;
    margin-bottom       : 0px;
    margin-left         : 0px;
    margin-right        : 4px;
    cursor              : pointer;
}

ul#menu_team_personne_conteneur li.on {
    background          : #0A3457 url(images/puce_menu_team_on.gif) 6px 5px  no-repeat;
    color               : #FAFBFC;
    cursor              : normal;
}


td.team_liste_active {
    width               : 100%;
    height              : 4px;
    background          : #2E7295;
}

td.team_liste_desactive {
    width               : 100%;
    height              : 4px;
    background          : transparent;
}

table.element_team_liste {
    color               : #00537D;
    font-size           : 10px;
}

table.element_team_liste a, table.element_team_liste a:hover, table.element_team_liste a:visited {
    color               : #00537D;
    font-size           : 10px;
}
