										/*VIEW PRODUCT*/
.liveshopping-priceeco
{
	font-size: 12px;
	font-weight:bold;
	color:#fff;
}

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

.liveshopping-instock
{
	font-size: 12px;
	font-weight:bold;

	color:green;
	margin-top:10px;
}

.liveshopping-outstock
{
	font-size: 12px;
	font-weight:bold;

	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
{
	
	width:18px;
}

.page .content .listepage .selectpage
{
	color:black;
}

.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 .block-title strong span p
{
    background-image:url(../images/ico.png);
    background-repeat:no-repeat;
    padding-left:20px;
}


.page .content
{
	padding:7px;
}

.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;

	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:8px;
	margin-right:0px;
	float:left;
	color:rgb(255,255,255);
	font-size: 12px;	
	font-weight:bold;
	clear:both;
}

.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;
}
.best-selling  .compteur-gridlist{
position:absolute;
margin:-12px 3px 0 0;

}
.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;

	color:#000;
}

.content .menucontent .outstock
{
	font-size: 12px;
	font-weight:bold;

	color:#fff;
}

.liveshopping .content .menucontent
{
margin-bottom:0;
padding:6px 10px;
text-align:center;
}


.liveshopping .block-title strong span {
background-image:url("../images/ico.png");
background-repeat:no-repeat;
display:none;
padding-left:20px;
}

	
.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.jpg);


}
#content_all_div_right{
margin-top:10px;}
.cplegend{
background:none repeat scroll 0 0 #FF0101;
color:white;
display:block;
margin:auto;
text-align:center;
text-transform:uppercase;
width:84px;
padding-top:2px;
display:none;
}
.compteur0 j
{
	font-size: 14px;
   color : white;
}

.compteur0 h
{
	font-size: 14px;
   color : white;
	font-weight:bold;
}
.compteur0 ms
{
	font-size: 14px;
   color : white;
	font-weight:bold;
}
.compteur0 text
{
	font-size: 11px;
   color : white;
}
.cpglob {
height:19px;
margin-left:-190px;
padding-top:3px;
position:absolute;
text-align:right;
top:53px;
width:170px;
}
.cpglob h5 {
color:white;
float:left;
margin-left:-113px;
}
.compteur10{
   color : white!important;
}
.compteur10 j
{
	font-size: 14px;
   color : white;
}

.compteur10 h
{
	font-size: 14px;
   color : white;
	font-weight:bold!important;
}
.compteur10 ms
{
	font-size: 14px;
   color : white;
	font-weight:bold!important;
}
.compteur10 text
{   color : white;
	font-size: 11px;
	}
   

