body {
	font-size: 16px;
	margin: 0;
	padding: 0px 0px 0px 100px;
	background-color: #7c0509;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #fff;
}
#wrapper {
	width: 802px;
	margin: 0 auto;
}
.banner {
	border: 1px solid #000;
	overflow: hidden;
	height: 180px;
}
#maincontent {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 24px 40px;
	border: 1px solid #000;
	border-top: 0;
}
#maincontent em {
	font-size: 1.5em;
	font-style: normal;
}
#maincontent strong {
	color: #fff;
	border-bottom: thin solid orange;
}
#maincontent i {
	font-style: normal;
}
#maincontent p {
	margin: 6px 0px 12px;
}
#maincontent h2 {
	font-size: 1.1em;
	margin: 28px 0 0 0;
	font-variant: normal;
	letter-spacing: 0.2em;
}
h1.pageheading {
	color: #CCC;
	font-size: 0.8em;
	font-weight: normal;
	font-variant: normal;
	padding: 6px 24px;
	background-color: #000;
	margin: 0 0 60px -100px;
	letter-spacing: 0.5em;
}
h1.sectionheading {
	color: #7c0509; /* nom de la page appelée */
	font-size: 1.2em;
	font-weight: normal;
	font-variant: small-caps;
	padding: 6px 24px;
	background-color: #000;
	margin: 0px;
	letter-spacing: 0.5em;
}



#maincontent a, #maincontent a:visited {
	color: #888888;
	font-variant: normal;
	text-decoration: none;
}
#maincontent a:hover {
	color: #f29400;
}

#footer {
	width: 802px;
	font-size: .7em;
	margin: 20px auto;
	text-align: right;
}

#footer a, #footer a:visited {
	color: #888888;
	font-variant: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #f29400;
}

.p7EPM50 .p7epm_trigs .t5 .p7epm_open {
	background-color: #f29400;
	border-color: #444 #000 #000 #444;
}
.p7uberlink {
	font-weight: bold;
	color: #C20102 !important;
	letter-spacing: .2em;
}

.majuscule {
	font-variant: small-caps;
	font-size: 1.5em;
	font-weight: bold;
}

.gras { 
	font-weight: bold;
	font-size: inherit;
	color: orange;
	line-height: 1em;
}

.francfort {
	left: 0px;
	display: inline;
	position: fixed;
	top: 220px;
}

.plan {
	color: #888888;
	text-decoration: none;
	font-size: 90%;
	line-height: 1.5em;
}
.plan:hover {
	color: #f29400;
	text-decoration: none;
	font-size: 90%;
	line-height: 1.5em;
}