TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


A  {
	text-transform: none;
	font-size:12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
 
A:link  { color:#B30000; }
A:visited  { color:#B30000; }
A:active  { color:#B30000; }
A:hover  { color:#99CCFF; }
 
A:link.nav  { text-transform: none; color:#B30000; }
A:visited.nav  { text-transform: none; color:#B30000; }
A:active.nav  { text-transform: none; color:#B30000; }
A:hover.nav  { text-transform: none; color:#588FC7; }

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
body {
	scrollbar-base-color:#99CCFF;
	scrollbar-arrow-color:#FFFFFF;
}
}.cadre-rouge {
	border: 1px solid #B70000;
}
.cadre-rouge-gauche {
	border-top: 1px none #B70000;
	border-right: 1px solid #B70000;
	border-bottom: 1px none #B70000;
	border-left: 1px solid #B70000;

}
.cadre-rouge-droite {

	border-top: 1px none #B70000;
	border-right: 1px solid #B70000;
	border-bottom: 1px none #B70000;
	border-left: 1px none #B70000;
}

.image {
float: left ;
margin-right: 10;
margin-bottom: 5;
}
.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}
.blanc-gros {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}
.bleu-fonce {
	color: #24486C;
	font-style: italic;
	font-weight: bold;


}
.blanc-gras {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
