/* CSS Document */
body {
	background-color: #000000;
}
a.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_texte {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.footer_titre {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	color: #914297;
}
.footer_mini {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.texte {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.texte_bas_de_page {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #CCCCCC;
}
.accroche_bas_page {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #914297;
}
.titre {
	font-size: 18px;
	font-style: italic;
	color: #914297;
}
.sous-titre {
	font-size: 15px;
	font-style: italic;
	color: #914297;
}
.sous-titre_commentaires {
	font-size: 12px;
	font-style: italic;
	color: #914297;
}
a.link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
a.link:hover {
	color: #BE77C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BE77C4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BE77C4;
	text-decoration: none;
}

