* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;
}
#header, #menus, .accessibility-links, #footer, form#formAddToCart, div.text-left img, div#article-misc-infos a, div#site-location, div#article-pictos a.smaller, div#detail-menu, #body #content #col-right, #article-pictos img , #modalbox-tell-a-friend, #more-view {
	display:none; 
}
#article-pictos a img {
	display: inline;
}
#dispo img {
	display: inline;
	
}
#dispo {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content a {
	text-decoration: none;
	color: #000;
}
.gris {
	color: #666666;
}
.smaller {
	font-size:0.8em;
}
.emph {
	font-weight: bold;
}
.bigger {
	font-size:1.2em;
}
.rouge {
	color:#D5000B;
}
.capitales {
	text-transform:uppercase;
}
.text-left {
	text-align:left;
}
.titre {
	margin-top: 20px;
	margin-bottom: 7px;
}
.panier {
	display: none;
}
.section-detail .section-titre {
	font-weight: bold;
}
.stock-indic img {
	padding-right:4px;
	vertical-align:middle;
}
#article-main-frame h2 {
	font-style: italic;
	font-weight: normal;
}
#article-photo-big img#prd-main-img {
	display:none;
}
#article-photo-big img#prd-main-img-print {
	float: left;
	display: inline;
}
#article-misc-infos .text-left span, #article-misc-infos .text-left .pre-commande stock-indic {
	display:block
}
#article-misc-infos .text-left span {
	text-align: center;
	margin-top: 5px;
}
#article-pictos .ref {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	clear:both;
	font-size:0.8em;
	line-height:1.5em;
	margin-bottom:10px;
	text-align:left;
	width:130px;
}
#article-pictos { 
	float: left; width: 130px; text-align: center; 
	margin-top: 20px;
}
#article-pictos img {
	border: none;
}
#article-misc-infos .prix {
	text-align: right;
	float: left;
	margin-bottom: 10px;
}
#article-misc-infos span.capitales.smaller.emph.rouge {
	font-size: xx-small;
	padding-right: 13px;
	padding-top: 10px;
}
#eval {
	margin-right: 10px;
}
#article-misc-infos {
	margin-top: 20px;
	text-align: right;
}
.stock-indic {
	font-size:0.8em;
	font-weight:bold;
	height:26px;
	line-height:16px;
	padding:5px 0 5px 30px;
	text-align:left;
	text-transform:uppercase;
}
#descriptif {
	clear: both;
}
/* Mise en page des tableaux */
.section-detail .table-caracs, table {
	font-size:0.8em;
	width:100%;
}
.table-caracs thead td, table thead th {
	color:#666666;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	border-spacing: 0;

}
.table-caracs tbody td, table tbody td {
	font-size:1em;
	padding:0 5px;
	text-align: center;
	border-spacing: 0;
}
.table-caracs tbody .article, .article {
	background:transparent url(/images/images/template/blackdot.gif) no-repeat scroll 3px center;
	width: 250px;
}
.table-caracs tbody .prix, .prix {
	color:#B2222D;
	font-weight:bold;
}
.table-caracs tbody .stocks, .stocks {
	font-weight:bold;
	text-transform:uppercase;
	width:75px;
}
.table-caracs tbody .notation, .notation {
	font-size:1em;
	text-align:center;
	width:75px;
}
/* Pour le tableau Meilleures ventes */
.section-detail .section-zoom {
	color:#666666;
	float:left;
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	width:80px;
	padding-left: 80px;
}
.section-detail .section-table {
	width:643px;
}
.table-caracs tbody .stocks .enstock, .stocks .enstock {
	color:#1FA12D;
}
.table-caracs tbody .stocks .precomm, .stocks .precomm {
	color:#EA671F;
}
.table-caracs tbody .stocks .horsstock, .stocks .horsstock {
	color:#B2222D;
}

.table-caracs thead td, table thead th {
	color:#666666;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	border-bottom: 1px solid;
	border-spacing: 0;

}

/* Aération du descriptif du produit */
#descriptif p {
	margin-bottom: 5px;
}
/* augmentation de l'espace entre l'écotaxe et l'avis consommateur */
#article-misc-infos .prix {
	margin-bottom: 7px;
}