@charset "utf-8";
/* CSS Document */

body,td,th {
	color: rgba(240,240,240,1);
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgba(10,10,10,1);

}
body {
	background-color: #000000;
}
.petit-petit {
	font-size: xx-small;
}
.sous-titre {
	font-size: 1.2em;
}
.moyen {
	font-size: 1.1em;
}
#fondsombre {
	color: #FFF;
	background-color: #000;
}
.warning {
	color: #FFF;
	background-color: #e3a151;
	font-size: 1.4em;
	letter-spacing: .1em;
	border-top-color: #e3a151;
	border-right-color: #e3a151;
	border-bottom-color: #e3a151;
	border-left-color: #e3a151;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}

#fondsombre a {
	color: #B38226;
	text-decoration: none;
	font-weight: normal;
}
.titre_gros {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titre_moyen {
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titre {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.petit {
	font-size: x-small;
}
.rubriquemenu {
	font-size: 1.2em;
}
a {
	color: #CEA500;
	text-decoration: none;
	font-weight: bold;
}
.couleur1 {
	color: #F00;
}
.couleur2 {
	color: #60C;
}
