body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	color: #CC0033;
}

a:link {
	color: #3399FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399FF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #3399FF;
}
.main600 {
	margin: auto;
	width: 600px;
	text-align: justify;

}
.french {
	color: #666666;
	font-style: italic;
}
.eng {color: #333333}
.blue {
	color: #006699;
	font-variant: normal;
}
.superlight{color: #AEB172}
.boldy {
	color: #0099CC;
	font-weight: bold;
}
body {
	background-image: url(img/fondecran.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
