/* ===| COLORS |==============================================================*/
body {background-color:#AC8450;}
a:link, a:visited{

	color:#764222;
	text-decoration: none;}

a:hover, a:active{
	color:#010100 !important;
	text-decoration: none !important;}
#info a:link, #info a:visited{
	color:#FFDAA9;
	text-decoration: none;}

#info a:hover, #info a:active{
	color:#754222 !important;
	text-decoration: none !important;}

#mentions a:link, #mentions a:visited{

	color:#1F1100;
	text-decoration: none;}

#mentions a:hover, #mentions a:active{
	color:#764222 !important;
	text-decoration: none !important;}

.thumb{border:1px solid #493217;}
.color{color:#D78925;}

/* ===| IMAGES |==============================================================*/

#wrap-container{background: #E9D9BA url(../images/charte/bg/bg-body.jpg) repeat-x left top;}
#header{background:url(../images/charte/bg/bg-header.jpg) no-repeat left top;}
#wrap-footer{background:url(../images/charte/bg/bg-wrapfooter.jpg) repeat-x left top;}
#footer{background: url(../images/charte/bg/bg-footer.jpg) no-repeat left top;}
#container{background: url(../images/charte/bg/bg-container.jpg) repeat-y left top;}
#actualite{background: #DDC69E url(../images/charte/bg/actualite-title.jpg) no-repeat left top;}
#info{background: #C6A77E url(../images/charte/bg/coordonnees-title.jpg) no-repeat left top;}
#plan{background: #DDC69E url(../images/charte/bg/plan-title.jpg) no-repeat left top;}
.visite{background: url(../images/charte/contact/contact-visit.jpg) no-repeat left top;}

