#page {
	background: url(../img/bg_mcm.jpg) no-repeat;
}
#mcm {
	top:375px;
	left:566px;
	width:195px;
	height:90px;
	background: url(../img/mcm.gif) no-repeat;
	position:absolute;
}
#titre h1 {
	color:#b3bf72;
}
#intro {
	background: url(../img/vert.png) repeat;
	filter:alpha(opacity=80); /* IE */
	border:1px solid #7fa47d;
}
#intro h1 {
	height:44px;
	background: url(../img/feuille2.gif) no-repeat 0px -4px;
}
#intro p {
	font-size:14px;
}
#submnu a {
	border:1px solid #7fa47d;
	background: url(../img/vert.png) repeat-x;
	filter:alpha(opacity=80); /* IE */
}
#submnu a:hover {
	background: url(../img/vert_on.png) repeat-x;
	filter:alpha(opacity=80); /* IE */
}
#submnu SPAN.on a{
	background: url(../img/vert_on.png) repeat-x;
	filter:alpha(opacity=80); /* IE */
}