body,td,th {
	font-family: Verdana;
}
body {
	background-image:  url(images/fond.gif);
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #C0CCD6;
}
a:link {
	font-weight: bold;
	color: #0066CC;
	font-family: Verdana;
	text-decoration:none;
}
a:visited {
	font-weight: bold;
	color: #0066CC;
	font-family: Verdana;
	text-decoration:none;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	font-family: Verdana;
	text-decoration:underline;
}
a:active {
	font-weight: bold;
	color: #0066CC;
	font-family: Verdana;
	text-decoration:none;
}
a.pas_gras:link {
	font-weight: normal;
	color: #0066CC;
	font-family: Verdana;
	text-decoration:none;
}
a.pas_gras:visited {
	font-weight: normal;
	color: #0066CC;
	font-family: Verdana;
	text-decoration:none;
}
a.pas_gras:hover {
	font-weight: normal;
	color: #FF6600;
	font-family: Verdana;
	text-decoration:underline;
}
a.pas_gras:active {
	font-weight: normal;
	color: #0066CC;
	font-family: Verdana;
	text-decoration:none;
}
a.blanc:link {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration:none;
}
a.blanc:visited {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration:none;
}
a.blanc:hover {
	font-weight: bold;
	color: #FFCC00;
	font-family: Verdana;
	text-decoration:none;
}
a.blanc:active {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration:none;
}
a.menu-blanc:link {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration:none;
}
a.menu-blanc:visited {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration:none;
}
a.menu-blanc:hover {
	font-weight: bold;
	color: #FFCC00;
	font-family: Verdana;
	text-decoration:underline;
}
a.menu-blanc:active {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration:none;
}
.copyright {
	font-size: 11px;
	color: #666666;
	font-family: Verdana;
}
.titre-blanc {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	font-family: Verdana;
}
.texte {
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
}
.texte-petit {
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}
.texte-bleu {
	font-size: 12px;
	color: #0066CC;
	font-family: Verdana;
}
.titre-contenu {font-weight: bold; color: #0066CC; font-size: 16px;}
.news-categorie {font-weight:normal; color: #666666; font-size: 12px;}
.Style4 {font-size: 10px}
.erreur {
	color:#FF0000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}