.content {
	padding-top:5px;
	width:959px;
	display:block;
}

.space {
	width:775px;
	height:20px;
}

.main {
	width:775px;
	height:226px;
}

div.scroller { 
/* modify width and height of scrolling section if necessary	*/		
width: 320px;
height: 70px;
overflow: hidden;
/*border:1px solid #cccccc;*/
}
div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:320px;
	height:70px;
	/*overflow:hidden;*/
	float:left;
}
div.scroller div.content {
	width: 10000px;
}

.box_top {margin-top:5px;height:10px;}
.box_top_encart {margin-top:10px;
z-index:0;}

.box_title {
	width:168px;
	padding-left:10px;
	height:20px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background:#EEEEEE url(../../img/degrade_box.gif) repeat-x;
}

.box_content {
	background:#EEEEEE;
	width:178px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.box_content div {padding-left:10px;}

.distinctions{margin-top:-10px;}

.sous-moteur {
	width:775px;
}
.ref {
	width:389px;
	float:left;
}
.log {
	width:375px;
	float:left;
	padding-left:10px;
}

.zone-ref {
	width:389px;
	height:100px;
	padding-left:25px;
}
.zone-log {
	width:375px;
	height:100px;
	padding-left:25px;
}

.texte {
	margin-top:5px;
	margin-left:25px;
	margin-right:25px;
}