/* CSS Document */

html {
background-image:url(../images/bg_gauche_locat.jpg); background-repeat:repeat-y; background-position:top left;
}
body {
background-image:url(../images/bg_gauche_locat.jpg); background-repeat:repeat-y; background-position:top left;
}
.pied_locat{
		background: url(../images/bg_gauche_locat.jpg); background-repeat:repeat-y;
}


