@charset "utf-8";
/* CSS Document */

html, body {
margin:0px;
background-color:#cdc597;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#443800;
line-height:14px;
}

a.footer:link {  color: #fbfef3; text-decoration:underline; }
a.footer:visited{ color: #fbfef3; text-decoration:underline; }
a.footer:active { color: #fbfef3; text-decoration:underline; }
a.footer:hover { color: #fbfef3; text-decoration:none; }

a.lien:link {  color: #443800; text-decoration:underline; font-weight:bold; }
a.lien:visited{ color: #443800; text-decoration:underline; font-weight:bold; }
a.lien:active { color: #443800; text-decoration:underline; font-weight:bold; }
a.lien:hover { color: #443800; text-decoration:none; font-weight:bold; }

.titre { color: #443800; font-size:14px; font-weight:bold; }
.titre_vert { color: #a0b917; font-size:14px; font-weight:bold; }
.titre_promo { color: #DA251D; font-weight:bold; }
.prix { color: #443800; font-weight:bold; }
.ancien_tarifs_promo { text-decoration: line-through; }

input, select {
border:1px solid #443800;
color:#443800;
background:#b4d407;
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

input.submit {
border:1px solid #b4d407;
color:#b4d407;
background:#443800;
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

textarea {
border:1px solid #443800;
color:#443800;
background:#b4d407;
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
