body{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #700000;
	background-color: #ffe0b0;
	}
#titre{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.esp{
	font-size: 15px;
	height: 15px;
}
h2{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.chor{
	font-family: Comic Sans MS;
	font-size: 14px;
	font-weight: bold;
}
.crn{
	font-family: "MS Trebuchet", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	background: transparent;
	color : #e00000;
	text-decoration : none;
	}
a:visited {
	background: transparent;color : #c00000;
	text-decoration : none;
	}
a:active {
	background: transparent;
	color : #f00000;
	text-decoration : none;}
a:hover {
	background: transparent;
	color : #ff0000;
	text-decoration : underline;
	text-underline-position : below;}
