#contener {
	position: absolute;
	width: 700px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
#menu {
	background-color: #FFFFFF;
	position: absolute;
	height: 600px;
	width: 190px;
	left: 0px;
	top: 123px;
	right: 610px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E57226;
	background-color: #FFFFFF;
	position: absolute;
	width: 510px;
	left: 190px;
	top: 154px;
}
#banner {
	background-color: #FFFFFF;
	position: absolute;
	height: 123px;
	width: 700px;
	left: 0px;
	top: 0px;
	background-image: url(../image/banner-2-brown-and-blue.png);
}
