body {
	margin: 0px;
		
	text-align: center;
		
	font-family: "Times New Roman", Times, serif;
	color: Black;
	/* color: #535353; */
}

.texte {
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}

.texte_petit {
	font-size: 13pt;
	text-align: justify;
	
}

.titre {
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
}

.texte-caddie {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
}

.titre-caddie {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

a.lien {
	color: Black;

}

input.moyen {
	width: 210px;
	height: 20px;
	border: 1px solid #7F9DB9;
	background-color: White;
}

input.petit {
	width: 160px;
	height: 20px;
	border: 1px solid #7F9DB9;
	background-color: White;
}

input.grand {
	width: 330px;
	height: 20px;
	border: 1px solid #7F9DB9;
	background-color: White;
}

input.grand-2 {
	width: 355px;
	height: 20px;
	border: 1px solid #7F9DB9;
	background-color: White;
}
