body {
	background-image:				url(images/BackGround.gif);
	scrollbar-arrow-color: 			96221C;
	scrollbar-track-color: 			3C0000;
	scrollbar-face-color: 			3C0000;
	scrollbar-highlight-color: 		96221C;
	scrollbar-3dlight-color: 		3C0000;
	scrollbar-darkshadow-color: 	3C0000;
	scrollbar-shadow-color: 		96221C;
}

TD {
	vertical-align:					top;
	border:							0;
	margin-top: 					0; 
	margin-bottom: 					0;
	cellspacing:					0;
	cellpadding:					0;
}
A:link {
	cursor: 						crosshair; 
	color: 							#f05500;
	font-weight: 					normal; 
	text-decoration: 				none
}

A:visited {
	cursor: 						crosshair; 
	color: 							#f05500; 
	font-weight: 					normal; 
	text-decoration: 				none
}

A:active {
	text-decoration: 				none
}

.Texte {
	width:							95%;
	vertical-align:					top;
	margin-top: 					0; 
	margin-bottom: 					0;
	text-align: 					justify; 
	font-size: 						10pt; 
	font-family: 					Comic Sans MS; 
	color: 							DarkOrange;
}

.Titre {
	width:							95%;
	vertical-align:					top;
	margin-top: 					0; 
	margin-bottom: 					0;
	text-align: 					justify;
	font-weight:					bolder;
	font-size: 						10pt; 
	font-family: 					Comic Sans MS; 
	color: 							#f03800;
}

.Copyright {
	vertical-align:					bottom;
	margin-top: 					0; 
	margin-bottom: 					0;
	text-align: 					center;
	font-size: 						7pt; 
	font-family: 					Comic Sans MS; 
	color: 							DarkOrange;
}

.Thumbs {
  filter               		: alpha(opacity=50);
  -moz-opacity         		: 0.5;
}