body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #555555;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/pelerin.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 85%;
	margin: 0 auto;
}
#menu-top {
	background-color: transparent;
	background-image: url((../images/bg02-white-right.png));
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}
#menu-top ul {
	background: transparent url(../images/bg02-white-left.png) no-repeat left top;
	margin: 0;
	padding: 1em 0 0 20px;
	list-style: none;
	float: left;
}
#menu-top li {
	display: inline;
}
#menu-top a, #menu-top a:visited {
	background: transparent url(../images/menuleft.png) no-repeat left top;
	display: block;
	float: left;
	text-decoration: none;
	margin: 0 2px;
}
#menu-top a span, #menu-top a:visited span {
	background: transparent url(../images/menuright.png) no-repeat right top;
	padding: 0 8px 0 4px;
	margin: 0 0 0 4px;
	display: block;
}
#menu-top a:hover {
	background-position: 0% -50px;
}
#menu-top a:hover span {
	background-position: 100% -50px;
}
#menu-page {
	float: right;
	width: 200px;
	margin: 3em 2.2em 3em 2em;
	text-align: left;
	line-height: 140%;
	font-family:Lucida Grande, Lucida Sans Unicode, arial, sans-serif;
	background-color: transparent;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
}



#menu-page h3 {
	font-size: 75%;
	text-transform: uppercase;
	color: #878787;
	font-weight: normal;
	letter-spacing: 0.15em;
	margin-top: 1.3em;
	text-align: center;
	margin-right: 0;
	margin-bottom: 1.3em;
	margin-left: 0;
}

#menu-page p {
	font-size: 0.82em;
	text-align: justify;
	line-height: 120%;
	margin-top: 1em;
	margin-right: 1.4em;
	margin-bottom: 1em;
	margin-left: 1em;
}
#menu-page img {
	float: left;
	margin-right: 0.72em;
}
#logo img {
	margin-top: 1em;
}


a:link, a:visited {
	color: #5b8fbe;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}


h1 {
	font-size: 120%;
	border-bottom-color: #DEDEDE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 1em;
	text-align: left;
	text-indent: 2em;
}
h2 {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.cadre
{
	border: 1px solid #DEDEDE;
}

p, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
