* {
	color : #c81130;
}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

table.navigation {
	font-size : 15px;
	background-color : white;
	border-color : #c81130;
	border-bottom-style : solid;
	border-left-style : none;
	border-right-style : none;
	border-top-style : solid;
	border-bottom-width : 2px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 2px;
	border-collapse : collapse;
	width:800px;
}

table.tableau {
	width : 800px;
	background-image : none;
}
