/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../header/bkg_shim_body-.jpg);
}

.fond {
	background-image: url(../header/shim_main_vert.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.barre {
	background-image: url(../header/shim_barre.jpg);
	background-repeat: repeat;
	background-position: center top;
}
a.lien_noir{
	color:#000000;
	text-decoration: none;
}
a.lien_noir:hover{
	color: #000000;
	text-decoration:none;
}