div#global {
	min-height: 100%;
	width: 850px;
	margin:0 auto;
	position: relative;
	background: url(img/fd.jpg) center repeat-y;
	
	

	}
div#global2 {
	width: 850px;
	height:100%;
	margin:0 auto;
	position: relative;
	
	

	}
	
div#index {
	width: 360px;
	margin-right:40px;
float:left;	
margin-top:40px;
	

	}


	
div#center {
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 10px;
	overflow: auto;
}
div#footer {
	position: absolute;
	width: 850px;
	height:1px;
	bottom: 0;
	background: url(img/footer.jpg) no-repeat;
	}
	div#content {
	float: left;
	width: 483px;
	margin-left: 75px;
	margin-right: 45px;
	
	}
	div#content2 {
	float: left;
	width: 780px;
	height:480px;
	padding-left:70px;
	padding-top:20px;
	background: url(img/global.jpg) ;

	}
div#images {
	float: right;
	width: 227px;
	background: url(img/contact.jpg) center repeat-y;
	}

.titre {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 28px;
	color: #9d9800;
	font-weight: bold;
	text-transform: uppercase;

}
.titre4 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 24px;
	color: #9d9800;
	font-weight: bold;
	text-transform: uppercase;
	

}

.titre2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 28px;
	color: #777777;
	font-weight: bold;
	text-transform: uppercase;

}

.sstitre{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.sstitre2{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 18px;
	color: #cdc718;
	font-weight: bold;
}
.chapo{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
	font-style: italic ;
	font-weight: bold;
}
.labeur{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #777777;
}

.labeur2{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.labeur3{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #afafaf;
	font-weight: bold;
}

.quote{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #535300;
	text-transform: uppercase;
}
.quote2{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #535300;
	text-transform: uppercase;
}

.quote3{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #222222;
	text-transform: uppercase;
}

.legend{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.legend2{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
a {
   color: #666666;
   text-decoration: none;
}
a:hover {
   color: #000000;
}

