* {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	line-height:14px;
	outline:none;
	margin:0px;
	padding:0px;
	color:#5d6552;
}

body {
	background-color:#8f987e;
}

img {
	border-style:none;
}

#content {
	position:absolute;
	background-color:#FFF;
	width:964px;
	height:596px;
	top:50%;
	left:50%;
	margin-left:-482px;
	margin-top:-298px;
	}
	
#logo {
	position:absolute;
	top:15px;
	left:15px;
}

#entrer {
	position:absolute;
	display:block;
	right:15px;
	top:250px;
	height:130px;
	width:120px;
}

#introduction {
	position:absolute;
	left:123px;
	bottom:30px;
	width:300px;
}

#menu {
	position:absolute;
	left:160px;
	top:15px;
	z-index:3;
}

#text {
	position:absolute;
	left:381px;
	top:15px;
	width:480px;
	height:354px;
	padding-top:151px;
	padding-left:68px;
	padding-right:20px;
	padding-bottom:60px;	
	background-color:#f5f5ef;
	z-index:2;
	background-image:url(../img/coin.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	overflow:hidden;
}

#image{
	position:absolute;
	bottom:15px;
	left:15px;
}

#contact {
	color:#788069;
	position:absolute;
	left:15px;
	bottom:160px;
}

#menu h1 {
	display:block;
	background-color:#a2a892;
	width:316px;
}


#menu h1 a {
	display:block;
	background-color:#a2a892;
	color:white;
	width:271px;
	padding-left:6px;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:45px;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:3px;
}


#menu h2 a {
	display:block;
	background-color:#d7d8c4;
	color:#5d6552;
	width:271px;
	padding-left:6px;
	padding-top:2px;
	padding-bottom:2px;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:3px;
}


#titre_1 {
	border-right-style:solid;
	border-right-color:#575646;
}

#titre_4 {
	border-right-style:solid;
	border-right-color:#bed62f;
}
#titre_5 {
	border-right-style:solid;
	border-right-color:#7c9640;
}
#menu h2 a:hover {
	display:block;
	background-color:#a2a892;
	color:white;
	width:271px;
	padding-left:6px;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:45px;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:3px;
}


#menu h3 a {
	display:block;
	background-color:#eaebdf;
	color:#5d6552;
	width:243px;
	margin-left:30px;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:2px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:3px;
	border-right-style:solid;
	border-right-color:#b9b8ac;
}

#menu h4 a {
	display:block;
	background-color:#eaebdf;
	color:#5d6552;
	width:243px;
	margin-left:30px;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:2px;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:3px;
	border-right-style:solid;
	border-right-color:#b9b8ac;
}
#menu h4 a:hover {
	font-weight:bold;
}

#menu h5 a {
	display:block;
	background-color:white;
	color:#5d6552;
	width:163px;
	margin-left:29px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	text-transform:none;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:3px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#eaebdf;
	background-image:url(../img/modules.png);
	background-repeat:no-repeat;
	background-position:left;
}

#menu h6 a {
	display:block;
	background-color:white;
	color:#5d6552;
	width:163px;
	margin-left:29px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	text-transform:none;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:3px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#eaebdf;
}
#menu h6 a:hover {
	font-weight:bold;
	background-image:url(../img/modules.png);
	background-repeat:no-repeat;
	background-position:left;
}




#text h1 {
	font-size:22px;
	line-height:28px;
	margin-top:0px;
	margin-bottom:34px;
	font-weight:normal;
}

#text p {
	margin-bottom:14px;
}

#introduction h1 {
	font-size:18px;
	line-height:20px;
	margin-top:0px;
	margin-bottom:14px;
	font-weight:normal;
}

#introduction ul li {
	margin-bottom:12px;
	list-style-image:url(../img/puce-intro.png);
}



.vert {
	color:#73a534;
	font-size:inherit;
}


#next {
	position:absolute;
	right:20px;
	top:120px;
}

#next img {
	padding-left:1px;
	cursor:pointer;
}


.screens, .print {
	display:none;
}

#text1_box {
	display:block;
}

ul {
	list-style:outside square;
	list-style-image:url(../img/puce.png);
	margin-left:6px;
}

li {
	margin-left:6px;
}
