body {
	background: #e5d3bb;
}

div.contentcol {
	background: url(../images/brown/left_bg.jpg) 100% 0  no-repeat;
}

td#fond {
	background: url(../images/brown/fond.jpg) 100% 0 repeat-y;
	width: 518px;
	z-index: 1;
}

div#header {
	background: url(../images/brown/header.jpg) no-repeat;
}

a:link,
a:visited {
	color: #d2ad6d;
}

a:hover {
	text-decoration: none;
}

span#logo {
	background: url(../images/brown/header.jpg) 0 0 no-repeat;
}

div#menubar {
	background: url(../images/brown/menu_bg.jpg) 0 0 repeat-x;
}

div.moduletable h3 {
	background:  url(../images/brown/module_head.png) no-repeat;	
	color: #fff;
}

#mainmenu li {

}

.contentheading {
	color: #9a967e;
}

div.componentheading {
	color: #9a967e;
}

div.image-droite {
 background: url(../images/brown/right_bg.jpg) 0 0 no-repeat;
}

td.imagey-droitey {
 background: url(../images/brown/righty.jpg) 100% 0 repeat-y;

}

h2 {
	color: #9a967e;
}

h3 {
	color: #9a967e;
}

div#footer {
	background: url(../images/brown/footer_bg.jpg) repeat-x;
	color: #efe5d0;
}
