body {
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	color: #9b9b9b;
	background: #c0c0c0 url(http://www.hemon-mgem.fr/images/user/www.hemon-mgem.fr/template/bg.png) repeat-x top left;
}

/* TinyMCE specific rules */
body.mcecontentbody, td {
	background-image: none;
	background-color: #fff;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	color: #9b9b9b;
}

/* TinyMCE specific rules */
body.mceContentBody {
	max-width: 610px;
	border-right: 1px dashed gray;
}

a, a:visited {
	color: #e06e1c;
}

a:hover {
	text-decoration: none;
}

#top {
	width: 900px;
	margin: 15px auto 0 auto;
	height: 10px;
	background: transparent url(http://www.hemon-mgem.fr/images/user/www.hemon-mgem.fr/template/bg-top.png) no-repeat bottom center;
}

#wrap {
	width: 900px;
	margin: 0 auto;
	background-color: white;
}

#header {
	background: white url(http://www.hemon-mgem.fr/images/user/www.hemon-mgem.fr/template/bg-header.jpg) no-repeat top left;
	height: 151px;
	margin: 0 auto;
	margin: 0 10px 0 10px;
}

#left {
	margin: 15px 0 0 10px;
	width: 250px;
	float: left;
	background: white url(http://www.hemon-mgem.fr/images/user/www.hemon-mgem.fr/template/bg-left.jpg) no-repeat top right;
}

#leftmenu {
	list-style: none;
	margin: 0;
	padding: 20px 0;
	background: #f7f7f7 url(http://www.hemon-mgem.fr/images/user/www.hemon-mgem.fr/template/bg-menu.jpg) repeat-x top left;
	border: 1px solid #e2e1e1;
	width: 227px;
}

#leftmenu li {
	border-bottom: 1px solid #d4d4d4;
}

#leftmenu a {
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 30px;
	font-size: 22px;
	font-family: "Trebuchet MS", verdana, arial;
	background: transparent url(http://www.hemon-mgem.fr/images/user/www.hemon-mgem.fr/template/menu-arrow.gif) no-repeat 10px center;
}

#leftmenu a:hover, #leftmenu .CurrentPage {
	background: #c4c4c4 url(http://www.hemon-mgem.fr/images/user/www.hemon-mgem.fr/template/menu-black-arrow.gif) no-repeat 10px center;
}


#leftmenu ul, #leftmenu ul li {
	list-style: none;
	border: none;
}

#leftmenu ul {
	padding: 0;
	margin:0;
}

#leftmenu ul a {
	padding-left: 60px;
	background: none;
	font-size: 16px;
	font-family: arial, verdana, tahoma;
	font-weight: normal;
}

#content {
	float: left;
	margin: 15px 10px 10px 10px;
	width: 610px;
}

#footer {
	width: 900px;
	margin: 0 auto;
	height: 30px;
	padding-top: 15px;
	background: transparent url(http://www.hemon-mgem.fr/images/user/www.hemon-mgem.fr/template/bg-bottom.png) no-repeat top center;
	font-size: 11px;
	text-align: center;
}

#footer a {
	color: #9b9b9b;
	text-decoration: none;
}

/* STYLE */
.Title {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 24px;
	margin:0 0 20px 0;
	color: #e06e1c;
	padding: 0 0 0 0;
	border-bottom: 1px solid #e1e1e1;
}

.Navigation {
	text-align: right;
}

.image {
	border: 3px solid #d2d2d2;
	padding: 3px;
}

.souligne_orange {
	border-bottom: 1px dashed #e06e1c;
}

.orange {
	color: #e06e1c;
}

.encard {
	background-color: #f59856;
	width: 33%;
	float: right;
	padding: 7px;
	text-align: justify;
	color: white;
	margin-left: 10px;
}