body {background : white}
 
 
 
#background2 {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	/*background:url(images/page_background.png);*/
	background-repeat:repeat-y;
}

.right {float : right;}
.right_marge {float : right;margin-right : 160px;width : 500px;}
.no_marge {margin : 0px;}
.centrer {margin : 0px auto; width : 500px;}
 .centrer_bloc{ text-align : center;}
table {border : 0px;}
tr {border : 0px;}
td {border : 0px;}
