body {
	background-image:none;
	background-color:none;
}

div.menu {
	display:none;
}

#main,
#content {
	width:100%;
	font-family: 'Arial', 'sans-serif';
	font-size:11px;
	background-image:none;
	background-color:none;
}

#header,
#footer,
#realisation {
display:none;	
}

#evaluationBody textarea {
	font-family: 'Arial', 'sans-serif';
	font-size:11px;
	width:100%;
	border: dashed 1px #ccc;
}

#evaluationBody h3 {
	margin-top:8px;
}

#evaluationBody a {
	text-decoration:none;
}

#evaluationBody p {
	margin-top:8px;
	margin-bottom:8px;
}

#evaluationBody div.criterion label {
	width:31%;
	display:inline-block;
}


#evaluationBody #windowTip,
#evaluationBody .button {
	display:none;
}
