body, table {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	color: #666;
}
body {
	background-color: #bbb;
	margin: 20px;
}
a {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
.index {
	border: 1px solid #fff;
}
.index2 {
	border: 1px dashed #666;
}
.index3 {
	border: 1px dashed #fff;
}
.basdepage {
	font-size: xx-small;
}
.expoliste, #texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #eeeeee;
	color: #000000;
	border: 1px solid #ffffff;
}
#texte {
	font-size: 0.8em;
	padding: 1em;
	text-align: justify;
}
#texte table {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1em;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
h1 {
	font-size: 1em;
	text-align: center;
}
.floatright2 {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 7px;
	border: 1px solid #ffffff;
}
#lienpdf a:link {
	color: #CB2121;
}
.floatrightnews {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 5px;
	border: 1px solid #ffffff;
}