body {
	background: #000000;
	background-attachment: fixed; background-image: url('fond%20page%20neutre.jpg') ; 
	background-position: 50% 10% ; margin-left: 80px; background-repeat: no-repeat}
	
.Style1 {
	font-size: 14pt;
	background-color: #000000;
	font-family: Garamond;
	color: #FFFFFF;
}
a.Style1 {
	text-decoration: underline;
}
a.Style1:hover {
	text-decoration: none;
}
.Style2 {
	font-size: 10pt;
	background-color: #000000;
	color: #FFFFFF;
}
a.Style2 {
	text-decoration: underline;
	
}
a.Style2:hover {
	text-decoration: none;
}
.Style3 {
	font-size: 12pt;
	background-color: #000000;
	font-family: Garamond;
	color: #FFFFFF;
}
.txtrouge {
	font-size: xx-small;
	color: #FF0000;
	font-weight: bold;
}
body, td, th {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
}
td.tdover {
	border: 1px solid #000000;
	background-color: #000000;
	color: #FFFFFF

}
td.tdover:hover {
	border: 1px solid #000000;
}
.fdgris {
	background-color: #000000;
	padding: 4px;
	font-size: 14pt;
	font-family: Times New Roman;
	color: #FFFFFF
}
.fdcolor1 {
	background-color: #000000;
	padding: 4px;
	color: #FFFFFF
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.imageborder {
	border: 1px solid #000000;
	background-color: #000000;
}


a:link
{
	color: #00FFFF; 
	text-decoration: underline;
}
a:visited
{
	color: #FFFFFF; 
} 
a:hover 
{
	color: #00FFFF;
}
a:active 
{
	color: #00FFFF;
}
