@charset "utf-8";
/*

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

CSS Created by Chialab.it

http://www.chialab.it 2009

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

*/


BODY {
	color:#000;
	background: #FFF none;
	margin:0px;
	font-size:0.85em;
}

#header {
	color:#000 !important;
}


A {
	color:#000 !important;
}

.noprint {
	display:none
}


#user,#menu, #pagefooter,#footercontainer, #BEdita_staging_toolbar,.footer {
	display:none;
}

#header {
	font-size:0.85em;
}

.main{
	/*width:100%;*/
	margin:0px 0px 0px 0px !important;
}

#detail {
	background:transparent none;
	/*width:100%;*/
	position:relative;
	left:-100px !important;
	margin-top:-70px !important;
	width:19cm !important;
}

.detail {
	background-color:#FFF;
	border:0px solid white !important;
}

input[type='button'], input[type='submit'] {
	display:none
}

.Questionnaire table {
	border:1px solid gray;
}

.answers.result LI.correct {
	text-decoration:underline;
}

.answers.result LI.on.uncorrect {
	text-decoration:line-through;
}

