/* CSS Document */

body{
	background-image:url(../img/fond.jpg);
	background-attachment:fixed;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;

	
	

	 SCROLLBAR-FACE-COLOR: #D6C985; 
	 SCROLLBAR-HIGHLIGHT-COLOR: #DDD0A4; 
	 SCROLLBAR-SHADOW-COLOR: #A1864F; 
	 SCROLLBAR-3DLIGHT-COLOR: #DDD0A4; 
	 SCROLLBAR-ARROW-COLOR: #A1864F; 
	 SCROLLBAR-TRACK-COLOR: #F7F3DA; 
	 SCROLLBAR-DARKSHADOW-COLOR: #DDD0A4;


}

body.bodypage{
	background-image:url(../img/img18.jpg);
	background-color:"FCFAEF";
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	
	

}

.texterecit{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	letter-spacing:2px;
	line-height:26px;
	text-align:justify;
	text-indent: 20px;
	color:#412C01;
}

.livredor{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	letter-spacing:2px;
	line-height:16px;
	text-align:justify;
	color:#755117;
}
a{
	color:#412C01;
}


input.formulaire{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#412C01;
	border:1px solid #412C01;
}
textarea.formulaire{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#412C01;
	border:1px solid #412C01;
}

.accueil {
font-family:Arial, Helvetica, sans-serif;
letter-spacing:6px;
}

