body{
	font-size:12px;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	scrollbar-face-color: #cccccc;
	background-repeat:repeat;
	background-image: url(/Images/fond-gris.gif);
	}
td{
	font-size:12px;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	}
ilayer{
	font-size:12px;
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif
	}
p{
	font-size:12px;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 3ex
	}
a:link{
	text-decoration: none;
	
	}
a:visited{
	text-decoration: none;
	
	}
a:hover{
	text-decoration: underline;
	color: #000099;	
	}
a:link.menu{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
a:visited.menu{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
a:hover.menu{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold;
	color: #444444;
	}
.red {
	color: #FF0000;
	font-style:italic;
	font-weight: bold;
	}
.small {
	font-size:10px;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	}
.borderGrey{
	border-color:#333333;
	border-width:1px;
	border-style:solid;
	}
