@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.png);
}
.surlignebleu {
	background-color: #336699;

}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #004A25;
}
td {
	font-size: 12px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #00005E;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}

.cadre_paiement {
	border: thin dashed #0066CC;
	background-color: #FFFFCC;
}
.Style1 {color: #FF0000}
