table
{
	font-family: Arial;
	clear: both;
}

body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url("/images/gauche.gif");
	background-repeat: repeat-y;
	font-family: Arial;
	color: #000066;
	font-size: 13px;
}

td {
	font-family: Arial;
	color: #000066;
	font-size: 14px;
}

th {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	font-size: 24px;
}

.copyright {  
	font-size: 9px; 
	font-weight: bold
}

.modifie {  
	font-size: 9px; 
	font-style: italic
}

.titre {
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #3366CC;
	font-weight: bold;
	font-size: 36px;
}

.navigation {  
	font-style: italic
}
