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

body {
	background:#767779 url(images/fond.jpg) no-repeat center top;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;	
}

.texte_bas {
	display:block;
	width:850px;
	margin-right:60px;
	margin-bottom:10px;
	text-align:right;
	float:right;
	color:#d6cece;
	font-size:12px;
	}
	
.texte_bas a {
	color:#e80110;
	text-decoration:none;
	font-weight:bold;
	}
	
.texte_bas a:hover {
	color:#CCC;
	text-decoration:underline;
	}
	
.texte_bas2 a {
	color:#e8e8e8;
	text-decoration:none;
	}
	
.texte_bas2 a:hover {
	color:#fff;
	text-decoration:underline;
	}	

.mots_clefs {
	display:block;
	width:800px;
	margin:auto auto auto auto;
	text-align:center;
	color:#b6b5b6;
	font-size:10px;
}