.noOverflow {
	overflow:visible;
}

.noprint {
	display: none;	
}

.noPrint {
	display: none;	
}

#page {
	width: 100%;
	margin: auto;
	background: none;
	padding: 0px;
	position: relative;
}

table {
	width: 100%;	
}

#global {
	background: none;
	min-width: auto;
	width: auto;
}

textarea {
	display: none;
}

.fakeTextarea {
	display: block;
}

#contenu {
	padding-top: 0px !important;

}