@charset "utf-8";
/* CSS Document */

.grandprix {
	font-family: Candara;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #009;
	text-align: justify;
}
.titre {
	font-family: Candara;
	font-size: 48px;
	font-style: normal;
	font-weight: bold;
	color: #600;
	text-align:center
}
.soustitrerouge {
	font-family: Candara;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.soustitrebleu {
	font-family: Candara;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #009;
	text-align: justify;
}
.bandeaubas {
	font-family: Candara;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00F;
	text-align: right;
}
.interieurtabcent {
	font-family: Candara;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #006;
	text-align: center;
}
.grandprixcent {
	font-family: Candara;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #009;
	text-align: center;
}
.lesamis {
	font-family: Candara;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006;
	text-align: center;
}

