body {
	background-color: #000;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat;
	background-position: center center;
	margin: 0px;
}

.soustitreglass {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/barre_trasparente.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}
.titre24 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	text-align: left;
}
.text12left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}
.text12justified {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}
.text10left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.text10justified {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: justify;
}
.soustitre18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.soustitre16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
a:link {
	color: #0F9;
	text-decoration: none;
}
a:active {
	color: #0F0;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #0C9;
}
