body {
	margin: 0px;
	background-color: #FFF;
}
.texte     { color: #333; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textePetit  { color: #333; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.texteTresPetit   { color: #333; font-size: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textegauche   { color: #333; font-style: italic; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.texteBold   { color: #37569c; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.titre   { color: #37569c; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.accueil { color: #37569c; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.credit { color: #333; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.credit:link { color: #333; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.credit:visited { color: #333; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link { color: #37569c; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:visited { color: #37569c; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:active { color: #37569c; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #EAF4FF;
	padding: 5px;
	height: auto;
	width: 325px;
	border: thin solid #A4CFFF;
	background-image: url(../images/drapeau65_low.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
