.titreCircuit {
	font-family: 'Arial', 'Helvetica', 'Sans-serif';
	font-size: 24px;
	font-style:normal;
	line-height: normal;
	font-weight:bold;
	background-position: center;
	text-align: center;
}
.sousTitreCircuit {
	font-family: 'Arial', 'Helvetica', 'Sans-serif';
	color:#999999;
	font-size: 18px;
	font-style:normal;
	line-height: normal;
	font-weight:bold;
	background-position: center;
	text-align: center;
}
.titreCircuitBlanc {
	font-family: 'Arial', 'Helvetica', 'Sans-serif';
	font-size: 24px;
	font-style:normal;
	line-height: normal;
	font-weight:bold;
	background-position: center;
	text-align: center;
	color:#FFFFFF
}

.Circuit {
	font-family: 'Arial', 'Helvetica', 'Sans-serif';
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-position: center;
	text-align: center;
}
.Courant {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	color:black;
	text-align: justify;

}
.CourantCentré {
	font-family:'Arial','Helvetica','Sans-serif';
	font-size:13px;
	font-style:oblique;
	text-decoration:none;
	color:black;
	text-align: center;
}
.Descriptif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	font-weight: bolder;
	text-align: center;

}
.ColonnesBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006dba;
	font-weight: bolder;

}
.Prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #22B24B;
	text-align: center;

}
.baseprix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.Inclus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #016CBE;
	text-align: center;

}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #6699CC;
}

body {
	margin: 0;
	padding: 0;
}

