@charset "UTF-8";
body {
	background-color: #f5efd5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(medias/back_beige.jpg);
	background-repeat: repeat;
}
.TexteNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	letter-spacing: 1px;
}
.TexteNormalvert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #92914c;
	line-height: 22px;
	letter-spacing: 1px;
}
.TexteTitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #92914c;
	text-decoration: none;
	line-height: 24px;
	letter-spacing: 1px;
}

.TexteTitreNoir {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	letter-spacing: 1px;
}
.TexteNormalBrun {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c92f27;
	text-decoration: none;
	line-height: 16px;
}
.TexteNormalGris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b8d90;
	text-decoration: none;
	line-height: 16px;
}
.TexteNormalNoirGrand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1a1818;
	text-decoration: none;
	line-height: 17px;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #92914c;
	text-decoration: none;
	line-height: 16px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #92914c;
	text-decoration: underline;
	line-height: 16px;
}

a.b {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #231F20;
	text-decoration: none;
	line-height: 16px;
}
a.b:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #231F20;
	text-decoration: underline;
	line-height: 16px;

}
 #easyscrollnav #btnUp {
	background-image: url(medias/up.gif)!important;
	background-repeat: no-repeat;
	margin-top: 80px;
	height: 34px;
	width: 14px;
	margin-left: 2px;	
}
 #easyscrollnav #btnUp:hover {
	background-image: url(medias/up_o.gif)!important;
	
}

 #easyscrollnav #btnDown {
	background-image: url(medias/down.gif)!important;
	background-repeat: no-repeat;
	height: 34px;
	margin-top: 130px;
	width: 14px;
	margin-left: 2px;
}
 #easyscrollnav #btnDown:hover {
	background-image: url(medias/down_o.gif)!important;
}
 #easyscrollnav #btnReset {
   
}
#easyscroll {
	margin-top: 10px;
	width: 395px;
}

 #easyscrollnav {
        float: right;
		margin:1em 0;
		padding: 0px 10px 0 5px;
		width: 20px;
}

 #easyscrollnav li {
	list-style-type: none;
	color: #000000;
	cursor:pointer;
	float:left;
	height: 15px;
	margin: 5px 0px 5px 0px;
	padding:0;
	text-indent: -9000px;
	width: 20px;
	margin: 0;
	padding: 0;
}
