/* Outline some stuff in case of need * /
table td, 
table, 
table tr {
	border:1px solid #000 !important;
}*/


/* ****** printer specifics ****** */

#QE_Toolbar,
.QE_Link,
.noprint,
.disposition .tl,
.disposition .bl,
.disposition .br {
	display:none !important;
}

#hd,
.disposition .rt {
	height:100px;
}

#hd #formeBlanche,
.disposition .rt {
	height:100px;
	position:inherit;
	float:left;
}

.logo img {
	display:inline !important
}

.hom .yui-g h1 {
	position:relative;
    top:inherit;
}


.inner {
	width:100% !important;
}

.inner a[href]:after {
	content: " (" attr(href) ")";
}

.inner img:after {
	content: attr(alt);
}

img {
	border:none !important;
}

/*
.citation .text {
	border:1px solid #888;
	color: #000;
	padding:5px;
}
.inner .contentAside {
	display:block;
}

 */