﻿body {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: center;
	background-image: url('images/bkground.jpg');
	background-repeat: repeat-x;
	background-color:#DCDCDC;
	color: #CE3D10;
}
table.basic { margin: 5px auto;	border: 1px solid #000000;	border-collapse: collapse;}
table.basic td { border-bottom-color: Black;  border-bottom-style: solid;  border-bottom-width: 1px;   }
table.basic2 {	border: 1px solid #000000;	border-collapse: collapse;}
a:link {	font-family: "Trebuchet MS";	color: #FFFFFF; text-decoration: none;}
a:visited {	font-family: "Trebuchet MS";	color: #FFFFFF;	text-decoration: none;}
a:hover {	font-family: "Trebuchet MS";	color: #630042;	text-decoration: none;}
a:active {	font-family: "Trebuchet MS";	color: #CE3D10;	text-decoration: none;}
.titre1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
}
.texte1 {	
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: justify
}
.titre2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
}
.texte2 {	font-family:"Trebuchet MS";	font-size:11px; text-align:justify;	color: #CCCCCC;}