body {
	background-attachment: scroll;
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DC1010;
	font-weight: bold;
	text-decoration: none;
}
.type1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.type1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.type2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.type2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DC1010;
	font-weight: bold;
	text-decoration: none;
}

.lienFileAr, .lienFileAr a {
color:#dc1010;
font:10px Arial, Helvetica, sans-serif;
line-height:30px;
background:#eee;
margin:0 1px 0 0;
}

.lienFileAr a.selected {
text-decoration:none;
color:#999;
cursor:default;
}
