/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}
body {
	background-color: #990000;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-size: x-small;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
	font-size: x-small;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
	font-size: x-small;
}
a.type1:link {
	color: #990000;
	text-decoration: none;
	font-size: x-small;
}
a.type1:visited {
	text-decoration: none;
	color: #990000;
	font-size: x-small;
	}
a.type1:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}
a.promo:link {
	color: #990000;
	text-decoration: none;
	font-size: x-small;
	font-weight:bold;
}
a.promo:visited {
	text-decoration: none;
	color: #990000;
	font-size: x-small;
	font-weight:bold;
	}
a.promo:hover {
	text-decoration: none;
	color: #FFFF00;
	font-weight:bold;
}
.Style1 {font-size: xx-small;
}
.Style2 {
	font-size: xx-small;
	color: #FFFFCC;
}
.Style3 {color: #000000;
}
.Style4 {
	color: #00FF66;
	font-weight: bold;
	font-style: italic;
}
.Style5 {
	color: #FF0000;
	font-size: small;
}
.Style6 {
	font-size: small;
	color: #FFFFFF;
}
.Style7 {
	color: #006600;
	font-size: small;
}
.Style8 {color: #990000;
}
.Style9 {color: #FFFFCC;
}
.Style10 {
         color: #FFFFCC;
		 font-size: xx-small;
}
.Style11 {font-size: xx-small;
}
.Style12 {
	font-size: x-small;
	color: #990000;
}
.Style13 {
	font-size: xx-large;
	color: #FFFFCC;
}
.Style14 {
	font-size: xx-large;
	color: #FFFFCC;
}
.Style15 {font-size: 18px;
}
.Style16 {font-size: small;
}
.Style17 {
	font-size: x-small;
	font-weight: bold;
}
/*####################################################
##													##
##					TITRES							##
##													##
####################################################*/
.Titre{
	font-size: 48px;
	color: #FFFFCC;
	font-weight:bold;
	}
	/*####################################################
##													##
##					Heures							##
##													##
####################################################*/
.Heures{
	font-size: 10px;
	color: #FFFFCC;
	font-weight:bold;
	}
		/*####################################################
##													##
##					mise a jour							##
##													##
####################################################*/
.Misejour{
	font-size: 12px;
	color: #FFFFCC;
	font-weight:bold;
	}