
.box-product {
	width:232px;
	float:left;
	padding:0 0 0 13px
	}
*html .box-product  {
	padding-left:10px;
	}
.box-prod {
	width:230px;
	border:1px solid #333333;
	}
.box-prod .bg-bott {
	background:url(../img/bg-box-bott.png) bottom left repeat-x;
	position: absolute;
	height:12px;
	overflow:hidden;
	left:0;
	bottom:0;
	width:230px;
	z-index:5
	}
.box-prod .bg-top {
	background:url(../img/bg-box-bott.png) top left repeat-x;
	position:relative;
	z-index:6;
	height:116px;
	padding:12px 0;		
	}
.box-prod .bg-top img {
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
	}

.box-prod .bg-top img.plus {
	position:absolute;
	left:110px;
	bottom:65px;
	z-index:7
	}

a.box-title {
	display:block;
	background-color:#333333;
	margin:3px 5px 0 0;
	padding:9px 0;
	width:232px;
	font-size:14px;
	color:#ffffff;
	text-transform:uppercase;
	text-align:center
	}
a.box-title:hover {
	background:#808080;
	text-decoration:none
	}
.box-services {
	background:#b2b2b2;
	margin:50px 0 0 0;
	padding:30px 33px
	}	
.box-services .logo-bott {
	background:url(../img/logogray.gif) right bottom no-repeat;
	}	

ul.list-services {
	margin:0;
	padding:30px 12px;
	list-style:none;
	width:185px;
	
	
	float:left
	}
ul.list-services li.title-services {
	background:url(../img/bg-line.gif) left bottom repeat-x;
	padding:6px 10px;
	text-transform:uppercase;
	font-size:14px;
	color:#FFFFFF
	}
ul.list-services li ul li span.min-width {
	width:160px;
	font-size:0px;
	display:block;
	float:1px;
	overflow:hidden;	
	}
ul.list-services li ul {
	margin:0;
	padding:20px 10px;
	list-style:none;
	font-size:13px;
	}
ul.list-services li ul li {
	height:1%;
	}

ul.list-services li ul li a {
	display:block;
	padding:6px 0;
	color:#FFFFFF;
	}

ul.w1 {
	width:250px;
	}