<!--
a {text-decoration: none; position: relative; z-index: 1;}
a:link {color: #91AF3D;}
a:visited {color: #91AF3D;}
a:active {color: #91AF3D;}
a:hover {text-decoration:underline;}

input {
background-color: #B6CC6A;
border-width: 2;
border-color: black;
border-style: solid;
position: relative;
z-index: 1;
}

textarea {
overflow: auto;
background-color: #B6CC6A;
border-width: 2;
border-color: black;
border-style: solid;
position: relative;
z-index: 1;
}

select {
background-color: #B6CC6A;
border-width: 2;
border-color: black;
border-style: solid;
}

body {
font-family: Tahoma;
font-style: normal;
font-weight: normal;
font-size: 10pt;
color: #FFFFB5;
line-height: 12.5pt;
scrollbar-arrow-color: #1B371B;
scrollbar-base-color: black;
scrollbar-dark-shadow-color: gray;
scrollbar-track-color: #1B371B;
scrollbar-face-color: #B6CC6A;
scrollbar-shadow-color: black;
scrollbar-highlight-color: gray;
scrollbar-3d-light-color: black;
}

p {
font-family: Tahoma;
font-style: normal;
font-weight: normal;
font-size: 10pt;
color: #FFFFB5;
line-height: 12.5pt;
text-align: justify;
}

.texte {
font-family: Tahoma;
font-style: normal;
font-weight: normal;
font-size: 10pt;
color: #FFFFB5;
line-height: 12.5pt;
}

ul {
font-family: Tahoma;
font-style: normal;
font-weight: normal;
font-size: 10pt;
color: #FFFFB5;
line-height: 12.5pt;
list-style-image: url('images/bullet.gif');
}

.entete {
font-family: Arial;
font-style: normal;
font-weight: bold;
font-size: 10pt;
color: #FFFFB5;
line-height: 12.5pt;
}

.titre {
font-family: Tahoma;
font-style: normal;
font-weight: bold;
font-size: 10pt;
color: #E8D354;
line-height: 12.5pt;
}

.liste1 {
font-family: Tahoma;
font-style: normal;
font-weight: bold;
font-size: 10pt;
color: #B6CC6A;
}

.menu {
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 10pt;
color: #1B371B;
line-height: 12.5pt;
}

.bouton {
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 10pt;
color: black;
border-width: 1;
border-color: black;
border-style: solid;
background-color: #E8D354;
}

.bouton_panier {
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 8pt;
text-align: center;
width: 100px;
color: black;
border-width: 2;
border-color: black;
border-style: solid;
background-color: #B6CC6A;
}

.qty {
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 8pt;
width: 30px;
color: black;
background-color: #B6CC6A;
border-width: 2;
border-color: black;
border-style: solid;
text-align: center;
position: relative;
z-index: 1;
}

.semi-transp {
background: url('images/fond_semi.png');
background-repeat: repeat;
* behavior: url(style_iepngfix.htc); 
}

.article {
background: url('images/fond_article.png');
background-repeat: no-repeat;
* behavior: url(style_iepngfix.htc); 
}

.article-texte {
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 8pt;
color: #FFFFB5;
line-height: 11pt;
text-align: left;
}

.article-titre {
font-family: Tahoma;
font-style: normal;
font-weight: bold;
font-size: 10pt;
color: #E8D354;
line-height: 12.5pt;
text-align: center;
margin-top: 1px;
}

.article-quantite {
font-family: Tahoma;
font-style: normal;
font-weight: normal;
font-size: 10pt;
color: #FFFFB5;
text-align: center;
}

.article-prix {
font-family: Arial;
font-style: normal;
font-weight: bold;
font-size: 9pt;
color: #FFFFB5;
text-align: right;
}
-->
