Body {
	background-color: #EDEDED
}

.white {
	background-color: #FFFFFF
}

.bkg_img_1 {
	background-image: url(../images/bkg_img_1.gif);
	background-repeat: repeat-y;

}

.bkg_img_2 {
	background-image: url(../images/bkg_img_2.gif);
	background-repeat: repeat-x;
}

.bkg_img_3 {
	background-image: url(../images/bkg_img_3.gif);
	background-repeat: repeat-x
}

.bkg_img_4 {
	background-image: url(../images/bkg_img_4.gif);
	background-repeat: repeat-x
}

a.button {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #999999;
	text-align: center;
}

a.button:link { 
	color: #999999;
	text-decoration: none;
	}
	
a.button:visited {
	color: #999999;
	text-decoration: none;
	}
	
a.button:hover { 
	font-weight: normal;
	border-color: #999999;
	text-decoration: none;
	color: #999999;
	background-color: #EDEDED;
	}
	
a.button:active a.button:focus { 
	color: #000000; 
	text-decoration: none;
		display: block;
	}
	
.bkg_img_5 {
	background-image: url(../images/bkg_img_5.gif);
	background-repeat: repeat-x
}
.bkg_img_sep {
	background-image: url(../images/ligne_sep.gif);
	background-repeat: repeat-x
}

.table_brd_1 {
	border: 1px solid #CCCCCC;
}

.grey {
	background-color: #CCCCCC;
}

.bkg_img_6 {
	background-image: url(../images/bkg_img_6.gif);
	background-repeat: repeat-x
}

.bkg_img_7 {
	background-image: url(../images/brd_4.gif);
	background-repeat: repeat-x
}
