    body {
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  12px;
	font-style :  normal;
	color : #333333;
	font-weight : normal; 
}

table,tr,td,blockquote,p,ul,li {
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  12px;
	font-style :  normal;
	color : #333333;
	font-weight : normal;
	}
	
	A:ACTIVE,  A:LINK, A:VISITED {
	text-decoration : none;
	color : #A64153;
	}
	A:HOVER {
	text-decoration : none;
	color : #D2B08D;
	}
	
	A.services:ACTIVE,  A.services:LINK, A.services:VISITED {
	color : #D2B08D;
	text-decoration : none;
	}

	A.services:HOVER {
	text-decoration : none;
	color : #ffffff;
	}
	
	.exposant {
   vertical-align : super;
   font-size : 9px;
}
