#contenu {
	background: url(/_media/img/background.jpg) 0 100% no-repeat;
	height: 480px;
	}
	#contenu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		#contenu li {
			background: #fff;
			}
		#contenu li, #edito {
			margin: 0;
			padding: 0;
			position: absolute;
			}
			#lienNouveautes {
					top: 140px;
					left: 260px;
				}
			#lienBaseDocumentaire {
					top: 360px;
					left: 560px;
				}
			#illustration1 {
					top: 25px;
					left: 410px;
				}
			#illustration2 {
					top: 25px;
					left: 560px;
				}
			#illustration3 {
					top: 140px;
					left: 410px;
				}
			#illustration4 {
					top: 250px;
					left: 260px;
				}
			#illustration5 {
					top: 250px;
					left: 410px;
				}
			#illustration6 {
					top: 360px;
					left: 410px;
				}
			
			#contenu li img {
				display: block;
				}
	#edito {
		color: #878787;
			top: 200px;
			left: 560px;
		width: 16em;
		}
		#edito p {
			margin-top: 0;
			}
	#bordure1 {
		border-bottom: 1px solid #029932;
		border-left: 1px solid #029932;
		height: 187px;
		position: absolute;
			top: 0;
			left: 100px;
		width: 380px;
		}
	#bordure2 {
		border-bottom: 1px solid #029932;
		border-left: 1px solid #029932;
		height: 130px;
		position: absolute;
			top: 170px;
			left: 330px;
		width: 150px;
		}
	#bordure3 {
		border-top: 1px solid #029932;
		border-bottom: 1px solid #029932;
		border-left: 1px solid #029932;
		height: 335px;
		position: absolute;
			top: 75px;
			left:475px;
		width: 140px;
		}
