body {
	background-color: Black;
	
scrollbar-face-color:#000000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#780818;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#A14B32;
}

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin-left: 49px;
}
.accueil {
	color: Silver;
	text-decoration: none;
		
}
.accueil:hover {
	color: #FF8000;
}

.contact {
	color: Silver;
	text-decoration: none;
	margin-left : 48px;	
}
.contact:hover {
	color: #FF8000;
}

/*corps du site*/

.cote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	margin-left: 53px;
	margin-right: 59px;
	margin-top: 44px;
	text-align: justify;
	color: #D1B9A1;
}

.titre1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	margin-left: 43px;
	margin-top: 34px;
	color: #D1B9A1;
}

.milieu {
	font-family: "MS Serif", "New York", serif;
	font-size: 17px;
	color: #D1B9A1;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 55px;
	margin-top: 100px;
	text-align: center;
}

.milieuc {
	font-family: "MS Serif", "New York", serif;
	font-size: 15px;
	color: #D1B9A1;
	font-weight: bold;
	padding-left: 20px;
	text-align: left;
}

.titre2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	margin-left: 56px;
	margin-top: 34px;
	color: #D1B9A1;
}

.coted {
	font-family: "MS Serif", "New York", serif;
	font-size: 17px;
	color: #D1B9A1;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 62px;
	margin-top: 100px;
	text-align: center;
}

.long {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	margin-top: 22px;
	margin-right: 80px;
	margin-left: 28px;
	color: #D1B9A1;
}

.adress {
	font-family: "Times New Roman", Times, serif;
	color: Silver;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 22px;
	margin-left: 60px;
	margin-top: 42px;
}

.adressc {
	font-family: "Times New Roman", Times, serif;
	color: Silver;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 22px;
	margin-left: 60px;
	margin-top: 21px;
}

.butcontact {
	font-family: "Times New Roman", Times, serif;
	color: Silver;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 274px;
	
}

.butcontact:hover {
	color: #2C1616;
}

.butcontact1 {
	font-family: "Times New Roman", Times, serif;
	color: Silver;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 70px;
	margin-top: 152px;
	
}

.butcontact1:hover {
	color: #2C1616;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	color: Gray;
	margin-top: 64px;
	font-size: 12px;
	text-align: center;
}

.copyr {
	color: Silver;
	text-decoration: none;
}

.copyr:hover {
	color: #FF8000;
}