.Style1 {
	font-size: 11;
	font-weight: bold;
	color: #ffac5e;
}
a.Style1 {
	text-decoration: underline;
}
a.Style1:hover {
	text-decoration: none;
}
.Style2 {
	font-size: xx-small;
	color: #FFFFFF;
}
a.Style2 {
	text-decoration: underline;
}
a.Style2:hover {
	text-decoration: none;
}
.txtrouge {
	font-size: xx-small;
	color: #FF0000;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.tdover {
	border: 1px solid #FFFFFF;
	background-color: white;
}
td.tdover:hover {
	border: 1px solid #666666;
}
.fdgris {
	background-color: #4f4f4f;
	padding: 4px;
}
.fdcolor1 {
	background-color: #111;
	padding: 8px;
}
body {
	background-color: #ebebeb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.banniere {
	margin:auto;
	margin-top:30px;
	margin-bottom:10px;
	width:680px;
}

.banniere a{
	border:none;
	margin:0 none;
}


.imageborder {
	background-color: #ff8739;
	border: 1px solid #666666;
}

