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

body {
	background:#5893c0 url(images/fond.jpg) no-repeat top center;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	font-size:12px;
}

.texte_bas, .texte_bas a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}

.texte_bas a:hover {
	color:#003;
	text-decoration:underline;
}

.referencement {
	display:block;
	color:#a3c6e3;
	font-size:9px;
}