body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0146a4;
	background-image: url(../images/accueil_hiver/bg_accueil.jpg);
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat-x;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	}
	
a:link {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FDAD19;
	font-size : 10px;
	font-weight: normal
	}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FDAD19;
	font-size : 10px;
	font-weight: normal
	}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #FFFFFF;
	font-size : 10px;
	font-weight: normal
	}

a:active {
	color: #FFFFFF; 
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal
	}
	
.text_10px {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FBD7AA;
	font-size : 10px;
	font-weight: normal;
	}
	