/*---------------------------------------------------
	PRINT CSS
------------------------------------------------------*/
a[href]:after{ 
	content: none !important; 
}

img[src]:after{
	content: none !important;
}

img{
	margin: 0;
}

div.main-container{
	margin-top: -8cm;
}

.access-wrapper,
.baseline-title,
nav.tabs,
.page-shortcuts-wrapper,
.views-exposed-form,
.pager-nav,
.back-button,
iframe,
.img-legend,
#block-en1clic,
.rs-contact,
.pagination,
.back-to-top,
footer.footer{
	display: none;
}
