/* CSS Document */
img { border:0;}

#banniere {
}

#menugauche {
	position:absolute;
	top:150px;
	left:10px;
	width:200px;
	height:100%;
	z-index:3;
	text-align: left;
	}

#contenu {
	position: absolute;
	right: 5%;
	top: 350px;
	padding: 5px;
	left:220px;
	width:770px;
	height: 100%;
}

/*
#menudroit {
	position:absolute;
	width:190px;
	right: 0%;
	top: 140px;
	left: 830px;
	height: 100%;
	padding:1%;
	text-align: right;
}
*/