/* CSS Document */
a:link {
	color: #FBE39F;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #FBE39F;}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 18px}
a:active {
	text-decoration: none;
	color: #FFFFFF;}
a {	font-size: 16px;
	font-weight: bold;}
	
.Style1 {color: #FFCC99}
.Style2 {color: #009900; font-weight: bold;}
.Style3 {color: #000000; font-weight: bold;}
.Style4 {color: #330000}
.Style5 {color: #330000; font-weight: bold;}
.Style6 {color: #FFFFFF; font-weight: bold; background-color: #ff0000; margin: 0; text-align:center;}
.Style7 {color: #FFFFFF; font-weight: bold; background-color: #009900; margin: 0; text-align:center;}
.date	{color: #000000; font-size: 9px; text-align:right;}
.soulign	{text-decoration:underline; }
.gras		{font-weight:bold;}
.grasital  {font-style:italic; 
			   font-weight:bold;}
.titre1		{font-size: 20px;
			 text-align:center;
			 font-weight:bold;
			 text-decoration:underline;}
.titre2		{font-size: 28px;
			 font-weight:bold;
			 font-style:italic;
			 text-decoration:underline;
			 color: #FFFFFF;}			 
body {
        background-color:#000000;
	background-image:url(img/fond_marcel2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FBE39F;}
	
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FBE39F;
	text-align:center;}#red {
	color: #FF0;
}
