body{
	font-family: tahoma;
	font-size: 11px;
	color: #8c8c93;
}
td{
	font-size: 11px;
	color: #8c8c93;
}
a{
	color: #616c7c;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.promotions{
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
}
a.promotions:hover{
	text-decoration: none;
}
a.inscription{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background: #da8100;
	text-decoration: none;
	width: 100px;
	height: 20px;
	display: block;
	text-align: center;
}
a.inscription:hover{
	background: #0a6a9c;
}
a.haut{
	color: #1d96ba;
	display: block;
	text-decoration: none;
	font-weight:bold;
	background-image: url('images/fondlien.gif');
	width: 129px;
	height: 19px;
	padding-left: 22px;
	background-repeat: no-repeat;
}
a.hautfin{
	color: #1d96ba;
	display: block;
	text-decoration: none;
	font-weight:bold;
	background-image: url('images/fondlien2.gif');
	width: 129px;
	height: 19px;
	padding-left: 22px;
	background-repeat: no-repeat;
}
a.haut:hover{
	color:#009a4f;
}
a.hautfin:hover{
	color:#009a4f;
}
a.liendroite{
	color: #e13000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	display: block;
}
a.liendroite:hover{
	color: #096a9c;
}
a.liengauche{
	color: #e13000;
	text-decoration: none;
	font-weight: bold;
}
a.liengauche:hover{
	color: #096a9c;
}
.titredroite{
	color: #096a9c;
	font-weight: bold;
}
.resume{
	font-size: 10px;
	color: #8c8c93;
}