li {
    list-style-image    : url('images/echos/puce_li_bordeaux.gif');
}
li.co {
    list-style-image    : url('images/echos/puce_li_bleue.gif');
}
li.fo {
    list-style-image    : url('images/echos/puce_li_bordeaux.gif');
}
div.logo_page div {
    background-color    : #8E3E3F;
    color               : #FFFFFF;
    font-size           : 14px;
    font-weight         : bold;
}
h2 {
    color               : #8E3E3F;
}

/************************************************************/
/* MENU GENERAL                                             */
/************************************************************/

div.menu {
	background          : url('images/echos/fo/bg_menu.gif') no-repeat;
}
div.menu2 {
    background          : url('images/echos/fo/bg_menu2.gif') repeat-x;
}

/************************************************************/
/* LISTE DES PRODUITS                                       */
/************************************************************/

td.liste_produits {
    background          : #F3EBEB;
}
td.liste_produits table.cadre td.cadreE {
    background          : url('images/echos/fo/cadreE.gif') repeat-y left;
}
td.liste_produits table.cadre td.cadreNE {
    background          : url('images/echos/fo/cadreNE2.gif') no-repeat top;
}
td.liste_produits table.cadre td.cadreSE {
    background          : url('images/echos/fo/cadreSE2.gif') no-repeat bottom;
}
td.liste_produits ul.btn li {
    background          : url('images/echos/fo/btn.gif') left no-repeat;
}

/************************************************************/
/* LIENS ENTETE PRODUIT                                     */
/************************************************************/

table.entete td.contenu div.liens a,
table.entete td.contenu div.liens a:link,
table.entete td.contenu div.liens a:visited {
    color               : #8E3E3F;
}

/************************************************************/
/* BARRE D'ONGLETS                                          */
/************************************************************/

div.produit_navigation {
    background-color    : #8E3E3F;
}
.bouton_nav .btn1 {
    background-color    : #B90800;
}
.bouton_nav .btn2 {
    /*background-color    : #692223;*/
    background-color    : #B90800;
}

/************************************************************/
/* FORMULAIRE ABO NEWSLETTER                                */
/************************************************************/

div.form_newsletter {
    color               : #8E3E3F;
}

/************************************************************/
/* TABLEAU POUR LES LISTES                                  */
/************************************************************/

div.cadre {
    border-color: #8E3E3F;
}
div.cadre h3 {
    background-color: #8E3E3F;
}
div.cadre table.liste th {
    background-color: #8E3E3F;
}
div.cadre a:hover {
    color: #8E3E3F;
}

/************************************************************/
/* CATALOGUE DES FORMATIONS                                 */
/************************************************************/

div.catalogue_formations td.liste_secteurs_top {
    background          : #E3E8ED;
}
div.catalogue_formations td.liste_secteurs_top ul li {
    list-style-image    : url('images/echos/fo/catalogue/puce_secteur.gif');
}
div.catalogue_formations td.liste_secteurs_top ul li a,
div.catalogue_formations td.liste_secteurs_top ul li a:link,
div.catalogue_formations td.liste_secteurs_top ul li a:visited {
    font-weight         : bold;
}
div.catalogue_formations td.titre_secteur {
    color               : #FFF;
    font-size           : 16px;
    font-weight         : bold;
    background          : #8E3E3F;
    width               : 100%;
}
div.catalogue_formations ul {
    padding             : 10px 5px;
}
div.catalogue_formations ul li {
    list-style-image    : url('images/echos/fo/catalogue/puce_produit.gif');
}
div.catalogue_formations ul li a,
div.catalogue_formations ul li a:link,
div.catalogue_formations ul li a:visited {
    color               : #000;
}
