dl{
	background: transparent url(../images/fond_vignette_page.png) no-repeat 1px top;
	float:left;
	height:150px;
	margin:25px 5px 0 0;
	position:relative;
	width:175px;
}

	dl img{
		height:90px;
		margin:5px 0 0 35px;
		width:98px;
	}

dd{
	clear:both;
	color: #666666;
	font-size: 1.05em;
	margin:10px auto 0 auto;
	padding:0 5px 0 5px;
	text-align:center;
}

.defilpage{
	font-size: 1.1em;
	clear:both;
}

		.defilpage li{
			float:left;
			margin-right:3px;
			margin-bottom:3px;
		}
		
			.contenuTxt .defilpage li a,.contenuTxt a.retour{
				background-color:#252525;
				color:#FFFFFF;
				display:block;
				line-height:1.5em;
				padding:0 5px;
				text-decoration:none;
			}
			
			.defilpage li a:hover, .contenuTxt .defilpage li .current, .contenuTxt .retour:hover{
				background-color:#FE0000;
			}
			
			.contenuTxt a.retour{ margin-bottom:20px; zoom:1;}

.etoile img{
	height:28px;
	position:absolute;
	right:30px;
	top:-15px;
	width:28px;
}
	
#legendeEtoile{
	background:transparent url(../images/pages/legende_etoiles.png) no-repeat 0 0;
	height:49px;
	left:675px;
	position:absolute;
	top:170px;
	width:98px;
	}


	#noombre dl{
		background:none;
		text-align:center;
	}

		#noombre dt img{
			height:auto;
			margin:0;
			width:auto;
		}
		
		#noombre dd{ margin:0; }