/*******************************/
/*                             */
/*           TITRES            */
/*                             */
/*******************************/

h1{
	background-color: #9b8964;
}

h2{
	color: #9b8964;
	border: 1px solid #9b8964;
}

h3{
	color: #9b8964;
}

h4{
	color: #9b8964;
}

/*******************************/
/*                             */
/*          MENULEFT           */
/*                             */
/*******************************/

div#menuleft{
	background-color: #9b8964;
}

/*******************************/
/*                             */
/*            PAGE             */
/*                             */
/*******************************/

div#page a:link, div#page a:visited{
	color: #9b8964;
}

div#page a:hover{
	background-color: #9b8964;
	color: #fff;
}

div#page ul li{
	list-style-image: url(http://www.loiret-haentjens.fr/images/puce1-1.gif);
}

/*******************************/
/*                             */
/*           ADRESSE           */
/*                             */
/*******************************/

div#contact table#adresse a:link, div#contact table#adresse a:visited{
	color: #9b8964;
}

div#contact table#adresse a:hover{
	background-color: #9b8964;
	color: #fff;
}
