@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #000000;
	height: auto;
	width: auto;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
.marging {
	border: medium double #CCCCCC;
}
.marging {
	background-color: #CCCCCC;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	background-color: #CCCCCC;
}
.marge {
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #CCCCCC;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.remplissage {
	background-color: #999999;
}
.margeDroite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.pub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #666666;
}
.boutons {
	font-family: Arial, Helvetica, sans-serif;
	border: medium solid #333333;
}
.Lettrine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.BasDePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
.alignementDroite {
	text-align: right;
}
.TexteCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #CCCCCC;
}
.titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 45px;
	font-style: normal;
	font-weight: bolder;
	color: #CCC;
	background-color: #333;
	text-decoration: underline;
	border: thin ridge #CCC;
}
.ss_titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CCC;
	background-color: #333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

