html, body {
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
	background:url(img/bg-body.jpg) center top   ;
	color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top;
	
}
img {

border :none ;

}


object {
	outline:none;
}


/* ACCUEIL */

#home {
	margin:0;
	padding:0;
}

#home #wrapper {
	width:940px;
	margin: 0 auto;
	margin-top:0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
	


#home #wrapper #header  {
	position:relative;
}

/*** IE **/
* html #home #wrapper #header {
	position:relative;
	height:374px;
	width: 940px;
}






/************* CENTRE HOME ***********/
#top-main {
	width:900px;
	height:10px;
	background-image:url(img/top-main.jpg);
	margin-top: 15px;
	background-repeat: no-repeat;
	}
#main {
	padding: 0px 0 0 0;
	zoom:1;
	position:relative;
	color: #333333;
}
#main a {
	color:#124098;
	text-decoration:none;
	}
#intro-home {
	width:940px;
	float:left;
	margin-top: 5px;
	margin-left: 0px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005F2A;
	border-bottom: 1px solid #005F2A;
	}
#home-bloc {
	width:940px;
	float:left;
	margin-top: 15px;
	font-size: 12px;
	text-align: justify;
	}
/*menu*/

#menu {
	width:640px;
	float:left;
	font-size: 16px;
	margin-left: 125px;
	padding-top: 3px;
	height: 40px;
	margin-top: 385px;
	text-align: center;
	background-image: url(img/bg-menu.jpg);
	background-repeat: no-repeat;
	color:#00602c;
	}
		
#menu a {
	color:#00602c;	
	text-decoration : none;
	}
#menu a:hover {
	color:#FFFFFF;
	}
#menu a:active {
	color:#00602c;
	text-decoration : none;
	font-weight: bold;
	}

#left {
	width:330px;
	float:left;
	padding:5px;
	text-align: justify;
	}
#left-page {
	width:644px;
	float:left;
	padding:5px;
	text-align: justify;
	}
#left-page2 {
	width:450px;
	float:left;
	padding:5px;
	text-align: justify;
	}
#center {
	width:260px;
	float:left;
	margin-left:25px;
	background-color:#FFFFFF;
	}
#center2 {
	width:465px;
	float:left;
	margin-left:10px;
	background-color:#FFFFFF;
	}
#center3 {
	width:250px;
	float:left;
	margin-left:25px;
	background-color:#FFFFFF;
	padding-left:10px
	}

#right {
	width:270px;
	float:left;
	padding:5px;
	margin-left:25px;
	background-image: url(img/offre.png);
	background-position: right top;
	background-repeat: no-repeat;
	}
	



/*copyright*/

#copyright{
	width:940px;
	height:140px;
	float:left;
	color:#999999;
	font-size:11px;
	text-align: center;
	margin-top: 10px;
	background-image: url(img/copyright.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}
#copyright a {
	color:#999999;
	text-decoration:none;
	}
#copyright a:hover {
	color:#666666;
	text-decoration:none;
	}


.Style1 {
	color: #043e1e;
	font-size:16px;
}
.Style2 {
	color: #000000;
	font-size:12px;
}
.Style4 {
	color: #000000;
	font-size:11px;
}
