body {
	background-attachment: fixed;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000;
}
.fdcell {
	background-image: url(images/fdcellule.png);
	padding: 10px;
}
.texteindex {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #CCC;
	margin-right: 5px;
	margin-left: 5px;
	text-align: justify;
}
.texte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FCF;
}
.bordure {
	border: thin dotted #FFF;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F0F;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F0F;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffff00;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ff0000;
}
.fdcell .titre {
	text-align: center;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FCF;
}
