BODY {
	background-color: #F2F2F2;
	}
	
#wrapper {width:750px; 
	margin:0 auto 0 auto; 
	text-align:center; 
	border: 1px solid #ccc;
	background-color: #fff;
	color:#222;
	}
	


.Style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}
.Style2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.Style3 {color: #990000}

.Style5 {
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	letter-spacing:1em;
} 
.bordure {border: 1px solid #990000}
.titre {
	text-decoration: none;
	font: bold 16px "Times New Roman", Times, serif;
	color: #990000;
}


#footer {
	
	width:750px; 
	margin:0 auto 0 auto; 
	text-align:center;
	font-family: arial, helvetica, sans-serif; 
	font-size: 9px; font-weight: normal;        
	letter-spacing: 1px;
	color: #454545;


	}