body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image:     url(../IMAGES/engrenage.jpg);
	color: #000000;
	font-size: 12px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
} 
.titre1 {
	font-family: "Bookman Old Style", "Arial Black", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000066;

	}
.titre2 {
	font-family: "Bookman Old Style", "Arial Black", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	}
.definition {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
.ps 	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 14px;
}
a:link {	font-weight: bold;	color: #660033; text-decoration: none;}
a:visited {	font-weight: bold;	color: #660033;	text-decoration: none;}
a:hover {	text-decoration: none;	color: #FF0000;}
a:active {	text-decoration: none;	color: #FF0000;}
.TT{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

