		BODY {
			background-image: url(../design/home/background.jpg);
		}

/* BASE */
		DIV#home {
			background-image: url(../design/home/visuel_new3.jpg);
			background-position: top;
			background-repeat: no-repeat;
			font-size: 10px;
			height: 530px;
			position: relative;
		}


		DIV#actualites {
			left: 34px;
			height: 83px;
			overflow: hidden;
			position: absolute;
			top: 280px;
			width: 212px;
			color:#000000
		}

		DIV#agenda {
			left: 34px;
			height: 83px;
			overflow: hidden;
			position: absolute;
			top: 381px;
			width: 212px;
			color:#3C5B95
		}

		DIV#laphrasedujour{
			left: 260px;
			height: 45px;
			overflow: hidden;
			position: absolute;
			top: 487px;
			width: 510px;
			color:#3C5B95
		}
		
		DIV#newsletterhome {
			left: 615px;
			height: 40px;
			overflow: hidden;
			position: absolute;
			top: 385px;
			width: 165px;
		}
		
		DIV#recherchehome {
			left: 615px;
			height: 40px;
			overflow: hidden;
			position: absolute;
			top: 430px;
			width: 165px;
		}