.textnormal { 
	color: black; 
	font-size: x-small; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	text-align: justify 
	}
.textnormalwhite { 
	color: white; 
	font-size: x-small; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	text-align: justify 
	}
.textsmall { 
	color: black; 
	font-size: xx-small; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
	}
.titre { 
	color: white; 
	font-weight: bold; 
	font-size: small; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
	}
a { 
	color: #006C7E; 
	font-size: x-small; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
	}
a:hover { 
	color: #fcec9e; 
	font-size: x-small; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular	}
body { 
	background-color: #000000}
.bordertable {
	border: 1px solid #FFFFFF;
}
.bgtable {
	background-attachment: scroll;
	background-image: url(img_page/bg_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textnormalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	color: #000000;
}
