body {
margin : auto;
}

a  {
	color: #D11C1C;
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color: #D11C1C;
	font-family: Arial;
	font-size: 12px;
}

.txt {
	color: #1F1029;
	font-family: Arial;
	font-size: 12px;
}

.txt_bleu {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

 .txt_bleu a {
	color: #1F1029;
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
}

 .txt_bleu a:hover {
	color: #1F1029;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.txt_bas {
	color: #1B1B1B;
	font-family: Arial;
	font-size: 12px;
}

 .txt_bas a {
	color: #1B1B1B;
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
}

 .txt_bas a:hover {
	color: #1B1B1B;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.txt_gras {
	color: #1B1B1B;
	font-family: Tahoma;
	font-size: 14px;
	font-weight : bold;
}

.titre_tarif {
	color: #D11C1C;
	font-family: Arial;
	font-size: 14px;
	font-weight : bold;
}
 .complet {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight : bold;
}
