/***** menu CSS *****/
body {
	background-color: #EEE;
}

.basdroite {
	background-color: #0000FF;
	position: absolute;
	left: 676px;
	width: 300px;
	top: 46px;
	color: #FFFF00;
}
.basgauche {
	position: relative;
	top: 20px;
	left: 50px;
	width: 600px;
	padding-left: 20px;
}
.texteaa {
	position: relative;
	top: 20px;
	left: 50px;
	width: 90%;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.soustitre {

	background-color: #FFFF33;
	position: relative;
	left: 30px;
	width: 400px;
	color: #000000;
	font-weight: bold;
}

.suite {
	width: 900px;
	position: relative;
	top: 10px;
	left: 50px;
	background-color: #FFFF99;
}
.carredroite {
	position: absolute;
	left: 800px;
	width: 341px;
	color: #009;
	top: 334px;
}
.carretest {
	background-color: #FF0000;
	position: absolute;
	left: 200px;
	width: 400px;
	color: #000000;
	height: 253px;
	top: 260px;
}
.carreannif {
	background-color: #00FFFF;
	position: absolute;
	left: -36px;
	width: 872px;
	color: #000000;
	height: 57px;
	top: 260px;
}
.bas {
	width: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-left: 20px;
	border: 1px solid #000000;
	margin-top: 10px;
	height: auto;
}
.titre {
	background-color: #AED8E6;
	position: relative;
	left: 30px;
	width: 450px;
	border: medium outset;
	color: #000000;
	font-weight: 500;
}
.planaa {
	position: relative;
	top: 20px;
	width: 70%;
	padding-left: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.conv09 {
	position: relative;
	top: 20px;
	width: 90%;
	padding-left: 10%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
