body {
	font-family: Verdana, Arial, Serif;
	font-size: 10px;
	background-color: white;
	color: #232323;
	text-align: center;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
	background-repeat:repeat-x;
	background-image: url('design/bgvert.jpg');
}

#back2 {
	background-image: url('design/fond.jpg');
	width: 991px;
	height: 1721px;

}

#menu {
	width: 900px;
	height: 20px;
	border: 1px solid black;
}

#top {
	margin-left:20px;
}

#contact {
	margin-left:600px;
	float:right;
}


.nuage {
	color: #aef02c;
	float: left;
}

.lien {
	cursor: pointer;
	text-decoration: none;
}

.lien:hover {
	cursor: pointer;
	text-decoration: none;
}

a {
	color: #e5a929;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.titre_dynamique {
	font-size: 16px;
}

.espace {
	width: 40px;
}
