@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #d5f3a7;
}
#wrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	padding-top: 50px;
	text-align: left;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
#activites {
	clear: both;
	height: 200px;
	width: 760px;
	overflow: visible;
	position: static;
}

#identite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #009933;
	clear: both;
}

#logo {
	height: 75px;
	padding-bottom: 12px;
}
#nav {
	height: 28px;
}
.imagedroite {
	float: right;
}

#banner {
	height: 200px;
}
#menuvisite {
	width: 760px;
	left: auto;
	right: auto;
}

#leftColumn {
	float: left;
	width: 410px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 10px;
	text-align: left;
}
#rightColumn {
	float: right;
	width: 320px;
}
positionflechetexte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	position: fixed;
	height: 10px;
	width: 20px;
}
