* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #84B242;
	font-weight: bold;
	text-decoration: none;
}
body {
	background-color: #d6f0d5;
	scrollbar-face-color: #d6f0d5;
	scrollbar-3dlight-color: #d6f0d5;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #C0E6AB;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #d6f0d5;
}	
#contenant {
	position: relative;
	margin-left: -300px;
	left: 50%;
	height: 600px;
	width: 600px;
	z-index: 1;
}	
#photo {
	position: absolute;
	left: 50px;
	top: 50px;
	height: 450px;
	width: 490px;
	z-index: 1;
}	
#fleche {
	position: absolute;
	background-image: url(img/contact/fleche1.gif);
	background-repeat: no-repeat;
	left: 400px;
	top: 20px;
	height:36px;
	width: 229px;
	z-index: 2;
}		
#adresse {
	position: absolute;
	color: #C93434;
	font-size: 10px;
	left: 440px;
	top: 20px;
	height:50px;
	width: 229px;
	z-index: 3;
}		
#navigation {
	position: absolute;
	top: 10px;
	left : -70px;
	height: 110px;
	width: 429px;
	z-index: 4;
}		
#texte {
	position: absolute;
	font-size: 10px;
	color: #34590B;
	left: 0px;
	top: 460px;
	height: 97px;
	width: 675px;
	z-index: 5;
}	
.titre1 {
	font-size: 14px;
	font-weight: bold;
	color: #84B242;
}
.sous-texte-nav {
	font-size: 9px;
	font-weight: normal;
	text-indent: 35px;
	text-align: left;
}
.GrasRouge {
	font-size: 12px;
	font-weight: bold;
	color: #D63421;
}
