﻿/* CSS Document *//* BEGIN IMAGE CSS */#body	 	{ background: url(../images/couleur_fond.jpg); }#page		{ background: url(../images/corps.jpg) repeat bottom center; border: none; }#page2		{ background: url(../images/corps.jpg) repeat bottom center; border: none; }#page3		{ background: url(../images/corps.jpg) repeat bottom center; border: none; }#header 	{ background: url(../images/tete.jpg) no-repeat bottom center; }#boite 		{ background: url(../images/galets.png) no-repeat bottom left; border: none;}#sticky		{ background: url(../images/sticky.png) repeat bottom center; border: none;}#sticky1		{ background: url(../images/sticky1.png) repeat bottom center; border: none;}#sticky2		{ background: url(../images/sticky2.png) repeat bottom center; border: none;}