#form #div_category,
#formulaire #div_category{
	background:#fff;	
	font-family:arial;
	position:absolute;
	width:326px;
	font-size:12px;
}
#MoteurLeft #div_category{
	padding:1px;
    top: 21px !important;
    width: 356px;
	*width:350px;
}
.TechForm #MoteurLeft #div_category{
	left:80px;
	width:446px;
}
#form #div_category{
	top:102px;
	margin-left:-10px;
}
#form #div_category.utilitaire,
#form #div_category.loisir{
	top:87px;	
}
#form #div_category.divmoto{	
	width:160px;
	top:116px;
}
#formulaire #div_category{
	position:absolute;
	top:83px;
	padding:5px;
}
#formulaire #div_category.catloisir {
	top:66px;
}

#div_category iframe {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
	height: 310px;
    width: 330px;
	*width:350px;
}

#MoteurCont #div_category div.PictoCont,
#div_category div.PictoCont{
	font-family:Verdana;
	font-size:12px;
	/*display:inline;
	float:left;*/
	float:left;
	height:75px;
}

#MoteurCont #div_category div#CatTitle,
#MoteurLeft #div_category div#CatTitle{
	display:block;
	float:none;
	font-weight:bold;
	padding-top:10px;
}

.PictoCat{
	margin:0;
	padding:0;
}

.PictoCat:hover{
	background:#efefef;
}

.PictoCat.Selected{
	/*margin:0;
	border:2px solid #000;
	background:#ffffcc;*/
}

#div_category input.checkboxes{
	margin:15px 2px 0 5px;
	padding:0;
	vertical-align:top;

}

#Caravane{
	border-top:1px solid #ccc;
	float: left;
	width: 325px;
	padding-top:10px;
	margin-top:10px;
}

#MoteurLeft #div_category  .btnClose{
	clear:both;
	*clear:none;
}