/* Global Styles */

body {
	margin:1px;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
#menu{
	width:800px;
	background:#ffffff;
	margin:0 auto;
	height:50px;
	color:#000;
}
.menu{
	float:left;
	width:100px;
	height:45px;
	text-align:center;
	margin-left: 28px
}
.menu a{
	display:block;
	height:30px;
	padding-top:15px;
}
.menu a:link, .menu a:visited{
	text-decoration:none;
	color:#000;
	font-family:verdana, sans-serif;
	font-size:12px;
	background:#abc url(fond.jpg) 0 -45px;
}
.menu#activ a:link, .menu#activ a:visited{
	background:#abc url(fond.jpg);
	color:#ffffff;
}
.menu a:hover, .menu a:active, .menu a:focus{
	background:#abc url(fond.jpg) 0 -90px;
	color:#ffffff;
}
.menu#activ a:hover, .menu #activ a:active, .menu#activ a:focus{
	background:#abc url(fond.jpg);
	color:#ffffff;
}
	
a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:underline;
	}
	
a:hover {
	color: #1f79f2;
	}
	
a.bleu {font:12px Arial, Helvetica, sans-serif; color: #1896ee; }	

	
/* Class Styles */


.police1 {
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#000000;
	letter-spacing:.1em;
	}

.police2 {
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#ffffff;
	letter-spacing:.1em;
	text-align:center;
	}
	
.police3 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing:.1em;
	line-height:20px;
	}
	
.citation {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	}
	
.flux {
	font: 11px Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	line-height:16px;
	}	

.bienvenue {
	font:24px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing:.2em;
	line-height:32px;
	text-align:center;
	}
	
