										/*VIEW PRODUCT*/   
.liveshopping-priceeco
{
	font-size: 12px;
	font-weight:bold;
	color:rgb(255,50,50);
}

.liveshopping-priceecovalue
{
	font-size: 14px;
	font-weight:bold;
	color:rgb(255,50,50);
}

.liveshopping-instock
{
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color:green;
	margin-top:10px;
}

.liveshopping-outstock
{
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color:red;
	margin-top:10px;
}






										/*ELEMENT LIST*/
.page .content .listepage
{
	text-align:center;
}

.page .content .listepage a
{
	text-decoration:none;
    display: block;
    color : black;
}

.page .content .listepage .pagecasenorm:hover
{
	color : white;
	text-decoration:none;
	background-color:rgb(200,200,200);
}

.page .content .listepage td
{
	border:1px solid rgb(150,150,150);
	width:18px;
}

.page .content .listepage .selectpage
{
	color:white;
	background-color:rgb(100,100,100);
	font-weight:bold;
}

.page .content .listepage .pageleft
{
    background-image:url(../images/left.png);
    background-repeat:no-repeat;
    border:none;
	 height:18px;
    display: block;
    margin-left:2px;
    margin-right:1px;
}

.page .content .listepage .pageright
{
    background-image:url(../images/right.png);
    background-repeat:no-repeat;
    border:none;
	 height:18px;
    display: block;
    margin-left:2px;
}

.page .content .listepage .pageleft:hover
{
    background-image:url(../images/lefth.png);
    border:none;
	 height:18px;
}

.page .content .listepage .pageright:hover
{
    background-image:url(../images/righth.png);
    border:none;
	 height:18px;
}





.page .head h4 
{
    /*background-image:url(../images/ico.png);*/
}



.page .content .elementliste
{
	border:1px solid rgb(200,200,200);
	margin-bottom:10px;
}

.page .content .elementliste .image
{
	margin:10px;
}

.page .content .elementliste .information
{
	margin:10px;
}


.page .content .elementliste .information .percent
{
	background-image:url(../images/eco.png);
	background-repeat:no-repeat;
	font-size: 20px;
	font-weight:bold;
	font-style:italic;
	color:white;
	height:64px;
	width:65px;
	float:right;
	padding-top:22px;
	padding-left:6px;
	margin-top:25px;
}

.page .content .elementliste .information .priceeco
{
	font-size: 12px;
	font-weight:bold;
	color:rgb(255,50,50);
}

.page .content .elementliste .information .priceecovalue
{
	font-size: 14px;
	font-weight:bold;
	color:rgb(255,50,50);
}

.page .content .elementliste .information .instock
{
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color:green;
	margin-top:10px;
}

.page .content .elementliste .information .outstock
{
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color:red;
	margin-top:10px;
}

.page .content .headliste
{
	background-image:url(../images/bare.png);
    height:22px;
    padding:0px;
	margin:0px;
}

.page .content .headliste .name
{
	width:230px;
    height:20px;
	padding:0px;
	margin-top:3px;
	margin-bottom:0px;
	margin-left:3px;
	margin-right:0px;
	float:left;
	color:rgb(240,240,240);
	font-size: 12px;	
	font-weight:bold;
	font-style:italic;
}

.page .content .headliste .compteur
{
	width:150px;
	height:20px;
	padding:0px;
	margin-top:3px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:3px;
	float:right;
	text-align:right;
}

.page .content .headliste .compteur j
{
	font-size: 12px;
	font-weight:bold;
	color:rgb(240,240,240);
}

.page .content .headliste .compteur h
{
	font-size: 14px;
    font-weight:bold;
	color:rgb(240,240,240);
}
.page .content .headliste .compteur ms
{
	font-size: 16px;
    font-weight:bold;
	color:rgb(240,240,240);
}

.page .content .headliste .compteur text
{
	font-size: 10px;
	color:rgb(240,240,240);
}



										/*GRID / LIST*/
.compteur-gridlist
{
	background-color:red;
	
	width:135px;
	height:20px;
	padding:0px;
	margin-top:3px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:3px;
}

.compteur-gridlist j
{
	font-size: 12px;
	font-weight:bold;
	color:rgb(240,240,240);
}

.compteur-gridlist h
{
	font-size: 14px;
   font-weight:bold;
	color:rgb(240,240,240);
}
.compteur-gridlist ms
{
	font-size: 16px;
   font-weight:bold;
	color:rgb(240,240,240);
}

.compteur-gridlist text
{
	font-size: 10px;
	color:rgb(240,240,240);
}



											/*MENU LIST*/
.content .menucontent .instock
{
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color:green;
}

.content .menucontent .outstock
{
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color:red;
}

.liveshopping .content .menucontent
{
	margin-bottom:20px;
}


.liveshopping .head h4 
{
    background-image:url(../images/ico.png);
}

	
.compteur1
{
    text-align:center;
    padding-top:10px;
}

.compteur1 j
{
	font-size: 16px;
   color : rgb(255,190,190);
}

.compteur1 h
{
	font-size: 18px;
   color : rgb(255,90,90);
}
.compteur1 ms
{
	font-size: 20px;
   color : rgb(255,0,0);
}
.compteur1 text
{
	font-size: 10px;
   color : rgb(100,100,100);
}

.compteur0
{
   text-align:right;
   padding-top:3px;
	width:175px;
	height:19px;
   background-image:url(../images/minicompteur.png);

}

.compteur0 j
{
	font-size: 13px;
   color : white;
}

.compteur0 h
{
	font-size: 14px;
   color : white;
	font-weight:bold;
}
.compteur0 ms
{
	font-size: 15px;
   color : white;
	font-weight:bold;
}
.compteur0 text
{
	font-size: 10px;
   color : white;
}
