.textnormal {
	color: #333333;
	font-size: small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
	}
.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: x-small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
	}
.titre {
	color: #999999;
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
	}
a:link {
	color: #810909;
	font-size: small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	}
a:visited {
	color: #810909;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}
a:hover {
	color: 5e727d;
	font-size: small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
a.thumb:link {
	border: 5pt solid #FFFFFF;
	display: block; height: 60px; width:60px;
	float: left;
}
a.thumb:visited {
	border: 5pt solid #FFFFFF;
	display: block; height: 60px; width:60px;
	float: left;
}
a.thumb:hover {
	border: 5pt solid #5e727d;
	display: block; height: 60px; width:60px;
	float: left;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
.bodyindex {
	margin: 300px;
}
.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;
}
