#content .contProductes h2{
	font-size:14px;
	margin-bottom:10px;
	padding:0px 0px 3px 0px;
	border-bottom:1px dashed #D6D6D6;
}
#content .contProductes ul{
	margin-bottom:35px;
}
#content .contProductes ul .cl_img{
	margin:0px 0px 0px 0px;
	width:200px;
	float:left;
	text-align:center;
}
#content .contProductes ul li{
	clear:both;
	overflow:hidden;
	height:1%;
	margin-bottom:15px;
	border-bottom:1px dashed #D6D6D6;
	padding-bottom:10px;
}
#content .contProductes h3{
	margin-bottom:0px;
	font-size:14px;
}
#content .contProductes div.mkt{
	float:left;
	width: 530px;
}
#content .contProductes p{
	line-height:1.5;
	margin-top:3px;
	text-align:justify;
}
#content .contProductes div.case{
	float:left;
	width: 180px;
	margin-left:15px;
	text-align:center;
	height:18px;
	padding-top:4px;
	text-transform: uppercase;
	font-weight:bold;
	margin-top:35px;
	background:url(../img/boto_case.jpg) no-repeat center top;
}
#content .bloc_full_buscador{
	padding:12px 15px 0px 15px;
	margin-bottom:10px;
	background:url(../img/clientes_buscador.jpg) no-repeat;
	height:42px;
}
#content .bloc_full_buscador legend{
	display:none;
}
#content .bloc_full_buscador label .texte,#content .bloc_full_buscador label .texteFull{
	margin:2px 15px 0px 0px;
	border:1px solid #c8c7c7;
	font-size:11px;
	font-family:verdana,arial;
	padding:2px;
	background:url(../img/input_bg.jpg) repeat-x left bottom;
}

