#intro{
	margin-bottom:15px;
	width:920px;
	color:#000000;
}

.haut{
	width:920px;
	height:12px;
	background:transparent url('/data/images/haut-920.gif') no-repeat;
	/* BUG IE 6 */
	margin-bottom:-2px;
}
.bas{
	clear:both;
	width:920px;
	height:12px;
	background:transparent url('/data/images/bas-920.gif') no-repeat;
}
#intro .milieu{
	width:918px;
	background-color:#E4E4E4;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#intro .contenu{
	width:850px;
	margin:auto;
	padding:1px;
	text-align:justify;
	clear:both;
}

#vignette{
	margin-bottom:15px;
	width:920px;
	color:#000000;
}

#vignette .milieu{
	width:918px;
	background-color:#E4E4E4;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	/* pour rétablir le flux cassé par els floats */
	overflow:hidden;
}

#vignette .contenu{
	width:835px;
	margin:auto;
	padding-top:5px;
	text-align:center;
}

#vignette .contenu .vignette{
	float:left;
	margin-right:10px;
	height:150px;
	width:130px;
	text-align:center;
	overflow:hidden;
}

#vignette .contenu .vignette .img{
	padding-top:10px;
}

.nouveau{
	background:transparent url('/data/images/nouveau.png') no-repeat;
	height:29px;
	width:50px;
	float:left;
	margin-left:-60px;
	margin-top:70px;
}


#vignette  .contenu .titre{
	padding-top:5px;
	font-weight: bold;

}

.fleched{ 
	margin-bottom:-51px;
	position:relative;
	left:895px;
	top:-210px;
	width:51px;
	height:51px;
}

.flecheg{ 
	margin-bottom:-51px;
	position:relative;
	left:-25px;
	top:-210px;
	width:51px;
	height:51px
}
