body {
	background-color: #f3f3f3;
	background-image: url(bgTop.jpg);
	background-repeat: repeat-x;

}
*{	margin: 0px;
	padding: 0px;}
#decors-foot {
	background-color: #99CC33;
	height: 130px;
	width: 100%;
}
#footer1 {
	background-image: url(bas.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	width: 960px;
	height: 25px;
}
#footer2 {
	margin: auto;
	width: 960px;
	padding-top: 6px;
}
#slogan {
	height: 55px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 5px;
}
#intro {
	height: 210px;
	background-image: url(top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#droite a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF9900;
}
#content {
	background-color: #FFFFFF;
	
}
.titrailleh2 {
	padding-left: 5px;
}
#contenu {
	width: 650px;
	padding: 5px;
}
#droite {
	padding: 5px;
	float: right;
	width: 260px;
}
#central {
	margin: auto;
	width: 960px;
}
