a:active {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #0949A1;
	text-decoration: none;
}
a:link {
	color: #0949A1;
	text-decoration: none;
}
.lien {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #0949A1;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 110px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0949A1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.passez {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #ECDB32;
	text-align: right;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	}
.passez a{
	color: #ECDB32;
	text-decoration: none;
	}
.passez a:hover{
	color: #FFF;
	text-decoration: none;
}
.fondintro {
	background-image: url(img-clean/fond-2010ombre.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 520px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 10px;
}
