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;}
 
A:link  { color:#9A0D06; }
A:visited  { color:#9A0D06; }
A:active  { color:#9A0D06; }
A:hover  { color:#666666; }
 
A:link.nav  { text-transform: none; color:#BFBFB; }
A:visited.nav  { text-transform: none; color:#BFBFB; }
A:active.nav  { text-transform: none; color:#BFBFB; }
A:hover.nav  { text-transform: none; color:#FFFFFF; }

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:#EBEFF8;
	scrollbar-arrow-color:#003399;
}
}.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;
}
.rouge-gras {
	font-size: 14px;
	font-weight: bold;
	color: #9A0D06;
}
.gros {
	font-size: 14px;
}
