body {
	background-color: #FFFFFF;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrap-outer {
	width: 100%;
	background: none;
	font-size: 1em;
}
#wrap-middle {
	width: 100%;
	background: none;
}
#wrap-inner {
	width: 100%;
	background: none;
}
#wrap-other {
	width: 100%;
	background: none;
}
#left-column {
	display: none;
}
#language { 
	display: none;
}
#wrap-menu {
	display: none;
}
#right-column {
	float: left;
	width: 100%;
}
.clear { clear: both; }
#wrap-footer {
	clear: both;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 1em;
	background: none;
}
#footer {
	float: none;
	width: 90%;
	text-align: right;
	font-size: 0.85em;
	border-top: 1px solid #006633;
}
#footer span { 
	display: none; 
}
#bottom {
	display: none;
}
#header { 
	float: right; 
	width: 25em;
	text-align: right;
}
#address { 
	float: right;
	width: 300px;
	margin-top: 0px;
	display: block; 	
	text-align: left;
}
#sujet {
	display: none;
}
#logo {
	float: right;
	width: 300px;
	height: 74px;
}
#logo img {
	float: left;
}
#wrap-text {
	clear: right;
	width: 100%;
}
#text { 
	margin-top: 2em;
	margin-left: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	width: 85%;
}
/* decorations */
p { margin: 0.5em 0; }
h1 { font-size: 1.4em; color: #000000; }
h2 { font-size: 1.2em; color: #000000; }
h3 { font-size: 1.1em; color: #000000; }
#wrap-text a, #wrap-footer a { display: none; }
