body {
	background: #f8faf0 url(../images/green/bg.jpg) 50% 0 no-repeat;
	color: #505450;
}


a:link {
	text-decoration: none;
	color: #ab5d46;
}

a:visited {
	color: #ab5d46;
	font-weight: bold;
	
}

a:hover {
	text-decoration: none;
	color: #ab5d46;
}


a:active {
	text-decoration: none;
	color: #ab5d46;
}

div#menubar {
	
}

div.moduletable h3 {
	background:  url(../images/green/module_head.png) no-repeat;	
	color: #fff;
}

/******* couleur du séparateur entre les boutons du menu ***********/
#mainmenu li {
	border-right:  2px solid #000;
}

#mainmenu2 li {
	border-right:  2px solid #000;
}

.contentheading {
	color: #87ac73;
}

h2 {
	color: #87ac73;
}

h3 {
	color: #87ac73;
}
