@charset "utf-8";
.degradeBas {
	background-image: url(charte/degrade-bas.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.marginTableauCentre {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 9px;
}
.texte {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Century Gothic", Verdana;
}
.petit {
	font-size: 9px;
	color: #BFBEBC;
	font-family: "Century Gothic", Verdana;
}

a:link {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Century Gothic", Verdana;
	text-decoration: underline;
}
a:visited {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Century Gothic", Verdana;
	text-decoration: underline;
}
a:active {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Century Gothic", Verdana;
	text-decoration: underline;
}
a:hover {
	font-size: 14px;
	color: #666666;
	font-family: "Century Gothic", Verdana;
	text-decoration: underline;
}
h1 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: "Century Gothic", Verdana;
}
a.petit:link {
	font-size: 9px;
	color: #BFBEBC;
	font-family: "Century Gothic", Verdana;
	text-decoration: underline;
}
a.petit:visited {
	font-size: 9px;
	color: #BFBEBC;
	font-family: "Century Gothic", Verdana;
	text-decoration: underline;
}
a.petit:active {
	font-size: 9px;
	color: #BFBEBC;
	font-family: "Century Gothic", Verdana;
	text-decoration: underline;
}
a.petit:hover {
	font-size: 9px;
	color: #FFFFFF;
	font-family: "Century Gothic", Verdana;
	text-decoration: underline;
}
