/* CSS Document */
  
 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C9A76;
	font-weight: normal;
	white-space: nowrap;
	text-decoration:none;
	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C9A76;
	font-weight: normal;
	white-space: nowrap;
	text-decoration:underline;
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #169CAB;
	font-weight: normal;
	white-space: nowrap;
}
.formules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #718BB3;
	font-weight: normal;
	white-space: nowrap;
}
 
 
body {
	background-image: url(../images/entree.gif);
}
.titre_bas {
	font-size: 18px;
	color: #158DA7;
}
.titre_haut {
	font-size: 18px;
	color: #158DA7;
	font-family: Arial, Helvetica, sans-serif;
}
.argu {
	font-size: 14px;
	color: #718BB3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.formules_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #459CC8;
	font-weight: normal;
	white-space: nowrap;
}

