/* CSS Document */

body {
	background-repeat: no-repeat;
	background-image: url(img/fond.jpg);
	background-color:#7E7E7E;
}

p{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
}

h1{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:20px;
font-weight:lighter;
}
h2{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
.Style4 {
	font-size: 10px;
	font-weight: bold;
}
.Style7 {
	font-size: 12px;
	font-weight: bold;
	color: #85A944;
}
.Style22 {font-size: 28px}
.Style23 {font-size: 18px}
.Style25 {font-size: 19px}
.Style27 {color: #8CB52F; font-size: 10px; }
.Style28 {
	font-size: 11px;
	font-weight: bold;
}
.Style29 {color: #8CB52F}
.Style30 {font-size: 12px}
.Style31 {
	font-size: 12px;
	font-weight: bold;
}
.Style32 {font-size: 10px}
body,td,th {
	color: #FFFFFF;
}
.Style33 {font-size: 14px}
body,td,th {
	color: #FFFF00;
}

a {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
