body {
	background: #ffffff url('../imgs/bg.jpg') repeat-x;	
	
	margin: 0;

	font-family: "Century Gothic", Verdana, Tahoma, Arial, Sans serif;
	font-size: 0.95em;
}

body.mceContentBody {
	width: 95%;
	background-color: #ffffff;
	background: none;
	margin-left: 10px;
}


a {
	color: #88a925;	
	text-decoration: none;
	font-weight: bold;
}

.a_off {
	color: #271d1e;
}

.menu {
	background-color: #2e2222;
	color: #ffffff;
	padding: 15px 15px 15px 15px;	
	height: 23px;
}

.menu a {
	color: #ffffff;
}

.menu .a_selected {
	color: #88a925;
}

.sousmenu {
	font-size: 17px;	
}

.titre_section {
	background-color:	#88a925;
	padding: 3px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}

input, select {
	font-family: Verdana, Tahoma, Arial, Sans serif;
	font-size: 12px;
}

.contenu {
	height: 980px;
}

html>body .contenu {
	height: auto;
	min-height: 980px;
} 

#sous_menu_bg {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 0;
}

#sous_menu_texte {
	z-index:1;
	position:absolute;
}