BODY {
    background-image : url(fond-ecran.jpg);
    margin-top:0px;
    margin-right:0px;
    margin-bottom:20px;
    margin-left:0px;
}

.tableau-ligne-gris-1000 {
	background-color:#FFFFFF;
	border-top-width:1px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-color:#7A7A7A;
	border-bottom-color:#7A7A7A;
	border-left-color:#7A7A7A;
	border-right-color:#7A7A7A;
}

.tableau-ligne-gris-1111 {
	background-color:#FFFFFF;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-color:#7A7A7A;
	border-bottom-color:#7A7A7A;
	border-left-color:#7A7A7A;
	border-right-color:#7A7A7A;
}

.tableau-ligne-noir-0010 {
	background-color:#FFFFFF;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-right-width:0px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
}

.texte-2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:2pt;
	color:#000000;
	text-decoration:none;
    font-weight:normal;
}

.texte-8-mdz {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#DDDDDD;
	text-decoration:none;
    font-weight:normal;
}

.texte-8-mdz-souligne {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#DDDDDD;
	text-decoration:underline;
    font-weight:normal;
}

.texte-8-gris {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#242424;
	text-decoration:none;
    font-weight:normal;
}

.texte-8-gris-souligne {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#242424;
	text-decoration:underline;
    font-weight:normal;
}

.texte-10-gris {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#242424;
	text-decoration:none;
    font-weight:normal;
}

.texte-10-orange {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#F9991E;
	text-decoration:none;
    font-weight:normal;
}

