body {
	background-attachment: fixed;
	background-color: #	FFFFFF;
	background-image: url(images/texture-pages-index.jpg);
	background-repeat: repeat;
	margin: 0px;
}

* {
	font-size: 10px;
	color: #8E8E91;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #CFB984;
	text-decoration: underline;
}

A:link {text-decoration: none; color: #8E8E91; font-family: Verdana; font-size: 8pt;}
A:visited {text-decoration: none; color: #8E8E91; font-family: Verdana; font-size: 8pt;}
A:active {text-decoration: none; color: #CFB984; font-family: Verdana; font-size: 8pt;}
A:hover {text-decoration: none; color: #CFB984; font-family: Verdana; font-size: 8pt;}

a:hover {
	color: #CFB984;
}

.adresse {
	color: #8E8E91;
	font-size: 10px;
	
}

.titre {
	color: #8E8E91;
	font-size: 16px;
	
}
.titre2 {
	color: #CFB984;
	font-size: 16px;
	
}

.sstitre {
	color: #CFB984;
	font-size: 12px;
	font-weight: bold;
}

.legende {
	color: #CFB984;
	font-size: 8px;
}

option {
	color: #CFB984;
}
input {
	color: #CFB984;
}
textarea {
	color: #CFB984;
}