/*vert dense : #597252*/
/*vert feuille : #647d5d*/
/*vert colonne : #738a6e*/


body {
	margin: 0;
	padding:0;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #A4A691;
	font-family:Helvetica, Arial, sans-serif;
	color:#e6efd4;
	font-size:9px;
	text-align:left;
}

a {
	color:#e6efd4;
	text-decoration:none;
}

a:hover {
	color:#e6efd4;
	text-decoration:underline;
}

a:visited {
	color:#e6efd4;
	text-decoration:none;
}

#global {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	height: 700px;
	border:1px #dcdfc0 solid;
	overflow:hidden;
	background:url(imgs/fond.png) #597252 no-repeat;
    }

#menu {
	position: absolute;
	top: 0;
	left : 70px;
	width: 200px;
	height: 700px;
	padding-top:25px;
	background: url(imgs/fond_menu.png);
	text-align:left;
	line-height:22px;
    }

#niv {
	font-size: 15px;
	line-height:20px;
	padding:0 0 5px 15px;
}

.padd {
	line-height:22px;
	padding-left:25px;
}


#nivsml {
	font-size:14px;
	line-height:16px;
	padding:0 0 5px 15px;
}

#nivsp {
	line-height:22px;
	padding:5px 0 5px 15px;
}


#main {
	position: absolute;
	top: 0;
	left : 290px;
	width: 900px;
	height: 700px;
	padding:30px;
	text-align:left;
    }
	
#main2 {
	position: absolute;
	top: 0;
	left : 290px;
	width: 900px;
	height: 700px;
	padding:15px 0 0 0;
	text-align:left;
    }

#bas {
	position: relative;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	height:20px;
	text-align:center;
}

.texte_med {
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height:22px;
	text-align:justify;
}

.texte_med2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	line-height:24px;
	text-align:justify;
}

.texte_med2_center {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	line-height:24px;
	text-align:center;
}

.texte_big {
	font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	text-align:justify;
	font-weight:lighter;
	padding: 0 50px 0 50px;
	line-height:28px;
}

.texte_sml {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

.non {
	list-style:none;
}

.textelettrine {
	float: left;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 45px;
    font-weight: lighter;
    line-height: 30px;
    padding: 8px 5px 5px;
}

.right {
	text-align:right;
}


.highslide-gallery {
    margin-left: 50px;
    margin-top: 50px;
    width: 850px;
	
