body{
	background: #fff;
	color: #000;
	margin-top: 0px;
}

.menuverticalgauche{
	font-family:Tahoma;
	font-weight:bold;
	font-size:80%;
	color: #000000;
	line-height:25px;
}

.menuverticalgauche a{
	color: #000000;
	text-decoration: none;
	
}
.menuverticalgauche a:hover{
	color: #ffffff;
	texte-decoration: none;
}

.menutop a{
	color: #ffffff;
}

.table {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:25px;
}

.titre{
	font-family:"arial black";
	font-weight:normal;
	font-size:100%;
	color: #FF9900;
	line-height:30px;

}

.soustitre{
	font-family:Tahoma;
	font-weight:bolder;
	font-size:90%;
	color: #135D93;
	line-height:30px;
	font-style: normal;
}

.soussoustitre{
	font-family:Tahoma;
	font-weight:bolder;
	font-size:10pt;
	color: #CC00FF;
	line-height:normal;
	font-style: normal;
}

.lien {
	font-family: Tahoma;
	font-size: 11pt;
	color: #FF9900;
	text-decoration: none;
}
a.lien:link {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.lien:visited {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.lien:hover {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: italic;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
