/* CSS Document */
#liveshop .content .headliste
{
    height:56px;
    padding:0px;
	  margin-top:0px;
}


#liveshop .titre{
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#5e4f4a;
	font-size: 24px;
	
}

#liveshop .image{

	margin-top: 20px;
	margin-left: 15px;
	height:200px;
	overflow:hidden;
}

#liveshop .image img{
/*	height:200px !important;*/
	width:200px !important;
	margin-top:1px;
}


#liveshop .name img{

margin-top: 5px;
	float:left !important;
}
#liveshop .compteur{
	font-family: "Trebuchet MS";
	float:left;
	font-size: 15px;
	font-weight:bold;
	color: red;
	margin-top: 27px;
	margin-left: 5px;
	color: #A50000;
}

#liveshop .compteur j{
	font-size: 24px;
}

#liveshop .compteur h{
	
	font-size: 24px;

}

#liveshop .compteur ms{
	font-size: 24px;
}

/* COMPTEUR MINI */
.compteur1{
	color: #A50000;
	font-size:18px;
}

.compteur1 j{
	color:inherit;
}

.compteur1 h{
	
	color:inherit;

}

.compteur1 ms{
	color:inherit;
}

// TEXTE


#liveshop .elementliste
{
	float: left;
	width: 620px;
	margin-bottom:10px;
}
#liveshop .elementliste table
{
	float: left;
	width: 180px;
	margin-bottom:10px;
}

#liveshop .etiquette{
text-align: center;
	padding-left: 46px;
	padding-top: 12px;
}

#liveshop .content{
float: left;

	/*background-image:url("../../images/index/etiquette.jpg");*/
	background-repeat: no-repeat;
	width: 655px;
	height: 295px;
	margin-top:2px;
}

#liveshop .percent{
	font-family: "Trebuchet MS";
	margin-top: 33px;
	margin-bottom: 17px;
	color:#8b9412;
	font-size: 32px;
	font-weight:bold;
}


#liveshop .finalPrice
{
	font-size: 25px;
	color: white;
	font-weight:bold;
}
#liveshop .priceBefore
{
  font-weight:bold;
	font-size: 18px;
	color: #ffd4d4;
	margin-top:2px;
}
#liveshop .textprice
{
  font-weight:bold;
	color: white;
	font-size:12px;
	margin-top:5px;
}

#liveshop .instock
{
/*	margin-top: 17px;*/
	width:100px;
}


#liveshop .information
{
	font-family:"Trebuchet MS";

	margin-top: 20px;
	margin-left: 10px;
	width: 240px;
}

#liveshop .information a
{
	font-size: 22px;
}
#liveshop .jenprofite
{
	padding-bottom: 10px;
}

#liveshop .description
{
  color:#5e4f4a;
	height: 100px;
	font-family:"Trebuchet MS";
	font-size: 12px;
}

#liveshop .contrat
{
	float: right;
	margin-top:-15px;
	height: 280px;
}

#liveshop .contrat img
{

}


#venteFlashProd
{

	background-image:url("../../images/index/vfMini.jpg");

}



