#principal {
	width: 1003px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	height: 700px;
}
#haut {
	height: 100px;
	width: 1003px;
}
#milieu {
	height: 540px;
	width: 1003px;
	background-image: url(titre+menu/decor-rose-fd-trame.jpg);
	background-repeat: no-repeat;
	background-position: 220px top;
}
#milieugauche {
	height: 560px;
	width: 200px;
	float: left;
	margin-top: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CC9966;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC9966;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	left: 0px;
	top: 0px;
	text-align: left;
	background-color: #F7d6b4;
}
#milieucentre {
	float: left;
	height: 320px;
	width: 490px;
	margin-top: 20px;
}
#milieudroit {
	float: left;
	height: 560px;
	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;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
	background-color: #F7d6b4;
}

#bas {
	height: 50px;
	width: 1003px;
	margin-top: 40px;
}
#milieucentrebas {
	float: left;
	height: 250px;
	width: 495px;
}

