@charset "utf-8";
/* CSS Document */

.listProduct{
	min-height: 10px;
	height: auto !important;
	height: 10px;
	padding-top:5px;
	padding-bottom:3px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=crop src='templates/img/basicProductDecoration.png');
}

.listProduct[class]{
	background: url(../img/basicProductDecoration.png) no-repeat;
}

.bgBoxOrangeFP{
	position:relative;
	margin-right:10px;
	margin-left:10px;
	width:auto;
	background-color:#ff9600;
	background-image:url(../img/listProductBgF.jpg);
	background-repeat:repeat-x;
	background-position:bottom
}


.listProduct .title{
	width:182px;
	height:16px;
	float:right
}

.listProduct .continua{
	margin-top:5px
}

.listProduct .titleCHD{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=crop src='templates/img/titleCHD.png');
}

.listProduct .titleCHD[class]{
	background: url(../img/titleCHD.png) no-repeat;
}

.listProduct .titlePWV{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=crop src='templates/img/titlePWV.png');
}

.listProduct .titlePWV[class]{
	background: url(../img/titlePWV.png) no-repeat;
}

.listProduct .titleDBP{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=crop src='templates/img/titleDBP.png');
}

.listProduct .titleDBP[class]{
	background: url(../img/titleDBP.png) no-repeat;
}

.listProduct .titleSVoip{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=crop src='templates/img/titleSVoip.png');
}

.listProduct .titleSVoip[class]{
	background: url(../img/titleSVoip.png) no-repeat;
}

.listProduct .titleSVMW{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=crop src='templates/img/titleSVMW.png');
}

.listProduct .titleSVMW[class]{
	background: url(../img/titleSVMW.png) no-repeat;
}
