body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rs {
	background-color: #FFFFFF;
	border-top: solid #FFCC33 1px;
	font-size: 12px;
}
#entete {
	background-image: url(../rotary-on-stamps/stamp.jpg);
	background-repeat: repeat-x;
	height: 125px;
	text-align: center;
	margin: 5px 5% 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	background-color: #FFFFFF;
	border-bottom: solid #666666 1px;
}
#logo {
	margin-right: 10px;
	float: right;
}

#container {
	margin: 5px 5%;
	background-color: #FFFFFF;
	padding: 10px 15px;
	border-top: solid #666666 1px;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 18px;
	padding: 8px 0;
	border-bottom: solid #003399 1px;
}
#nav a:link {
	border: 2px dotted #003399;
	padding: 2px;
	margin: 10px;
	text-decoration: none;
	color: #003399;
}

#nav a:visited {
	border: 2px dotted #003399;
	padding: 2px;
	margin: 10px;
	text-decoration: none;
	color: #003399;
}
#nav a:hover {
	border: 2px dotted #003399;
	padding: 2px;
	margin: 10px;
	text-decoration: none;
	color: #FFCC33;
}
#corps {
	margin: 10px 10px;
	text-align: justify;
}
#corps a:link {
	color: #003399;
	text-decoration: none;
}
#corps a:visited {
	color: #003399;
	text-decoration: none;
}
#corps a:hover {
	color: #003399;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	background-image: url(../rotary-on-stamps/rotary.gif);
	background-repeat: no-repeat;
	margin: 0 10px;
	background-position: 1px -1px;
	text-indent: 38px;
	border-bottom: solid #FFCC33 1px;
	height: 40px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-indent: 8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-indent: 16px;
}

li {
	list-style-position: inherit;
	list-style-image: url(../rotary-on-stamps/timbre-rotary.gif);
}
.separation {
	display: none;
	clear: right;
}
.italique {
	font-size: 11px;
	font-style: italic;
	text-align: right;
}
