/* CSS Document */

body,td,th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(images/bg-argent.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #325889;
}
a:hover {
	color: #BE0200;
}
a:visited {
	color: #325889;
}
a:active {
	color: #325889;

}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #CC0000;
}
h2 {
	font-size: 18px;
	color: #CC0000;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: smaller;
}
div.scroll {
	height: 440px;
	width: 514px;
	overflow: auto;
	background-color: #DBE2F1;
	padding: 12px;
}
.bleu {color: #000066;
text-transform: uppercase;
font-weight: bold;}
.rouge {color: #B00000;
text-transform: uppercase;
font-weight: bold;}

