div, p, h1, h2, h3, h4, form, fieldset, img,li,ul {
	margin:0; border:0;	padding:0; list-style:none;
}
body{
	margin:0px;
	background-color:#ffffff;
}



#theme {clear: both; background:#fff; padding:0px 0 0 0;position:relative;
z-index:99999;}
#carrouselHP .boxCarrousel{
background:#ffffff;
height:79px;
width:108px;
float:left;
margin:10px 0 0 10px;
border:1px solid #f0efef;


}

#carrouselContenerHP {width:888px;}

#carrouselHP {
width:850px;
float:left; background:#fff;

}
#carrouselHP_FG.disabled{background-position: center ;cursor:default;background:transparent url(../web/images/f_left.jpg) no-repeat center ;}
#carrouselHP_FD.disabled{background-position: center ;cursor:default;background:transparent url(../web/images/f_right.jpg) no-repeat center ;}

.contenuPrincipal {background-color: #FFF;}



#carrouselHP_FG {float:left;width:19px;height:101px;cursor:pointer;
	background:transparent url(../web/images/f_left.jpg) no-repeat center ;}
#carrouselHP_FD {float:right;width:19px;height:101px;cursor:pointer;
	background:transparent url(../web/images/f_right.jpg) no-repeat center ;}
