html {
	font-size: 95%;
	font-family:  Arial, Helvetica, sans-serif;
}
.left, .logo, .header-topRight, .leftcol, .validation {
	display: none;
}
.header-bottomRight {
	font-style : normal;
	font-weight : bold;
	margin-bottom:5px;
	font-size : 200%;
	border-bottom: 2px solid;
}
.footer {
	border-top: 1px dashed #cccccc;
	color: #cccccc;
	font-size: 75%;
}
