/* CSS Boutique F7E35C*/

body {
margin: 0;
padding: 0;
background: #E4DEB2; /* beige clair */
scrollbar-face-color: #E4DEB2;
scrollbar-shadow-color: #844F2F;
scrollbar-highlight-color: #E4DEB2;
scrollbar-3dlight-color: #E4DEB2;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #844F2F;
}

.liens a {
padding: 2px;
text-decoration: none;
text-align: center;
font-weight: bold;
color: #844F2F; /* chocolat */
}

.liens a:hover {
padding: 2px;
text-decoration: none;
text-align: center;
font-weight: bold;
background: #E4DEB2; /* beige */  
color: #844F2F; /* chocolat */
}

#id-gene {
position:absolute;
left: 50%;
top: 50%;
height: 600px;
width: 772px;
margin-top: -300px; /* moitié de la hauteur */
margin-left: -386px; /* moitié de la largeur */
color: #844F2F; /* chocolat */
}

#top {
margin: 0;
padding: 0;
height: 100px;
background: url(images/log-deau-s-choc.png) no-repeat center; /* beige */  
}

#menu {
margin: 0;
padding: 0;
height: 30px;
text-align: center;
background: #844F2F; /* Chocolat */
}

#contenu {
padding: 4px;
height: 462px;
font-family: Arial;
font-size: 11px;
background: #FFFFFF url(images/filigrame-660.png) no-repeat;
}

#contenu-gauche {
width: 660px;
height: 455px;
font-size:12px;
overflow: auto;
}

#contenu-droit {
float: right;
width: 228px;
height: 100%;
}

#contenu-900 {
padding: 4px;
height: 462px;
font-family: Arial;
font-size: 11px;
background: #FFFFFF url(images/filigrame-890.png) no-repeat;
}

#contenu-total {
padding-top: 10px;
width: 100%;
height: 455px;
overflow: auto;
}

#panier {
margin-left: auto;
margin-right: auto;
margin-top: 8%;
width: 200px;
text-align: center;
background: #E4DEB2; /* beige */  
border: 1px solid #844F2F; /* bordure chocolat */
}

.selection {
margin-left: 0;
margin-right: 0;
margin-top:2px;
margin-bottom:2px;
padding: 2px;
float: left;
border-top: 1px solid #844F2F;
width: 203px;
height:210px;
text-align: center;
}


/* FORMULAIRE */
form {
font-size:11px;
color: #844F2F;
}

input {
font-size:11px;
color: #844F2F;
}

textarea {
font-size:11px;
color: #844F2F;
}

select {
font-size:11px;
color: #844F2F;
}