body{
	background-color:#666F5A;
	text-align:center;
	margin: 0;
	padding: 0 0 0 0px; /*top,right,bott,left*/
	font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
}
tr{vertical-align: top;}
td{font-size: 12px;
line-height:17px;
}

a{color:#4B6A73}
a:hover{text-decoration:none; color:#5A7D88}

#container{
	width:780px;
	margin:0px auto;
	background-color:#FFF;
	text-align:left;/*IE*/
	padding: 21px 0 0 0px; /*top,right,bott,left*/
}
#hader1{
	height:70px;
	background:transparent url(img/logo_xlstat.gif) no-repeat top left;	
}
#hader2{
	height:113px;
	background:transparent url(img/bandeau.jpg) no-repeat top center;	
}
#header-bottom{
	width:780px;
	height:27px;
	background:transparent url(img/top_slice_barre.gif) repeat-x 0 0;
	text-align:center;
	padding: 4px 0 0 0px; /*top,right,bott,left*/
}
#header-bottom a{text-decoration:none;}
#header-bottom a:hover{color:#333;}
#green-titles{font-weight:bold;color:#348618}

#hdots{
	background:transparent url(img/dotted-h.gif) repeat-x top left;
	height:2em;	
}