body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	background:  #E3E2BE  bottom right; 
	margin-left: 200px; 
	margin-right:75px;
	/*margin: 0; */
	padding: 0;
	}

#linkList {
	/*margin-left: 200px; */
	position: absolute;
	top: 19px;
	left: 50px;
	height:100px;
	
	
	}
#linkList2 { 
	font: 10px verdana, sans-serif; 
	/*background:  url(/images/papier-bg.jpg) top left repeat-y; */
	padding: 10px; 
	margin-top: 150px; 
	/*width: 130px; */
	text-decoration:none;
	background-color:#486F48;
	-moz-opacity:0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);
	}

#linkList ul {
	margin: 0;
	padding: 0;
	text-decoration:none;
	}
#linkList li {
	line-height: 2.5ex; 
	background: transparent  no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
	text-decoration:none;
	
	
	}
	
#linkList li a {
	
padding:0.2em 0.8em;
text-decoration:none;
width:150px;
font-weight:bold;
}
#linkList li a:link {
	color: #DDF2DD;
	}
#linkList li a:visited {
	color: #B3AE94;
	}
#linkList li a:hover {
	background-color:#B9F2B9;
	color:#FFFFFF;
	
}
h2 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #933;
	}
#centrage {
	width:600px;
	margin:0 auto 0 auto;

}
#map {
	border:thin;
	border:#930;
	border: 1px solid #600 ;
	
}
#titre {
	position:relative;
	text-align:center;
	font-weight:bold;
}
#accroche { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #933;
	}
	
h4 {
	
	font: italic normal 1em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #933;
	font-weight:bold;
	
}
	
	
