.Style1 {
	font-size: 14;
	font-weight: bold;
	color: #DDDDDD;
}
a.Style1 {
	text-decoration: underline;
}
a.Style1:hover {
	text-decoration: none;
}

.Style2 {
	font-size: xx-small;
	color: #DDDDDD;
}
a.Style2 {
	text-decoration: underline;
}
a.Style2:hover {
	text-decoration: none;
}
.Style3 {
	font-size: 10;
	font-weight: normal;
	color: #FFFFFF;
}
a.Style3 {
	text-decoration: underline;
}
a.Style3:hover {
	text-decoration: none;
}
.Style4 {
	font-size: large;
	font-weight: lighter;
	color: #FEFF24;
	font-family: "Comic Sans MS";
}
a.Style4 {
	text-decoration: underline;
}
a.Style4:hover {
	text-decoration: none;
}
.txtrouge {
	font-size: xx-small;
	color: #FF0000;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif, Comic Sans Ms;
}
td.tdover {
	border: 1px solid #4B4B4B;
	background-color: #000000;
}
td.tdover:hover {
	border: 1px solid #666666;
}
.fdgris {
	background-color: #404040;
	padding: 4px;
}
.fdgrisfonce {
	background-color: #303030;
	padding: 4px;
}
.fdcolor1 {
	background-color: #4B4B4B;
	padding: 4px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.imageborder {
	border: 1px solid #FFFFFF;
}
