.texte_cliquable_bandau_haut{
font-family : tahoma;
font-size : 9;
font-weight : bold;
color : #FFFFFF;
text-decoration : none;
}
.texte_cliquable_bandau_haut:hover{
text-decoration : underline;
}

.texte_accueil{
font-family : tahoma;
font-size : 9;
font-weight : bold;
color : #FFFFFF;
text-decoration : none;
}
.texte_accueil:hover{
text-decoration : underline overline;
}


.bouton_contact{
font-family : Arial;
font-size : 9;
color : #123456;
text-decoration : none;
}
.bouton_contact:hover{
text-decoration : underline;
}
.paiement{
font-family : Georgia;
font-size : 8;
font-weight : bold;
color : #FFFFFF;
}

.bouton_menudegauche{
color: #386289;
font-family: tahoma;
font-size: 9;
text-decoration: none;
font-weight : bold ; 
}
.bouton_menudegauche:hover{
text-decoration: underline;
}

.nom_logiciels{
color: black;
font-family: tahoma;
font-size: 9;
font-weight : bold ;
text-decoration : underline; 
}

.txt_promos{
color: #009999;
font-family: tahoma;
font-size: 9;
font-weight : bold;
text-decoration : none;
}
.txt_promos:hover{
text-decoration : underline;
}
.txt_ajout_panier{
color: #003366;
font-family: Verdana;
font-size: 9;
font-weight : bold; 
text-decoration : none;
}
.txt_ajout_panier:hover{
text-decoration : underline;
}

.txt_consult_panier{
color: #003366;
font-family: Verdana;
font-size: 8;
font-weight : bold;
text-decoration : none;
}
.txt_consult_panier:hover{
text-decoration : underline;
}

menu promo
dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu{
position: relative;
}

#menu dt{
cursor: pointer;
line-height: 30px;
text-align: center;
font-weight: bold;
font-family: Verdana;
font-size: 9px;
padding-left: 3px;
}

#menu dd {
position: absolute;
z-index: 0;
left: 60px;
margin-top: -20px;
width: 7em;
}

#menu ul{
padding: 2px;
}

#menu li{
text-align: center;
line-height: 12px;
background: #E6D9F0;
border: solid #000080 1px;
font-family: Arial;
font-size: 7pt;
}

#menu li a, #menu dt a {
text-decoration: none;
display: block;
color: gray;
}

#menu li a:hover {
text-decoration: underline;
}

#mentions {
font-family: Arial;
position: absolute;
bottom : 20px;
left : 0px;
}

#mentions a {
text-decoration: none;
color: #222;
}
#mentions a:hover{
text-decoration: underline;
}

.bouton_recalculer{
font-family : tahoma;
font-size : 8;
font-weight : bold;
color : #386289;
text-decoration : none;
}
.bouton_recalculer:hover{
text-decoration : underline;
}

.texte_panier{
font-family : tahoma;
font-size : 9;
color : #006666;
text-decoration : none;
}
.texte_panier:hover{
color : #386289;
}
