/* MENU PRINCIPAL */
.bt_menu_mauve ,.bt_menu_noir ,.bt_menu_bleu ,.bt_menu_jaune ,.bt_menu_blanc 
{text-align:center;vertical-align:middle;width:105px;height:45px;}
.bt_menu_mauve a,.bt_menu_noir a,.bt_menu_bleu a,.bt_menu_jaune a,.bt_menu_blanc a
{ display:block;text-decoration:none;width:105px;}

.bt_menu_mauve{background: url('../images/bouton_menu_mauve.png') center center no-repeat;}
.bt_menu_mauve a{color:#ffffff;}
.bt_menu_noir{background: url('../images/bouton_menu_noir.png') top center no-repeat;}
.bt_menu_noir a{color:#ffffff;}
.bt_menu_bleu{background: url('../images/bouton_menu_bleu.png') top center no-repeat;}
.bt_menu_bleu a{color:#ffffff;}
.bt_menu_jaune{background: url('../images/bouton_menu_jaune.png') top center no-repeat;}
.bt_menu_jaune a{color:#000000;}
.bt_menu_blanc {background: url('../images/bouton_menu_blanc.png') top center no-repeat;}
.bt_menu_blanc a {color:#000000;margin:auto;}

.menu_second p{height: 25px;width:100%;margin:0px;}
.menu_sd_mauve{background-color:#5f1da8;}
.menu_sd_mauve,.menu_sd_mauve a{color:#ffffff;}
.menu_sd_noir{background-color:#000000;}
.menu_sd_noir,.menu_sd_noir a{color:#ffffff;}
.menu_sd_bleu{background-color:#004aeb;}
.menu_sd_bleu ,.menu_sd_bleu a{color:#ffffff;}
.menu_sd_jaune{background-color:#ffff00;}
.menu_sd_jaune,.menu_sd_jaune a{color:#000000;}
.menu_sd_blanc{background-color:#ffffff;}
.menu_sd_blanc,.menu_sd_blanc a{color:#000000;}

/* MENU CORPS GAUCHE */
.bt_menu_g_mauve ,.bt_menu_g_noir ,.bt_menu_g_bleu ,.bt_menu_g_jaune ,.bt_menu_g_blanc 
{text-align:center;vertical-align:middle;width:160px;height:75px;}
.bt_menu_g_mauve a,.bt_menu_g_noir a,.bt_menu_g_bleu a,.bt_menu_g_jaune a,.bt_menu_g_blanc a
{ display:block;text-decoration:none;width:160px;}

#corps_gauche .bt_menu_g_mauve{background: url('../images/bouton_menu_g_mauve.png') center center no-repeat;}
#corps_gauche .bt_menu_g_mauve a{color:#ffffff;}
#corps_gauche .bt_menu_g_noir{background: url('../images/bouton_menu_g_noir.png') top center no-repeat;}
#corps_gauche .bt_menu_g_noir a{color:#ffffff;}
#corps_gauche .bt_menu_g_bleu{background: url('../images/bouton_menu_g_bleu.png') top center no-repeat;}
#corps_gauche .bt_menu_g_bleu a{color:#ffffff;}
#corps_gauche .bt_menu_g_jaune{background: url('../images/bouton_menu_g_jaune.png') top center no-repeat;}
#corps_gauche .bt_menu_g_jaune a{color:#000000;}
#corps_gauche .bt_menu_g_blanc {background: url('../images/bouton_menu_g_blanc.png') top center no-repeat;}
#corps_gauche .bt_menu_g_blanc a {color:#000000;margin:auto;}

