#page {
height:1480px;
}
#contenu{
height:1380px;
}
#lireaussi {
	top: 81px;
	background: url(../img/videos/fond_voiraussi.jpg) no-repeat left top;
}
	#lireaussi .lienTout {
		bottom: 5px;
		width: 180px;
	}

#lienForum {
	top: 285px;
	right: 10px;
}

#actus {
	top: 352px;
}

#diaporama {
	top: 670px;
	right: 10px;
}
#temoignages {
	top: 935px;
	right: 10px;
}
#voirEcouter {	
	top: 1150px;
	right: 10px;
}

#revues {
	position: absolute;
	top: 705px;
	right: 10px;
	width: 254px;
	height: 252px;
	background: url(../img/actu/fond_revues.jpg) no-repeat top left;
}
	#revues h2 {
		display: none;
	}
	#revues ul {
		margin: 50px 0 0 5px;
		padding: 0;
		color: white;
	}
		#revues li {
			position: relative;
			list-style: none;
			height: 50px;
			margin: 4px 10px 0 0;
			padding-left: 25px;
			overflow: hidden;
			background: url(../img/puces/losange_halo.png) no-repeat left top !important;
			background: url(../img/puces/losange_halo.gif) no-repeat left top;
		}
			#revues li p {
				margin: 0;
				font-size: 11px;
				font-weight: bold;
				line-height: 24px;
			}
			#revues li.hover {
				text-decoration: underline;
			}
	#revues .lienTout {
		position: absolute;
		bottom: 6px;
		right: 4px;
		width: 220px;
		height: 20px;
	}
		#revues .lienTout span {
			display: none;
		}

