body {
	font-family: "TW cen MT", Arial, Helvetica, sans-serif;
	color: #1b7a47;
	background-color: #9dde67;
	text-align: center;
	margin: 0;
	padding: 0;
}
#fond {
	height: 700px;
	width: 1000px;
	background-image: url(images/fond.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #9dde67;
	margin-top: 0px;
}
#corps {
	margin-top: 160px;
	}
#texte {
	font-family: "TW cen MT", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 420px;
	padding-right: 20px;
	height: 380px;
	overflow: auto;
	max-height: 400px;
	text-align: left;
	scrollbar-base-color: #fff;   /* couleur de face de la barre de défilement et des boutons */ 
	scrollbar-arrow-color: #cbcbcb;     /* couleur des flèches des boutons */
	}
#lang {
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
}	
.nav {
	text-align: right;
	height: 20px;
}	
.nav ul, .nav li {
	display: inline;
	list-style-type: none;
}	
.nav li {
	font-size: 16px;
	width: auto;
	padding-right: 20px;
}
.marquee {
	float: left;
	FONT-FAMILY: "TW cen MT", Arial, Helvetica, sans-serif;
	color: #1b7a47;
	font-weight: bold;
	font-size: 16px;
	width: 450px;
	margin-top: 5px;
	margin-left: 20px; 
	text-align: right;
	height: 20px;
	}
A.navLink {font-size: 20px;}
A.navLink:link { color: #1b7a47; text-decoration: none;}
A.navLink:visited { color: #1b7a47; text-decoration: none;}
A.navLink:hover { color: #006600; text-decoration: underline;}
#liens {
	width: 400px;
	text-align: left;
	padding-left: 20px; 
	height: 300px;
	}	
.clear {
	clear: both;
}	
h1{
	color: #70bd1f;
}
h2{
	color: #9dd57a;
	text-align: right;
}	
h3{
	color: #651810;
	text-align: left;
}
a:link {
	color: #70bd1f;
	font-size: 20px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #1b7a47;
	text-decoration: underline;
}
a:visited {
	color: #1b7a47;
	text-decoration: none;
}
.marquee, .marquee a, .marquee a:active {
	FONT-FAMILY: "TW cen MT", Arial, Helvetica, sans-serif;
	color: #651810;
	font-weight: bold;
	font-size: 20px;
	width: 700px; 
	text-align: center;
	text-decoration: none;
	}
.marquee a:hover {
	color: #1b7a47;
	text-decoration: underline;
}	
.cyanne {
	font-size: 13px;
	text-align: right;
	color: #1b7a47;
	FONT-FAMILY: "TW cen MT", Arial, Helvetica, sans-serif;
	}
.cyanne a:visited, .cyanne a {
	color: #1b7a47;
	FONT-FAMILY: "TW cen MT", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.cyanne a:hover {
	font-weight: bold;
	color: #651810;
	text-decoration: underline;
	}

