#principal {
	width: 1003px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
}
#haut {
	height: 100px;
	width: 1003px;
}
#milieu {
	height: 650px;
	width: 1003px;
	background-image: url(titre+menu/decor-rose-fond-trame.jpg);
	background-repeat: no-repeat;
	background-position: 220px top;
}
#milieugauche {
	height: 670px;
	width: 200px;
	float: left;
	margin-top: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CC9966;
	background-color: #f7d6b4;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC9966;
}
#milieucentre {
	float: left;
	height: 320px;
	width: 495px;
	margin-top: 20px;
}
#milieudroit {
	float: left;
	height: 670px;
	width: 300px;
	margin-top: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CC9966;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC9966;
}

#bas {
	height: 100px;
	width: 1003px;
	margin-top: 40px;
}
#milieucentrebas {
	float: left;
	height: 350px;
	width: 495px;
}

