#composition H3
{
	font-size:14px;
}

.itemliste
{

	text-align:center;
	
}

.itemliste H3
{
	margin:0px;
	background-repeat : no-repeat;
	color:white;
	font-size:10px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	text-transform: uppercase;
}



#descriptionpdtupselling P
{ margin:0px;padding:0px; }


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 100;
direction:ltr;

}

.thumbnail DIV{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail DIV img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover DIV{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px;
left: -50px; /*position where enlarged image should offset horizontally */
z-index: 99;
}


.conteneur-arrondi{
    padding:0;
    width:185px;/* determine la largeur de la boite contenue */
    float:left;
    margin:0;
	background-color:white;
	position:relative;
	
}


.un  {
    margin:0 4px;
    height:1px;
    background-color:#BFBFBF;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;
	}

.deux {
    margin:0 3px;
    height:1px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.trois{
    margin:0 2px;
    height:2px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.quatre {
    margin:0 1px;
    height:2px;overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}
	
	
 .centrearrondi {
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;
	margin:0 1px;
    padding:0 0em;
    min-height:230px;/* avec eventuellement une hauteur mini */
    height:auto;
   	text-align:left;
}



.und  {
    margin-right: 4px;margin-left: 1px;margin-top:0px;margin-bottom:0px;
    height:1px;
    background-color:#BFBFBF;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0; 
	}

.deuxd {
    margin-right: 3px;margin-left: 1px;margin-top:0px;margin-bottom:0px;
    height:1px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.troisd{
    margin-right: 2px;margin-left: 1px;margin-top:0px;margin-bottom:0px;
    height:2px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.quatred {
    margin-right:1px;margin-left: 1px;margin-top:0px;margin-bottom:0px;
    height:2px;overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}


#btAcheter{padding:0px;margin:0px;margin-right:0px;border:0px red solid;}
#btdebutAcheterG{float:left;position: relative;padding:0px;margin:0px;}
#btmiddleAcheterG{float:left;margin:0px;padding:0px;position:relative;min-width:110px;}
#btfinAcheterG{	float: left;position: relative;padding: 0px;margin: 0px;}

.btgris{background-image:url(/design/fdboutongris.gif);background-position:left top;background-repeat:no-repeat;height:30px;padding-top:2px;padding-left:5px;padding-right:90px;float:right}