body {
	background : #000000 url(/fra/img/bg.gif) repeat-x;
	color: white;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

.spacer {
	height: 110px;
}

a:link {
	color : #9cce94;
	text-decoration : none;
	border: 1px none #339999;
	border-bottom: 1px dotted #339999;
}

a:visited {
	color: #9999ff;
	text-decoration: none;
	border-bottom: 1px dotted #9999ff;
}

a:hover, a:active {
	color: #9cce94;
	background: #446213;
	text-decoration: none;
	border-bottom: 1px dotted #287a7b;
}

.botline {
	border-bottom: 1px solid #FFFFFF;
}

#main {
	margin: 0px;
	padding: 0px;
	z-index: 10;
	visibility: visible;
}

#image {
	z-index: 1;
	padding: 0px;
	margin: 0px;
	visibility: visible;
	top: 50px;
	left: 0px;
	position: absolute;
}

#nav {
	z-index: 20;
	top: 25px;
	left: 67px;
	position: absolute;
}

#contenu {
	
}

p {
	font-size: 12px;
	line-height: 16px;
}