/* CSS Document */

body {
	margin: 0; /* pour éviter les marges */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #DBD8D7;
}

a:link { color:#676767; text-decoration:none ; font-weight:bold ; }

a:visited {
	color:#676767;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color:#676767;
	font-weight: bold;
}

.Style1 {
	color: #9D0229;
	font-weight: bold;
	font-size: 13px;
}
.Style3 {
	color: #605753;
	font-weight: bold;
	font-size: 13px;
}
.Style4 {
	color: #9D0229;
	font-weight: bold;
}
.Style6 {font-size: 9px}
.Style7 {
	color: #FFFFFF;
	font-weight: bold;
}
.Style8 {color: #FFFFFF}
.Style9 {color: #9D0229}
.Style10 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
