/******************Description**************/
div.description ul{
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding-left:10px;
}

div.description ul li{
font-size:0.82em;
padding-left:10px;
background:transparent url(images/puce.gif) left center no-repeat;
padding-top:2px;
padding-bottom:2px;
}


/********************Image**********************/

ul.image{
display:block;
float:left;
width:200px;
margin-right:10px;
}
ul.image li{
display:block;
}
ul.image li.mini a:hover img{
border:2px solid #FB2600;
}
ul.image li img{
border:2px solid white;
margin-bottom:5px;
display:block;
background-color:white;
}
ul.image li.mini{
width:90px;
float:left;
margin-right:5px;
margin-left:5px;
cursor:pointer;
}
ul.image li.maxi img{
background:white url(images/ajax-loader.gif) center center no-repeat;
}

/****************Formulaire produit******************/
span.rubrique{
text-transform:uppercase;
font-size:0.96em;
font-weight:bold;
margin-bottom:8px;
margin-top:3px;
}
div.contenu h1{
text-transform:uppercase;
font-size:1.27em;
font-weight:bold;
margin-bottom:8px;
margin-top:3px;
}
div.contenu h2{
font-size:1em;
padding-bottom:4px;
margin-top:20px;
}
div.contenu p{
font-size:0.82em;
padding:0;
margin:0;
}
li.prix{
font-size:1.27em;
font-weight:bold;
text-align:left;
margin-top:20px;
margin-bottom:20px;
}
span.prix_barre{
font-size:0.88em;
font-weight:normal;
padding-left:3px;
padding-right:3px;
background:transparent url(images/prix_barre_bg.gif) center center repeat-x;
}
span.ttc{
font-size:0.59em;
text-transform:uppercase;
padding-left:2px;
font-weight:normal;
}
li.bouton{
margin-top:25px;
margin-bottom:10px;
display:block;
text-align:right;
}
select{
font-size:0.88em;
font-weight:bold;
}
form.produit{
margin-left:225px;
display:block;
}
div.contenu p.rupture{
display:block;
margin-top:20px;
margin-bottom:10px;
font-size:0.88em;
color:#FB2600;
padding-left:34px;
background:transparent url(images/no.gif) left center no-repeat;
}

/***********************Bouton****************************/

a.bouton_ajouter{
margin-left:auto;
width:130px;
padding-left:35px;
background-image:url(images/bouton_ajouter.gif);
}
