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

/*=== TABLEAU CSS=================================*/
.tab > p {
	display:inline-block;
	text-align:center;
	width:100px;
	padding:5px;
	background:#eee;
	margin-bottom: 1px;
	
}
.tab p+p {
	margin-left:2px;	
	margin-bottom: 1px;
}
/*====================================*/
#footer address {
	font-size:0.8em;
}
#footer p {
	font-size:0.8em;
}
#footer a {
	texte-decoration:none;	
}
#footer a:hover {
	texte-decoration:underline;	

}
