* {
	margin:0;
	padding:0;
	}
body {
	background: #3c1c04 url(img/left.jpg) no-repeat top left;
	background-attachment:fixed;
	padding:15px 20px 0 73px;
	margin:0;
	}
p {
	margin:12px 0;
	}
img {
	border: 2px double black;
	text-align:center;
	margin: 15px 0 20px 0;
	}
#container {
	position:absolute;
	width:700px;
	margin:0;
	padding:0;
	background:transparent url(img/ligne.gif) repeat-y top left;
	}
#intro {
  position:relative;
	text-align:left;
	background:transparent url(img/haut_o.jpg) no-repeat top left;
	width:335px;
	font:normal 13px/18px arial;
	color:#333;
	padding:150px 75px 0 75px;
	}
#haut {
	display:none;
	}
#accueil h1 {
	color:#77576e;
	font-family: "palatino linotype";
	font-size:20px;
	padding-left:20px;
  padding-top:0;
	padding-top:150px;
	}
#accueil h2 {
	color:#77576e;
  font-family: "palatino linotype";
	font-size:24px;
	font-variant:small-caps;
	padding-left:20px;
  padding-top:0;
	padding-top:150px;
	padding-bottom:15px;
	}
#corps a {
	color:#48998d;
	text-decoration:none;
	}
#corps h3 {
	font-family: "palatino linotype";
	font-size:18px;
	font-weight:normal;
	}
#corps a:hover {
	color:#fff;
	background-color:#C1F6C1;
	text-decoration:none;
	}
#corps {
	margin-top:24px;
	color:#086c53;
	padding-left:20px;
	font-family: "palatino linotype";
	font-size: 14px;
	}
#c {
	text-align:center;
	}
#pied {
	font-family: "arial", verdana, sans-serif;
  position:absolute;
	background:url(img/pied.gif) no-repeat top center;
	width:485px;
	height:104px;
	margin-left:-150px;
	padding-left:150px;
	padding-top:50px;
	padding-bottom:0;
	margin-bottom:0;
	z-index:300;
	text-indent:-150px;
	text-align:center;
	font-size:12px;
	}
#menu {
	font-family: "palatino linotype", arial, sans-serif;
  position:absolute;
	top:0;
	width:200px;
	left:500px;
	font:normal 14px;
	color:#999;
	background:#fff url(img/ligne_m.gif) repeat-y top center;
	color:#666;
	}
#menu2 {
	background:transparent url(img/haut_m.jpg) no-repeat top left;
	padding:175px 25px 0 25px;
	width:150px;
	}
#menu a {
	color:#48998d;
	text-decoration:none;
	}
#menu a:hover {
	color:#fff;
	background-color:#C1F6C1;
	text-decoration:none;
	}
ul {
	margin:4px 0 32px 18px;
	}
li {
	margin:4px 0;
	color:#48998d;
	}
#pied_m {
	margin:0 -25px;
	padding:0 25px 60px 25px;
	background: url(img/pied_m.gif) no-repeat bottom center;
	}
#pied_m ul {
	margin-bottom:0;
	padding-bottom:14px;
	}
