h1, .grand-titre {
	font-size: 24px;
	line-height: 25px;
	color: #0268ac;
	font-weight: normal;
}


h1 em {
	font-weight:normal;
	font-style:normal;
	color:#000;
}

h2 {
	font-size: 15px;
	line-height: 20px;
	color: #0268ac;
	font-weight: normal;
}
.sous-titre {
	font-size: 13px;
	line-height: 15px;
	color: #000;
	font-weight: bold;
}


h3 {
	font-size: 13px;
	line-height: 15px;
	color: #000;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	line-height: 16px;
	color: #000;
	font-weight: bold;
}





.pad_0 {
	margin: 0px;
	padding: 0px;
}

.pad_0_apres {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


.grand_prix {
	font-size: 20px;
}

