body{
	background-image:url("../img/bg_global.jpg");
	background-repeat: repeat-x;
}

h1{
	font-size: 1.4em;
	_font-size: 1em;
	font-weight: lighter;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #548964;
	margin-bottom:45px;
}

h2{
	_font-size: 1.1em;
	_font-size: 0.9;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #548964;
	margin-top: 20px;
	margin-bottom:15px;
}

h3{
	font-size: 1;
	_font-size: 0.8;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #548964;
	margin-top: 65px;
	margin-bottom:15px;
}

h4{
	font-size: 0.9em;
	_font-size: 0.7em;
	letter-spacing: 0;
	text-transform: normal;
	color: #548964;
	margin: 0;
	padding: 0;
	margin-top: 65px;
	padding-bottom: 5px;
}

#leftmenu ul{
	list-style: none;
	font-size: 0.8em;
	_font-size: 0.6em;
}

#leftmenu ul li{
	background-color: #c4dacc;
	border-bottom: 1px solid #fff;
}

#leftmenu ul li a{
	display: block;
	height: 15px;
	margin: 0;
	padding: 0;
	padding-right: 17px;
	padding-top: 1px;
	color: #548664;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #c4dacc;
	background-image: url("../img/plus.jpg");
	background-repeat: no-repeat;
	background-position: 185px 3px;
}

#leftmenu ul li a:hover{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #bcc694;
	background-image: url("../img/moins.jpg");
	background-repeat: no-repeat;
	background-position: 185px 3px;
}

#leftmenu ul li.level1_actif a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #bcc694;
	background-image: url("../img/moins.jpg");
	background-repeat: no-repeat;
	background-position: 185px 3px;
}

#leftmenu2{
	background-image: url("../img/layout_gauche.gif");
}

#leftmenu2 ul{
	list-style: none;
	font-size: 0.8em;
	_font-size: 0.6em;
	padding: 0;
	margin: 0;
}

#leftmenu2 ul li{
	background-color: #fcfefc;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #548664;
	border-bottom: 1px solid #548664;
}

#leftmenu2 ul li a{
	display: block;
	height: 13px;
	padding-right: 17px;
	padding-top: 2px;
	color: #548664;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #fcfefc;
	background-image: url("../img/plus_contact.jpg");
	background-repeat: no-repeat;
	background-position: 185px 3px;
}

#leftmenu2 ul li a:hover{
	color: #548664;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #c4d6cc;
	background-image: url("../img/moins_contact.jpg");
	background-repeat: no-repeat;
	background-position: 185px 3px;
}

#leftmenu2 ul li a.active{
	color: #548664;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #c4d6cc;
	background-image: url("../img/moins_contact.jpg");
	background-repeat: no-repeat;
	background-position: 185px 3px;
}

#banner{
	background-color:#548964;
	background-image: url("../img/layout_haut.gif");
	background-repeat: no-repeat;
	background-position: 108px 1px;
}

#image{
	border-right: 1px solid #fff;
}

#logo{
	background-image: url("../img/logo.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

#submenu ul{
	border-bottom: 1px dotted #bcca94;
	padding-bottom: 2px;
}

#submenu ul li a{
	padding-left: 15px;
	font-size: 1.1em;
	_font-size:0.9em;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-stretch : condensed;
	color: #548664;
	background-image: url("../img/fleche.jpg");
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#submenu ul li a:hover{
	color: #bac893
}

#submenu ul li.actif a{
	color: #bac893
}

#content ul{
	list-style-type: disc;
	list-style-position: inside;
	padding: 15px;
}

#maincontent a{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	_font-size: 0.9em;
	color: #548664;
}

#maincontent p{
	text-align: justify;
}

#maincontent p .remarks{
	text-align: right;
}

.tbl_standard {
	border-collapse: collapse;
}

.tbl_standard td{
	vertical-align: middle;
	border: 1px solid gray;
}
