
/*****************************************************/
/*
/* 		STYLE PAR PAGE
/*
/*****************************************************/
 h1,  h2,  h3,  a{
	color:#7d5024;
}
 p{	
	color:#683b15;
}
 a:hover{
	color:#956939;
}
 hr{
 	background-color:#fabf68;
 	color:#d8c2a6;
}
/*****************************************************/
/*
/* 		Headers et footers
/*
/*****************************************************/
#header{
	background-image:url(../images/charte/marron1/bg-header.gif);
}

#footer{
	background-image:url(../images/charte/marron1/bg-footer.gif);
}
