BODY
{
	background-color: #C6C6C6;
	font-family: Calibri, 'Andale mono', Arial;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.titre {
	color: #000000;
	font-family: Calibri, 'Andale mono', Arial;
	font-size: 13pt;
	font-variant: small-caps;
	text-decoration: none;
}


a {

	color: #D94C09;
	text-decoration: underline;
}

a:hover {

	color: #D94C09;
	text-decoration: none;
}


.menu {
	background-color: #D94C09;
	color: #FFFFFF;
	font-family: Calibri, 'Andale mono', Arial;
	font-size: 9pt;
	text-decoration: none;
}


a:hover.menu {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Calibri, 'Andale mono', Arial;
	font-size: 9pt;
	text-decoration: none;
}

hr {
	background-color: #FFFFFF; 
	color: #FFFFFF; 
	width:100%; 
	border:none; 
	border-bottom: dotted #CCCCCC 1px;
  }

  


