#entete {
	width: 980px;
}
#corps {
	width: 980px;
}
#menugauche {
	width: 124px;
	float: left;
	height: 400px;
	background-color: #2080C0;
}
#message {
	
	background:yellow;
	height: 60px
}


#central {
	float: right;
	width: 830px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #E9E9E9;
	padding right: 10px;
	padding left: 10px;

}

#column0 {
	float:left;
	width: 3%;
}
#column1 {
	float:left;
	width: 45%;
}
#column1bis {
	float:left;
	width: 3%;
}
#column2 {
	float:left;
	width: 45%;
}

#column3 {
	float:left;
	width: 99%;
}
.Style1 {
	color: #0000CC;
	font-weight: bold;

}
.Style2 {color: brown; font-weight: bold;}

}
.Style3 {
	color: #E40C0C;
	font-weight: bold;

}
.Style4 {
	color: #3F221E;
	font-style: italic;
}


