
#haut1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
/*background-image: url(../images_html/glob_haut.png);
background-repeat: no-repeat;*/
position:relative;
width:1000px;
height:163px;
}

#haut1_1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
/*background-image: url(../images_html/glob_haut.png);
background-repeat: no-repeat;*/
background-image:#ff55ff;
position:relative;
width:1000px;
height:50px;
}

#haut1_11 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
/*background-image: url(../images_html/glob_haut.png);
background-repeat: no-repeat;*/
background-image:#ff55ff;
float:left;
position:relative;
width:800px;
height:50px;
}

#haut1_12 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-image: url(../images_html/icone_contact_fermer.png);
background-repeat: no-repeat;
background-image:#ff55ff;
position:relative;
float:left;
width:70px;
height:50px;
}




/*                   info bulle                  */

#haut1_1 a.info {
   position: relative;
   color: black;
   font-size:12px;
   text-decoration: none;
   border-bottom: 1px gray dotted; /* on souligne le texte */
}
#haut1_1 a.info span {
   display: none; /* on masque l'infobulle */
}
#haut1_1 a.info:hover {
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */

  /* cursor: help;  on change le curseur par défaut en curseur d'aide */
}
#haut1_1 a.info:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;

   white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */

   margin-top: 25px; /* on positionne notre infobulle */
   left: 0px;

   background: none;

   color: #9EB7D2;
   padding: 3px;
/*
   border: 1px solid #9EB7D2;
   border-left: 1px solid #9EB7D2;*/
}



/*				-------------------					*/
#haut1_12:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-image: url(../images_html/icone_contact_ouvert.png);
background-repeat: no-repeat;
background-image:#ff55ff;
/*
background-attachment: scroll;
Background-attachment: fixed
*/
cursor:pointer;
position:relative;
float:left;
width:70px;
height:50px;
}

#haut1_2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
/*background-image: url(../images_html/glob_haut.png);
background-repeat: no-repeat;*/
position:relative;
width:1000px;
height:113px;
}

#haut2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
/*background-image: url(../images_html/glob_haut.png);
background-repeat: no-repeat;*/

position:relative;
width:1000px;
height:46px;


}

#haut2_1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
position:relative;
float:left;
width:60px;
height:46px;
}



#menu_select {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-image: url(../images_html/menu_03.png);
background-repeat: no-repeat;
float:left;
position:relative;
width:120px;
height:46px;

font-size:12px;
color:#ffffff;
text-indent:20px;
letter-spacing:0.3px;
text-align:left;
word-spacing:0.1px;
line-height:45px;

}



#menu_disabled {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;

float:left;
position:relative;
width:120px;
height:46px;

font-size:12px;
color:#ffffff;
text-indent:15px;
letter-spacing:0.3px;
text-align:left;
word-spacing:0.1px;
line-height:45px;

}

#menu_disabled:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-image: url(../images_html/menu_03.png);
background-repeat: no-repeat;
float:left;
position:relative;
width:120px;
height:46px;

font-size:12px;
color:#ffffff;
text-indent:15px;
letter-spacing:0.3px;
text-align:left;
word-spacing:0.1px;
line-height:45px;

}


#menu_vv {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;

float:left;
position:relative;
width:160px;
height:46px;

font-size:12px;
color:#ffffff;
text-indent:15px;
letter-spacing:0.3px;
text-align:left;
word-spacing:0.1px;
line-height:45px;

}

#menu_vv:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-image: url(../images_html/menu_vv.png);
background-repeat: no-repeat;
float:left;
position:relative;
width:160px;
height:46px;

font-size:12px;
color:#ffffff;
text-indent:15px;
letter-spacing:0.3px;
text-align:left;
word-spacing:0.1px;
line-height:45px;

}

#menu_select_vv {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-image: url(../images_html/menu_vv.png);
background-repeat: no-repeat;
float:left;
position:relative;
width:160px;
height:46px;

font-size:12px;
color:#ffffff;
text-indent:15px;
letter-spacing:0.3px;
text-align:left;
word-spacing:0.1px;
line-height:45px;

}




#haut2 a{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
border:0 none;
color:#ffffff;
cursor:pointer;
display:block;
font-weight:bold;
position:relative;
text-decoration:none;
}


#haut3 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
/*background-image: url(../images_html/glob_haut.png);
background-repeat: no-repeat;*/
position:relative;
width:1000px;
height:58px;

font-weight:bold;
font-size:26px;
color:#384550;
text-indent:70px;
letter-spacing:0.3px;
text-align:left;
word-spacing:0.1px;
line-height:45px;
}
