﻿table.table-thumb{
clear:both;
width:800px;
margin-bottom:7px;
}

.table-thumb td{
vertical-align:top; 
padding:20px 12px;
}

.table-thumb p{
line-height:14px;
margin:3px 0 10px 0
}

.col1, .col2, .col3, .col4{
width:176px;
background-position:bottom right;
background-repeat:no-repeat;
}

.col1, .col2, .col3{
background-image:url(../images/back-thumb.gif);
}

.col4{
background-image:url(../images/back-thumb2.gif);
}

.col2-vide, .col3-vide, .col4-vide{ width:176px; }

.table-thumb a{ color: #3FB13F; }

.table-thumb a:hover{ color: #CB4E22; }

.image-produit{ 
text-align:center; 
color: #6f6f6f;
}

.nom{
margin:10px 0;
font: 900 12px Arial, Helvetica, sans-serif;
color: #000;
height:28px;
overflow:hidden;
}

.nom a{
text-decoration: none;
color: #000;
}
	
.desc{
height:58px; /* 4 lignes */
overflow:hidden;
}

.plusd{
margin-bottom:10px;
}

.prix, .prixspecial{
width:75px;
float:left;
font: 900 14px Arial, Helvetica, sans-serif;
color: #2A752A;
}

.prixGroupe
{
	float: left;
	font: 900 14px Arial, Helvetica, sans-serif;
	color: #2A752A;
}

.prixspecial{ color: #CB4E22; } /* Overide Color */
	
.prixreg{
font:normal 10px Arial, Helvetica, sans-serif;
color:#6f6f6f;
}

.btn-comm{
float:left;
margin-left:5px;
}

.product2-spec
{
	margin-left:15px;
	list-style-type: disc;
	list-style-position: outside;
	font-weight: normal;
}


