/* CSS by jardin des dames */
/* CSS powered by thomaschampion.info */
/* leproduit.css - parametre de la page produit du site */

#article {
margin-left:40px;
padding-top:20px;
width:480px;
color:#57474C;
letter-spacing: 0px
}
#article a{
text-decoration : underline;
}
.imgarticle {
margin-bottom: 10px;
}
#detailsarticle {
width:470px;
padding:10px 5px;
background:#e9e7e8;
letter-spacing:normal;
margin-bottom:15px;
}
h3.titrearticle {
font-size:18px;
font-weight:bold;
}
.titrearticle  span { font-size:10px; color:#acacac; }
.titrearticle  span a:hover { text-decoration:underline; }
#article p { margin-bottom:10px;  }

#navprevnext {
margin-top:20px;
height:70px;
margin-bottom:20px;
}
#navprevnext a:hover {
color:#D7BCC5;
}
.prev {
background: url(../imgs/article-prev.gif) no-repeat;
text-align:right;
display:block;
float:left;
height:40px;
width:210px;
color:#fff;
padding:30px 20px 0px 0px;
margin-right:20px;
}
.next {
background: url(../imgs/article-next.gif) no-repeat;
text-align:left;
display:block;
float:left;
height:40px;
width:210px;
color:#fff;
padding:30px 0px 0px 20px;
}
.more-link{
font-weight:bold;
color: #91ADAD;
}
.suite{
display:block;
background:url(../imgs/ic_lien.gif) no-repeat  left 2px;
border-bottom: 1px solid #c3c0bf;
padding-left : 16px;
margin-bottom: 3em;
}
 
}
/*******   COMMENTAIRE   ********/
.titrecommentproduit {
background:url(../imgs/commentairesdesutilisateurs.gif) no-repeat;
display:block;
height:25px;
width:480px;
text-indent:-30000px;
}
.comment { background:#f8f7f3; padding:10px; color:#57474C; margin-bottom:10px; }
.comment p { margin-top:10px; }
.autor {
background: url(../imgs/arrow.gif) no-repeat;
padding-left:20px;
font-weight:bold;
}
.datecomment { color:#b0b0ae; font-size:9px; }

#formcomment label {
display:block;
width:280px;
font-size:11px;
font-weight:bold;
line-height:40px;
}
#formcomment textarea {
width:305px;
height:200px;
}
.btn-publier {
background: url(../imgs/btn-publier.gif) no-repeat;
height:25px;
width:90px;
display:block;
text-indent:-30000px;
margin:20px 0px 30px 0px;
}
.btn-publier:hover {
background: url(../imgs/btn-publier-over.gif) no-repeat;
}
.titrecomment {
margin-top:30px;
font-size:12px;
font-weight:bold;
}
.titrepdtassocie {
background: url(../imgs/les-produits-associes.gif) no-repeat;
display:block;
height:20px;
width:480px;
text-indent:-30000px;
margin-bottom:0px;
}
.vert-bloc-center {
background:#3300FF;
width:119px;
height:215px;
background:#e2cfd5;
text-align:center;
border-right:1px solid #B4B0B1;
float:left;
}
.vert-bloc-center p { font-size:11px; line-height:13px; margin:10px; }
.vert-bloc-center span { margin:0 auto; margin-bottom:2px;}

.titrepostassocie {
background: url(../imgs/articlesassocies.gif) no-repeat;
display:block;
height:20px;
width:480px;
text-indent:-30000px;
margin:20px 0px 0px 0px;
}
