/*----------------------------------------------------------------*/
/*                          GENERIQUE                             */
/*----------------------------------------------------------------*/
html, body {
    height              : 100%;
    width               : 100%;
    margin              : 0;
    padding             : 0;
    border              : none;
}

body {
    margin              : 0px;
    font-family         : Arial, Verdana, Helvetica, sans-serif;
    font-size           : 11px;
    color               : #000000;
    text-decoration     : none;
	background          : #C9D8DD;
}

a, a:visited, a:link {
	color               : #0069B2;
	background-color    : inherit;
	text-decoration     : underline;
}
a:hover, a:active {
	text-decoration     : none;
}

p {
    margin-top          : 5px;
    margin-bottom       : 5px;
}
                      
h1 {
    font-size           : 16px;
    font-weight         : bold;
    color               : #256DA1;
	background-color    : inherit;
    margin-top          : 0px;
    margin-bottom       : 1px;
}

div.h1_bleu {
    font-size           : 20px;
    color               : #006AB3;
    text-transform      : uppercase;
}

div.h1_orange {
    font-size           : 20px;
    color               : #F29500;
    text-transform      : uppercase;
}

div.h1_rouge {
    font-size           : 20px;
    color               : #B51621;
    text-transform      : uppercase;
}

div.h1_bleu-gris {
    font-size           : 20px;
    color               : #0290AA;
    text-transform      : uppercase;
}

div.h1_kaki {
    font-size           : 20px;
    color               : #C3A800;
    text-transform      : uppercase;
}

div.h1_vert {
    font-size           : 20px;
    color               : #B1C800;
    text-transform      : uppercase;
}

h2 {
    font-size           : 17px;
    font-weight         : normal;
    color               : #4983AE;
    margin-top          : 0px;
    margin-bottom       : 1px;
}
h3 {
    font-size           : 14px;
    font-weight         : normal;
    color               : #0069B2;
    margin-top          : 0px;
    margin-bottom       : 0px;
}

h4 {
    font-size           : 10px;
    font-weight         : normal;
    color               : #00102E;
    margin-top          : 0px;
    margin-bottom       : 0px;
}

body#bleu h5 {
    background-color    : #C8D6EB;
}

body#orange h5 {
    background-color    : #FEE5C7;
}

body#rouge h5 {
    background-color    : #F4E0D6;
}

body#bleu-gris h5 {
    background-color    : #C6D3D8;
}

body#kaki h5 {
    background-color    : #E6DDC3;
}

body#vert h5 {
    background-color    : #EDF2CF;
}

h5 {
    background-color    : #E4EBEE;
    padding             : 10px;
    margin              : 0px;
    font-weight         : normal;
    font-size           : 11px;;
}

td {                  
}
ul {
    margin              : 0px 0px 0px 0px;
    padding             : 0px;
    color               : #0069B2;
}
ol {
    margin              : 0px 0px 0px 7px;
    padding             : 0px;
}
li {
    margin              : 0px 0px 0px 16px;
    padding             : 0px;
    list-style-type     : square;
}
form {                
    border              : 0px;
    margin              : 0px;
    padding             : 0px;
}
input {
    bleu-grisical-align      : middle;
    border              : 1px solid #89ADD7;
    font-size           : 11px;
}

input.submit {
    background-color    : #E5EAED;
}

select {
    bleu-grisical-align      : middle;
    border              : 1px solid #89ADD7;
    font-size           : 11px;
}

option {
    bleu-grisical-align      : middle;
    border              : 0px;
    font-size           : 11px;
    width               : auto;
}

textarea {
    bleu-grisical-align      : middle;
    border              : 1px solid #89ADD7;
    font-size           : 11px;
}

/*----------------------------------------------------------------*/
/*                          SPECIFIQUE                            */
/*----------------------------------------------------------------*/

/*  Menu */
div.menu {
}
div.menu a.niveau1, div.menu a.niveau1:visited, div.menu a.niveau1:link {
    display             : block;
	font-weight         : bold;
	color               : #FFFFFF;
	text-decoration     : none;
	background-color    : #3E8AB3;
	border-left         : 12px solid #256CA0;
	line-height         : 20px;
	padding-left        : 4px;
}
div.menu a.niveau1:active, div.menu a.niveau1:hover,
div.menu a.niveau1_on, div.menu a.niveau1_on:visited, div.menu a.niveau1_on:link, div.menu a.niveau1_on:active, div.menu a.niveau1_on:hover {
    display             : block;
	font-weight         : bold;
	color               : #FFFFFF;
	text-decoration     : none;
	background-color    : #64B3D1;
	border-left         : 12px solid #256CA0;
	line-height         : 20px;
	padding-left        : 4px;
}
div.menu a.niveau2, div.menu a.niveau2:visited, div.menu a.niveau2:link {
    display             : block;
	color               : #000000;
	background-color    : inherit;
	text-decoration     : none;
	border-left         : 12px solid #DFEBF2;
	line-height         : 15px;
	padding-left        : 10px;
}
div.menu a.niveau2:active, div.menu a.niveau2:hover,
div.menu a.niveau2_on, div.menu a.niveau2_on:visited, div.menu a.niveau2_on:link, div.menu a.niveau2_on:active, div.menu a.niveau2_on:hover {
    display             : block;
	color               : #407471;
	text-decoration     : none;
	background-color    : #EFF6FA;
	border-left         : 12px solid #DFEBF2;
	line-height         : 15px;
	padding-left        : 10px;
}
div.menu div.separateur {
	background-color    : #FFFFFF;
    color               : inherit;
}

/*  Specifique  */
table#table_container {
    width               : 992px;
    margin-left         : auto;
    margin-right        : auto;
    border-collapse     : collapse;
    height              : 100%;
}

table#table_container tr {
    border              : 0px;
    padding             : 0px;
}

table#table_container tr td {
    border              : 0px;
    padding             : 0px;
}

table#table_container td#border_left {
    width               : 37px;
	background          : transparent url(images/gabarit/fond_bordure_left.gif) right top repeat-y;
}

table#table_container td#center_bloc {
    width               : 918px;
    
}

body#accueil table#table_container td#center_bloc {
    
}

table#table_container td#border_right {
    width               : 37px;
	background          : transparent url(images/gabarit/fond_bordure_right.gif) left top repeat-y;
}

div#conteneur_lien_haut {
    height              : 85px;
}

div#lien_accueil {
    float               : left;
    padding-left        : 34px;
    padding-top         : 5px;
    width               : 200px;
    /*height              : 85px;*/
}

div#outil_header {
    float               : right;
    padding-top         : 0px;
}

img.img_block {
    display             : block;
}

div#chemin_fer {
    clear               : both;
    padding-top         : 20px;
    color               : #0067B4;
}

div#contenu_bloc {
    padding             : 20px;
    width               : 878px;
    clear               : both;
}

body#accueil div#spacer {
    clear               : both;
    height              : 259px;
    width               : 100%;
}

body#accueil div#contenu_bloc {
    padding             : 20px;
    width               : 878px;
	background          : transparent url(images/gabarit/ombre_fond_accueil.gif) left top repeat-x;
}

span.fer_active {
    font-weight         : bold;
    color               : #0069B2;
}

div#footer {
    clear               : both;
    padding-left        : 20px;
    padding-right       : 20px;
    padding-bottom      : 20px;
    padding-top         : 5px;
    width               : 878px;
    background          : transparent url(images/gabarit/fond_footer.gif) left 15px repeat-x;
}

div#footer div#logo_afaq {
    float               : left;
    padding-bottom      : 5px;
}

div#footer div#text_footer_left {
    float               : left;
    padding-top         : 30px;
    padding-left        : 10px;
    font-weight         : bold;
}

div#footer div#cadre_lien_bas {
    float               : right;
    padding-top         : 30px;
}

a.lien_bas, a.lien_bas:visited, a.lien_bas:link {
	color               : #30450b;
	background-color    : inherit;
	text-decoration     : underline;
}
a.lien_bas:hover, a.lien_bas:active {
	text-decoration     : none;
}
a.lien_bas_on, a.lien_bas:visited_on, a.lien_bas_on:link {
	color               : #30450b;
	background-color    : inherit;
	text-decoration     : underline;
	font-weight         : bold;
}
a.lien_bas_on:hover, a.lien_bas_on:active {
	text-decoration     : none;
}

div#titre_page {
    width               : 100%;
    text-align          : right;
    padding-top         : 10px;
}

div#menu_bloc_total {
    float               : left;
    width               : 300px;
}

div#menu_bloc_total div#menu_bloc {
    width               : 300px;
}

div#menu_bloc div#logo_contenu {
    width               : 100px;
    text-align          : center;
    border              : 6px solid #006AB3;
    float               : left;
}

div#menu_bloc div#menu_contenu {
    float               : right;
    width               : 188px;
    text-align          : right;
}

div#menu_bloc div#menu_contenu div#menu_contenu_menu {
    text-align          : right;
    padding-right       : 40px;
    padding-bottom      : 15px;
}

/*  gestion du bleu */
body#bleu div#menu_bloc {
    background          : #C8D6EB url(images/couleurs/bleu/bas_menu_interieur.gif) bottom right no-repeat;
}

body#bleu div#menu_bloc div#logo_contenu {
    width               : 100px;
    text-align          : center;
    border              : 6px solid #006AB3;
    float               : left;
}

body#bleu div#menu_bloc a, body#bleu div#menu_bloc a:visited, body#bleu div#menu_bloc a:link {
	display             : block;
	color               : #005794;
	text-decoration     : underline;
	padding-right       : 15px;
	padding-top         : 5px;
	background          : transparent url(images/couleurs/bleu/puce_off_menu_interieur.gif) right 8px no-repeat;
}
body#bleu div#menu_bloc a:hover, body#bleu div#menu_bloc a:active {
	color               : #006AB3;
	text-decoration     : none;
	background          : transparent url(images/couleurs/bleu/puce_on_menu_interieur.gif) right 8px no-repeat;
}

body#bleu div#menu_bloc a.on, body#bleu div#menu_bloc a.on:visited, body#bleu div#menu_bloc a.on:link {
	color               : #006AB3;
	text-decoration     : underline;
	background          : transparent url(images/couleurs/bleu/puce_on_menu_interieur.gif) right 8px no-repeat;
}
body#bleu div#menu_bloc a.on:hover, body#bleu div#menu_bloc a.on:active {
	text-decoration     : none;
}

body#bleu table.table_diaporama {
    background-color    : #C8D6EB;
}

body#bleu table.table_diaporama a, body#bleu table.table_diaporama a:visited, body#bleu table.table_diaporama a:link {
    color               : #005794;
}

body#bleu table.table_diaporama a:hover, body#bleu table.table_diaporama a:active {
    color               : #006AB3;
}

/*  gestion du orange */
body#orange div#menu_bloc {
    background          : #FEE5C7 url(images/couleurs/orange/bas_menu_interieur.gif) bottom right no-repeat;
}

body#orange div#menu_bloc div#logo_contenu {
    width               : 100px;
    text-align          : center;
    border              : 6px solid #F29500;
    float               : left;
}

body#orange div#menu_bloc a, body#orange div#menu_bloc a:visited, body#orange div#menu_bloc a:link {
	display             : block;
	color               : #E95D0F;
	text-decoration     : underline;
	padding-right       : 15px;
	padding-top         : 5px;
	background          : transparent url(images/couleurs/orange/puce_off_menu_interieur.gif) right 8px no-repeat;
}
body#orange div#menu_bloc a:hover, body#orange div#menu_bloc a:active {
	color               : #F29500;
	text-decoration     : none;
	background          : transparent url(images/couleurs/orange/puce_on_menu_interieur.gif) right 8px no-repeat;
}

body#orange div#menu_bloc a.on, body#orange div#menu_bloc a.on:visited, body#orange div#menu_bloc a.on:link {
	color               : #F29500;
	text-decoration     : underline;
	background          : transparent url(images/couleurs/orange/puce_on_menu_interieur.gif) right 8px no-repeat;
}
body#orange div#menu_bloc a.on:hover, body#orange div#menu_bloc a.on:active {
	text-decoration     : none;
}

body#orange table.table_diaporama {
    background-color    : #FEE5C7;
}

body#orange table.table_diaporama a, body#orange table.table_diaporama a:visited, body#orange table.table_diaporama a:link {
    color               : #E95D0F;
}

body#orange table.table_diaporama a:hover, body#orange table.table_diaporama a:active {
    color               : #F29500;
}
/*  gestion du rouge */
body#rouge div#menu_bloc {
    background          : #F4E0D6 url(images/couleurs/rouge/bas_menu_interieur.gif) bottom right no-repeat;
}

body#rouge div#menu_bloc div#logo_contenu {
    width               : 100px;
    text-align          : center;
    border              : 6px solid #9F1C3C;
    float               : left;
}

body#rouge div#menu_bloc a, body#rouge div#menu_bloc a:visited, body#rouge div#menu_bloc a:link {
	display             : block;
	color               : #A1161E;
	text-decoration     : underline;
	padding-right       : 15px;
	padding-top         : 5px;
	background          : transparent url(images/couleurs/rouge/puce_off_menu_interieur.gif) right 8px no-repeat;
}
body#rouge div#menu_bloc a:hover, body#rouge div#menu_bloc a:active {
	color               : #B51621;
	text-decoration     : none;
	background          : transparent url(images/couleurs/rouge/puce_on_menu_interieur.gif) right 8px no-repeat;
}

body#rouge div#menu_bloc a.on, body#rouge div#menu_bloc a.on:visited, body#rouge div#menu_bloc a.on:link {
	color               : #B51621;
	text-decoration     : underline;
	background          : transparent url(images/couleurs/rouge/puce_on_menu_interieur.gif) right 8px no-repeat;
}
body#rouge div#menu_bloc a.on:hover, body#rouge div#menu_bloc a.on:active {
	text-decoration     : none;
}

body#rouge table.table_diaporama {
    background-color    : #F4E0D6;
}


body#rouge table.table_diaporama a, body#rouge table.table_diaporama a:visited, body#rouge table.table_diaporama a:link {
    color               : #A1161E;
}

body#rouge table.table_diaporama a:hover, body#rouge table.table_diaporama a:active {
    color               : #B51621;
}

/*  gestion du bleu-gris */
body#bleu-gris div#menu_bloc {
    background          : #C6D3D8 url(images/couleurs/bleu-gris/bas_menu_interieur.gif) bottom right no-repeat;
}

body#bleu-gris div#menu_bloc div#logo_contenu {
    width               : 100px;
    text-align          : center;
    border              : 6px solid #0290AA;
    float               : left;
}

body#bleu-gris div#menu_bloc a, body#bleu-gris div#menu_bloc a:visited, body#bleu-gris div#menu_bloc a:link {
	display             : block;
	color               : #00687A;
	text-decoration     : underline;
	padding-right       : 15px;
	padding-top         : 5px;
	background          : transparent url(images/couleurs/bleu-gris/puce_off_menu_interieur.gif) right 8px no-repeat;
}
body#bleu-gris div#menu_bloc a:hover, body#bleu-gris div#menu_bloc a:active {
	color               : #0290AA;
	text-decoration     : none;
	background          : transparent url(images/couleurs/bleu-gris/puce_on_menu_interieur.gif) right 8px no-repeat;
}

body#bleu-gris div#menu_bloc a.on, body#bleu-gris div#menu_bloc a.on:visited, body#bleu-gris div#menu_bloc a.on:link {
	color               : #0290AA;
	text-decoration     : underline;
	background          : transparent url(images/couleurs/bleu-gris/puce_on_menu_interieur.gif) right 8px no-repeat;
}
body#bleu-gris div#menu_bloc a.on:hover, body#bleu-gris div#menu_bloc a.on:active {
	text-decoration     : none;
}

body#bleu-gris table.table_diaporama {
    background-color    : #C6D3D8;
}

body#bleu-gris table.table_diaporama a, body#bleu-gris table.table_diaporama a:visited, body#bleu-gris table.table_diaporama a:link {
    color               : #00687A;
}

body#bleu-gris table.table_diaporama a:hover, body#bleu-gris table.table_diaporama a:active {
    color               : #0290AA;
}

/*  gestion du kaki */
body#kaki div#menu_bloc {
    background          : #E6DDC3 url(images/couleurs/kaki/bas_menu_interieur.gif) bottom right no-repeat;
}

body#kaki div#menu_bloc div#logo_contenu {
    width               : 100px;
    text-align          : center;
    border              : 6px solid #BA9D01;
    float               : left;
}

body#kaki div#menu_bloc a, body#kaki div#menu_bloc a:visited, body#kaki div#menu_bloc a:link {
	display             : block;
	color               : #9F8717;
	text-decoration     : underline;
	padding-right       : 15px;
	padding-top         : 5px;
	background          : transparent url(images/couleurs/kaki/puce_off_menu_interieur.gif) right 8px no-repeat;
}
body#kaki div#menu_bloc a:hover, body#kaki div#menu_bloc a:active {
	color               : #C3A800;
	text-decoration     : none;
	background          : transparent url(images/couleurs/kaki/puce_on_menu_interieur.gif) right 8px no-repeat;
}

body#kaki div#menu_bloc a.on, body#kaki div#menu_bloc a.on:visited, body#kaki div#menu_bloc a.on:link {
	color               : #C3A800;
	text-decoration     : underline;
	background          : transparent url(images/couleurs/kaki/puce_on_menu_interieur.gif) right 8px no-repeat;
}
body#kaki div#menu_bloc a.on:hover, body#kaki div#menu_bloc a.on:active {
	text-decoration     : none;
}

body#kaki table.table_diaporama {
    background-color    : #E6DDC3;
}

body#kaki table.table_diaporama a, body#kaki table.table_diaporama a:visited, body#kaki table.table_diaporama a:link {
    color               : #9F8717;
}

body#kaki table.table_diaporama a:hover, body#kaki table.table_diaporama a:active {
    color               : #C3A800;
}
/*  gestion du vert */
body#vert div#menu_bloc {
    background          : #EDF2CF url(images/couleurs/vert/bas_menu_interieur.gif) bottom right no-repeat;
}

body#vert div#menu_bloc div#logo_contenu {
    width               : 100px;
    text-align          : center;
    border              : 6px solid #B1C800;
    float               : left;
}

body#vert div#menu_bloc a, body#vert div#menu_bloc a:visited, body#vert div#menu_bloc a:link {
	display             : block;
	color               : #8FA402;
	text-decoration     : underline;
	padding-right       : 15px;
	padding-top         : 5px;
	background          : transparent url(images/couleurs/vert/puce_off_menu_interieur.gif) right 8px no-repeat;
}
body#vert div#menu_bloc a:hover, body#vert div#menu_bloc a:active {
	color               : #B1C800;
	text-decoration     : none;
	background          : transparent url(images/couleurs/vert/puce_on_menu_interieur.gif) right 8px no-repeat;
}

body#vert div#menu_bloc a.on, body#vert div#menu_bloc a.on:visited, body#vert div#menu_bloc a.on:link {
	color               : #B1C800;
	text-decoration     : underline;
	background          : transparent url(images/couleurs/vert/puce_on_menu_interieur.gif) right 8px no-repeat;
}
body#vert div#menu_bloc a.on:hover, body#vert div#menu_bloc a.on:active {
	text-decoration     : none;
}

body#vert table.table_diaporama {
    background-color    : #EDF2CF;
}

body#vert table.table_diaporama a, body#vert table.table_diaporama a:visited, body#vert table.table_diaporama a:link {
    color               : #8FA402;
}

body#vert table.table_diaporama a:hover, body#vert table.table_diaporama a:active {
    color               : #B1C800;
}

/*  Fin gestion des couleurs    */



div#interieur_bloc {
    float               : right;
    width               : 525px;
    padding-left        : 50px;
}

div#menu_1  {
    width               : 300px;
}

div#menu_1 a.gauche {
    clear               : both;
    float               : left;
    width               : 146px;
    height              : 87px;
    padding-top         : 4px;
}

div#menu_1 a.droite {
    float               : right;
    width               : 146px;
    height              : 87px;
    padding-top         : 4px;
}

hr {
    height              : 1px;
    border              : 0;
}

hr.separateur_menu_contenu_bleu {
    background-color    : #0069B2;
    color               : #0069B2;
}

hr.separateur_menu_contenu_orange {
    background-color    : #F29500;
    color               : #F29500;
}

hr.separateur_menu_contenu_rouge {
    background-color    : #B51621;
    color               : #B51621;
}

hr.separateur_menu_contenu_bleu-gris {
    background-color    : #0290AA;
    color               : #0290AA;
}

hr.separateur_menu_contenu_kaki {
    background-color    : #C3A800;
    color               : #C3A800;
}

hr.separateur_menu_contenu_vert {
    background-color    : #B1C800;
    color               : #B1C800;
}


div#contenu_bloc div#accueil_menu {
    float               : left;
    width               : 490px;
}

div#contenu_bloc div#accueil_actualite {
    float               : right;
    width               : 354px;
}

div#contenu_bloc div#accueil_actualite div#contenu_actu {
    width               : 352px;
    border-top          : 1px solid #6F9FC4;
    border-left         : 1px solid #6F9FC4;
    border-right        : 1px solid #6F9FC4;
}

div#contenu_bloc div#accueil_actualite div#contenu_actu_fond {
    width               : 354px;
    height              : 25px;
    background          : transparent url(images/gabarit/accueil_actu_border_bas.gif) left top no-repeat;
}


div#contenu_actu div#corps_actu {
    float               : left;
    width               : 220px;
    padding             : 10px;
}

div#contenu_actu div#corps_actu div#titre_corps_actu {
    color               : #4983AE;
    border-bottom       : 1px solid #4983AE;
    font-size           : 16px;
    font-weight         : bold;
}

div#contenu_actu div#corps_actu div#corps_actu_contenu {
    padding-top         : 10px;
    color               : #30450B;
}

div#contenu_actu div#img_actu {
     float              : right;
     /*width              : 97px;*/
     text-align         : left;
     padding-top        : 10px;
     padding-left       : 0px;
     padding-right      : 12px; 
     padding-bottom     : 0px;
}

div#contenu_actu div#img_actu img {
    border-top          : 1px solid #6F9FC4;
    border-left         : 1px solid #6F9FC4;
    border-right        : 1px solid #6F9FC4;
    border-top          : 0px;
    padding             : 0px;
}

div#contenu_actu div#img_actu_border_bas {
    width               : 97px;
    height              : 20px;
    background          : transparent url(images/gabarit/accueil_actu_fond_img_bas.gif) left top no-repeat;
    color               : #FFFFFF;
    text-align          : center;
    padding             : 0px;
}

div#contenu_actu div#img_actu_border_bas a {
    color               : #FFFFFF;
    
}

div#accueil_menu {
    color               : #30450B;
}


div#accueil_menu a.gauche_accueil {
    clear               : both;
    float               : left;
    padding-right       : 20px;
    width               : 148px;
    padding-bottom      : 20px;
    text-decoration     : none;
    color               : #30450B;
}

div#accueil_menu a.milieu_accueil {
    float               : left;
    padding-right       : 20px;
    width               : 148px;
    padding-bottom      : 20px;
    text-decoration     : none;
    color               : #30450B;
}

div#accueil_menu a.droite_accueil {
    float               : right;
    width               : 148px;
    padding-bottom      : 20px;
    text-decoration     : none;
    color               : #30450B;
}

div.commentaire_accueil {
    padding-top         : 10px;
    padding-bottom      : 10px;
    padding-left        : 5px;
    padding-right       : 5px;
    height              : 40px;
}

div#accueil_cadre_bleu {
    border-top          : 1px solid #006AB3;
    border-left         : 1px solid #006AB3;
    border-right        : 1px solid #006AB3;
    border-bottom       : 0px;
}

div#accueil_cadre_orange {
    border-top          : 1px solid #F29500;
    border-left         : 1px solid #F29500;
    border-right        : 1px solid #F29500;
    border-bottom       : 0px;
}

div#accueil_cadre_rouge {
    border-top          : 1px solid #B51621;
    border-left         : 1px solid #B51621;
    border-right        : 1px solid #B51621;
    border-bottom       : 0px;
}

div#accueil_cadre_vert {
    
    border-top          : 1px solid #B1C800;
    border-left         : 1px solid #B1C800;
    border-right        : 1px solid #B1C800;
    border-bottom       : 0px;
}

div#accueil_cadre_kaki {
    border-top          : 1px solid #C3A800;
    border-left         : 1px solid #C3A800;
    border-right        : 1px solid #C3A800;
    border-bottom       : 0px;
}

div#accueil_cadre_bleu-gris {
    border-top          : 1px solid #0290AA;
    border-left         : 1px solid #0290AA;
    border-right        : 1px solid #0290AA;
    border-bottom       : 0px;
}

div#accueil_border_bas_bleu {
    width               : 148px;
    height              : 14px;
    background          : transparent url(images/couleurs/bleu/accueil_border_menu.gif) left top no-repeat;
}
div#accueil_border_bas_orange {
    width               : 148px;
    height              : 14px;
    background          : transparent url(images/couleurs/orange/accueil_border_menu.gif) left top no-repeat;
}
div#accueil_border_bas_rouge {
    width               : 148px;
    height              : 14px;
    background          : transparent url(images/couleurs/rouge/accueil_border_menu.gif) left top no-repeat;
}
div#accueil_border_bas_bleu-gris {
    width               : 148px;
    height              : 14px;
    background          : transparent url(images/couleurs/bleu-gris/accueil_border_menu.gif) left top no-repeat;
}
div#accueil_border_bas_kaki {
    width               : 148px;
    height              : 14px;
    background          : transparent url(images/couleurs/kaki/accueil_border_menu.gif) left top no-repeat;
}
div#accueil_border_bas_vert {
    width               : 148px;
    height              : 14px;
    background          : transparent url(images/couleurs/vert/accueil_border_menu.gif) left top no-repeat;
}

/*  Espace sécurisé */
div#menu_securise  {
    clear               : both;
    float               : left;
    width               : 210px;
}

div#interieur_bloc_securise {
    float               : right;
    width               : 636px;
    padding             : 15px;
    background-color    : #E5EAED;
    border-left         : 1px solid #89ADD7;
    border-right        : 1px solid #89ADD7;
    border-bottom       : 1px solid #89ADD7;
}

div#nom_connexion {
    float               : left;
    width               : 265px;
    padding-top         : 70px;
    color               : #FFFFFF;
    font-size           : 12px;
    height              : 28px;
}

div#nom_connexion_empty {
    float               : left;
    width               : 265px;
    padding-top         : 70px;
    color               : #FFFFFF;
    font-size           : 12px;
    height              : 28px;
    padding-bottom      : 30px;
}

div#infos_page {
    /*clear               : both;*/
    float               : right;
    width               : 560px;
    height              : 20px;
    padding-top         : 3px;
    color               : #FFFFFF;
}

div#infos_page a {
    color               : #FFFFFF;
    text-decoration     : none;
}
div#infos_page a:hover {
    text-decoration     : underline;
}

div.titre_menu, div.titre_menu_on {
    margin              : 0px;
    padding             : 0px;
    width               : 210px;
    height              : 27px;
}

div.titre_menu div.titre, div.titre_menu_on div.titre {
    color               : #FFFFFF;
    font-size           : 14px;
    text-transform      : uppercase;
    font-weight         : bold;
    padding-top         : 6px;
    padding-left        : 33px;
}

div.titre_menu div.titre a, div.titre_menu_on div.titre a {
    color               : #FFFFFF;
    text-decoration     : none;
}

div.menu_secu_orange  div.titre_menu {
    background          : transparent url(images/gabarit/espace_securise/menu_orange_off.gif) top right no-repeat;
}
div.menu_secu_orange  div.titre_menu_on {
    background          : transparent url(images/gabarit/espace_securise/menu_orange_on.gif) top right no-repeat;
}
div.menu_secu_bleu-gris  div.titre_menu {
    background          : transparent url(images/gabarit/espace_securise/menu_bleu-gris_off.gif) top right no-repeat;
}
div.menu_secu_bleu-gris  div.titre_menu_on {
    background          : transparent url(images/gabarit/espace_securise/menu_bleu-gris_on.gif) top right no-repeat;
}
div.menu_secu_bleu  div.titre_menu {
    background          : transparent url(images/gabarit/espace_securise/menu_bleu_off.gif) top right no-repeat;
}
div.menu_secu_bleu  div.titre_menu_on {
    background          : transparent url(images/gabarit/espace_securise/menu_bleu_on.gif) top right no-repeat;
}

ul.menu_securise li {
    margin-left         : 35px;
    border-left         : 1px solid #0069B2;
    list-style-type     : none;
    padding-top         : 20px;
}
ul.menu_securise li.border_bottom {
    height              : 10px;
    padding-top         : 0px;
}


div.menu_secu_orange ul.menu_securise li {
    border-left         : 1px solid #ECB000;
}
div.menu_secu_orange ul.menu_securise li a {
    color               : #ECB000;
}


div.menu_secu_bleu-gris ul.menu_securise li {
    border-left         : 1px solid #3EB1AD;
}
div.menu_secu_bleu-gris ul.menu_securise li a {
    color               : #3EB1AD;
}

div.menu_secu_bleu ul.menu_securise li {
    border-left         : 1px solid #006AB2;
}

div.menu_secu_bleu ul.menu_securise li a {
    color               : #006AB2;
}
div#titre_page_secu_left {
    clear               : both;
    float               : left;
    width               : 10px;
    height              : 24px;
}
div#titre_page_secu {
    clear               : both;
    float               : right;
    width               : 236px;
    padding-left        : 432px;
    height              : 24px;
    text-align          : right;
    background          : transparent url(images/gabarit/espace_securise/pix_bleu.gif) bottom left repeat-x; 
}

div#titre_page_interieur_secu {
    width               : 150px;
    height              : 22px;
    color               : #0168B3;
    font-weight         : bold;
    font-size           : 14px;
    border-left         : 1px solid #89ADD7;
    border-right        : 1px solid #89ADD7;
    border-top          : 1px solid #89ADD7;
    border-bottom       : 1px solid #E5EAED;
    text-align          : center;
    background          : transparent url(images/gabarit/espace_securise/fond_titre_espace_securise.gif) top left repeat-x;
}
