@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #005A8F;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.Style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.Style3 {
	font-size: 11px;
	color: #FFFFFF;
}
.footer1 {
	font-size: 12px;
	color: #FFFFFF;
}
.menu1 {
	font-size: 14px;
	color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #0079BC;
}
a:active {
	color: #06A8FF;
}
.contourtext {
	color: #FFA100;

}
.texteblanc {color: #FFFFFF}

*------------------------------------*/
.marronlink a:link {
	text-decoration: none;
	color: #000000;
}
.marronlink a:visited {
	text-decoration: none;
	color: #000000;
}
.marronlink a:hover {
	text-decoration: underline;
	color: #000000;
}
.marronlink a:active {
	text-decoration: underline;
	color: #000000;
}

/*------------------------------------*/
