/*********************/
/* Menu
/*********************/

#menu{
width:1025px;
height:41px;
background-image:url("../images/fond_menu.jpg");
background-repeat:repeat-x;
}

#menu a{
text-decoration:none;
}

/*separateur*/
.separateur_menu{
float:left;
width:3px;
height:41px;
background-image:url("../images/separateur_menu.gif");
}

/* bouton avant */
#puce_menu_avant{
float:left;
width:27px;
height:41px;
background-image:url("../images/menu_1.gif");
margin-left:6px;
}

#puce_menu_avant_hover{
float:left;
width:27px;
height:41px;
background-image:url("../images/menu_11.gif");
margin-left:6px;
}

#avant{
float:left;
width:120px;
height:41px;
cursor:pointer;
}

#avant_hover{
float:left;
width:120px;
height:41px;
background-image:url("../images/menu_1_hover.gif");
background-repeat:repeat-x;
cursor:pointer;
}

#texte_menu_avant{
color:#2d5372;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin:12px;
text-align:center;
}

#texte_menu_avant_hover{
color:#ffffff;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin:12px;
text-align:center;
}

/* bouton pendant */
#puce_menu_pendant{
float:left;
width:27px;
height:41px;
background-image:url("../images/menu_2.gif");
background-repeat:none;
margin-left:6px;
}

#puce_menu_pendant_hover{
float:left;
width:27px;
height:41px;
background-image:url("../images/menu_21.gif");
background-repeat:none;
margin-left:6px;
}

#pendant{
float:left;
width:140px;
height:41px;
cursor:pointer;
}

#pendant_hover{
float:left;
width:140px;
height:41px;
background-image:url("../images/menu_2_hover.gif");
background-repeat:repeat-x;
cursor:pointer;
}

#texte_menu_pendant{
color:#2d5372;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin:12px;
}

#texte_menu_pendant_hover{
color:#ffffff;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin:12px;
}

/* bouton apres */
#puce_menu_apres{
float:left;
width:27px;
height:41px;
background-image:url("../images/menu_3.gif");
margin-left:6px;
}

#puce_menu_apres_hover{
float:left;
width:27px;
height:41px;
background-image:url("../images/menu_31.gif");
margin-left:6px;
}

#apres{
float:left;
width:120px;
height:41px;
cursor:pointer;
}

#apres_hover{
float:left;
width:120px;
height:41px;
background-image:url("../images/menu_3_hover.gif");
background-repeat:repeat-x;
cursor:pointer;
}

#texte_menu_apres{
color:#2d5372;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin:12px;
}

#texte_menu_apres_hover{
color:#ffffff;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin:12px;
}

/*menu bleu*/

#menu_bleu{
float:left;
width:auto;
height:41px;
cursor:pointer;
}

#menu_bleu_hover{
float:left;
width:auto;
height:41px;
background-image:url("../images/menu_bleu_hover.gif");
background-repeat:repeat-x;
cursor:pointer;
}

#texte_menu_bleu{
color:#2d5372;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin:12px;
}

#texte_menu_bleu_hover{
color:#ffffff;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin:12px;
}

/*menu rouge 1*/

#menu_rouge1{
float:left;
width:auto;
height:41px;
cursor:pointer;
padding:0px 12px 0px 12px;
}

#menu_rouge1_hover{
float:left;
width:auto;
height:41px;
cursor:pointer;
background-image:url("../images/menu_rouge_hover.gif");
padding:0px 12px 0px 12px;
}

#texte_menu_rouge1{
color:#ffffff;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin:13px;
}

#texte_menu_rouge1_hover{
color:#ff1100;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin:13px;
}

#menu_rouge1_gauche{
float:left;
width:6px;
height:41px;
background-image:url("../images/menu_rouge_gauche.gif");
cursor:pointer;
}

#menu_rouge1_gauche_hover{
float:left;
width:6px;
height:41px;
background-image:url("../images/menu_rouge_hover_gauche.gif");
cursor:pointer;
}

#menu_rouge1_centre{
float:left;
width:auto;
height:41px;
background-image:url("../images/menu_rouge_centre.gif");
background-repeat:repeat-x;
cursor:pointer;
}

#menu_rouge1_centre_hover{
float:left;
width:auto;
height:41px;
background-image:url("../images/menu_rouge_hover_centre.gif");
background-repeat:repeat-x;
cursor:pointer;
}

#menu_rouge1_droite{
float:left;
width:7px;
height:41px;
background-image:url("../images/menu_rouge_droite.gif");
cursor:pointer;
}

#menu_rouge1_droite_hover{
float:left;
width:7px;
height:41px;
background-image:url("../images/menu_rouge_hover_droite.gif");
cursor:pointer;
}


/*menu rouge 2*/

#menu_rouge2{
float:left;
width:auto;
height:41px;
cursor:pointer;
padding:0px 12px 0px 12px;
}

#menu_rouge2_hover{
float:left;
width:auto;
height:41px;
cursor:pointer;
background-image:url("../images/menu_rouge_hover.gif");
padding:0px 12px 0px 12px;
}

#texte_menu_rouge2{
color:#ffffff;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin:13px;
}

#texte_menu_rouge2_hover{
color:#ff1100;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin:13px;
}

#menu_rouge2_gauche{
float:left;
width:6px;
height:41px;
background-image:url("../images/menu_rouge_gauche.gif");
cursor:pointer;
}

#menu_rouge2_gauche_hover{
float:left;
width:6px;
height:41px;
background-image:url("../images/menu_rouge_hover_gauche.gif");
cursor:pointer;
}

#menu_rouge2_centre{
float:left;
width:auto;
height:41px;
background-image:url("../images/menu_rouge_centre.gif");
background-repeat:repeat-x;
cursor:pointer;
}

#menu_rouge2_centre_hover{
float:left;
width:auto;
height:41px;
background-image:url("../images/menu_rouge_hover_centre.gif");
background-repeat:repeat-x;
cursor:pointer;
}

#menu_rouge2_droite{
float:left;
width:7px;
height:41px;
background-image:url("../images/menu_rouge_droite.gif");
cursor:pointer;
}

#menu_rouge2_droite_hover{
float:left;
width:7px;
height:41px;
background-image:url("../images/menu_rouge_hover_droite.gif");
cursor:pointer;
}

/*menu rouge 3*/

#menu_rouge3{
float:left;
width:auto;
height:41px;
cursor:pointer;
padding:0px 12px 0px 12px;
}

#menu_rouge3_hover{
float:left;
width:auto;
height:41px;
cursor:pointer;
background-image:url("../images/menu_rouge_hover.gif");
padding:0px 12px 0px 12px;
}

#texte_menu_rouge3{
color:#ffffff;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin:13px;
}

#texte_menu_rouge3_hover{
color:#ff1100;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin:13px;
}

#menu_rouge3_gauche{
float:left;
width:6px;
height:41px;
background-image:url("../images/menu_rouge_gauche.gif");
cursor:pointer;
}

#menu_rouge3_gauche_hover{
float:left;
width:6px;
height:41px;
background-image:url("../images/menu_rouge_hover_gauche.gif");
cursor:pointer;
}

#menu_rouge3_centre{
float:left;
width:auto;
height:41px;
background-image:url("../images/menu_rouge_centre.gif");
background-repeat:repeat-x;
cursor:pointer;
}

#menu_rouge3_centre_hover{
float:left;
width:auto;
height:41px;
background-image:url("../images/menu_rouge_hover_centre.gif");
background-repeat:repeat-x;
cursor:pointer;
}

#menu_rouge3_droite{
float:left;
width:7px;
height:41px;
background-image:url("../images/menu_rouge_droite.gif");
cursor:pointer;
}

#menu_rouge3_droite_hover{
float:left;
width:7px;
height:41px;
background-image:url("../images/menu_rouge_hover_droite.gif");
cursor:pointer;
}


/*menu bleu 1*/

#menu_bleu1{
float:right;
width:auto;
height:41px;
cursor:pointer;
padding:0px 12px 0px 12px;
}

#menu_bleu1_hover{
float:right;
width:auto;
height:41px;
cursor:pointer;
background-image:url("../images/menu_bleu_hover.gif");
padding:0px 12px 0px 12px;
}

#texte_menu_bleu1{
color:#ffffff;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin:13px;
}

#texte_menu_bleu1_hover{
color:#2d5372;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin:13px;
}

#menu_bleu1_gauche{
float:left;
width:6px;
height:41px;
background-image:url("../images/menu_bleu_gauche.gif");
cursor:pointer;
}

#menu_bleu1_gauche_hover{
float:left;
width:6px;
height:41px;
background-image:url("../images/menu_bleu_hover_gauche.gif");
cursor:pointer;
}

#menu_bleu1_centre{
float:left;
width:auto;
height:41px;
background-image:url("../images/menu_bleu_centre.gif");
background-repeat:repeat-x;
cursor:pointer;
}

#menu_bleu1_centre_hover{
float:left;
width:auto;
height:41px;
background-image:url("../images/menu_bleu_hover_centre.gif");
background-repeat:repeat-x;
cursor:pointer;
}

#menu_bleu1_droite{
float:left;
width:7px;
height:41px;
background-image:url("../images/menu_bleu_droite.gif");
cursor:pointer;
}

#menu_bleu1_droite_hover{
float:left;
width:7px;
height:41px;
background-image:url("../images/menu_bleu_hover_droite.gif");
cursor:pointer;
}
