/* CSS by jardin des dames */
/* CSS powered by thomaschampion.info */
/* style.css - parametre global du site */


/* DEFAULT setting */
* {margin: 0; padding: 0; }
a { text-decoration:none; color: #38302b; }
a:hover { color:#000; }
a img { border:0px; }
.clear{ clear:both; height:0px; font-size:0px; line-height:0px; }
p { line-height: 18px; color:#38302b; }
h2 { font-size:14px; }
.inside{ width:480px; margin:0 auto; /*border: 1px solid #FF6600;*/ }
li {
   list-style: none;
}
.smaller { font-size: 9px; }
.blue { color: #00c2b0; }
.imgvolante { position:absolute; z-index:1px; margin-left: 600px; margin-top: -12px; /*height:70px; width:155px; background:url(images/cartouche.gif) no-repeat;*/ }
.left { float:left; }
.hidden { display:none;  }
hr { height: 1px; margin: 10px 0; padding: 0; color: #e3e3e3; background: #e3e3e3; border: 0; }
/* */

#form input, select {
border:1px solid #666666;
}

body {
background: #F2DEDD;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 1px;
font-size:12px;
color: #1A171B;
text-align:center;
}
.nbre-produit {
}
.message {

margin: 5px 30px 20px 30px;
}
.message h3{
font-weight: bold;
font-size: 13px;
}
.message a{
color: #CB405C;

}
.message a:hover{
text-decoration: underline;

}




