/* CSS definition file containing site wide stylesheets */

.tableau {
	color: rgb(204,204,153);
 	margin-left: 0pt;
 	margin-right: 0pt
}

.tableau:visited {
	color: rgb(204,204,153);
 	text-decoration: none 
}

.pied {
	color: rgb(204,204,153);
 	text-align: center;
 	margin-top: 10pt
}

.tableau:link {
	color: rgb(204,204,153);
 	text-decoration: none 
}
