a:hover {
	color: #CFB874;
	text-decoration: none;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: justify;
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: normal;
	color: #99CCFF;

}
body {
	background-color: #F9F5F2;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0px;
	background-image: /*url(images/home2.jpg)*/url(images/fond-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #666699;
	font-weight: bold;
	text-decoration: none;
}
.tire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #666699;
	line-height: 24pt;
}
.tirelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #666699;
	letter-spacing: 6px;
	line-height: 27pt;
}

table.tbord {
	border: 1px solid #CCC;
}
table.tfond {
}
.textepetit {
	font-size: 10pt;
	color: #666699;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666699;
	line-height: 12pt;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
}

