.textnormal { 
	color: black; 
	font-size: small; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	text-align: justify 
	}
.textnormalwhite { 
	color: white; 
	font-size: 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: normal;
	font-size: large;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	letter-spacing: 3pt;
	}
a { 
	color: #006C7E; 
	font-size: x-small; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
	}
a:hover { 
	color: #CC0033; 
	font-size: x-small; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular	}
body {
	background-color: #FFFFFF;
}
.bordertable {
	border: 1px solid #FFFFFF;
}
.bgtable {
	background-attachment: scroll;
	background-image: url(img/img_pages/logo_tableau.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #adc1df;
	border: 1px solid #3366CC;
}
.textnormalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	color: #000000;
}
.textnormalbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #003399;
}
.textjaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCFF00;
	text-align: left;
}
.photo {
	border: 1px double #00FF66;
}
.bordertableCopie {

	border: 1px solid #FFFFFF;
}

