/* General : pour fureteur Netscape 4 et les autres */
body, h1, h2, h3, h4, h5, h6, table, th, td, div, p, pre, code, span, dl, dt, dd, blockquote { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {color: #006BC7;}
a:visited {color: #006BC7;}
a:active {color: #3E9446;}
a:hover {color: #3E9446;}
div {margin: 0;}
h1 {
	font-size: 16px;
	color: #0055A2;
}
h2 {
	font-size: 14px;
	color: #0055A2;
	margin-bottom: 0;
}
p, ul, div {
	font-size: 12px;
	line-height: 15px;
}
ul {
	margin-top: -10px;
}
li {
	margin-top: 5px;
	list-style-type: square;
}
.login p {
	color: #1F64A2;
}
.login p, .enregistrements p {
	line-height: normal;
}
.textePetit {
	font-size: 11px;
}
.pied {
	font-size: 11px;
	color: #9D9A93;
	margin-top: 0;
	padding-bottom: 30px;
}
.pied a {
	color: #4B494A !important;
	text-decoration: none;
}
.message {
	margin-top: 15px;
	margin-bottom: 15px;
	font-style: italic;
	font-weight: bold;
	color: #398A41;
}
.entetect {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	color: blue;
	font-size: 10px;
	font: courrier;
	text-align: center;
}
.entete3 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #398A41;
	font-size: 10px;
	font: courrier;
	text-align: center;
}
.regions {
	border-top: 1px solid #fc0;
}

/* -------------- Zone membres */
/* Recherche */
.label {
	color: #0055A2;
	margin-right: 10px;
	padding-top: 5px;
}
.texte {
	font-size: 12px;
	margin: 5px 0 0 0;
}

/* Resultats */
td.entete {
	font-size: 15px;
	font-weight: bold;
	color: #1F64A2;
}
td.region {
	font-weight: bold;
	font-size: 12px;
	color: #3E3E3E;
	background-color: #D4F6C7;
}
.fondinfos {
	margin-bottom: 9px;
	background-color: #89CA8D;
}
.infos {
	background-color: #ffffff;
}
.gauche, .gauche-montant {
	text-align: right;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: #166D2F;
	padding-right: 15px;
}
.droite, .droite-montant {
	vertical-align: top;
	font-size: 12px;
	color: #000;
}
.gauche-montant, .droite-montant {
	background: #EAE9E6;
}