.corps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	margin: 0px;

}
.intro {
	background-color:#ffffff;
	font-style:italic;
	font-weight:bold;
	font-family:'Trebuchet MS';
	font-size:14px;
	padding: 5px;
	border: 2px groove;

}
.bandeau {
	background-color: #FFFFCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding: 10px;
}
a:hover{text-decoration:none}
