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