@media print
{
body{
	text-align: left;
	background: #fff;
}
.GO_header, .GO_footer, .breadCrumb, .personnalisation, .blocAd,
a.print, a.toKnowMore, .toolsLinks, .sideBarreLeft, .sideBarreRight,
.blocGoTop, .blocGoBottom, .blog{
	display: none;
}
a.selectedItem, .carousel dt a{
	font-weight: bold;
	font-size: 1.18em;
	text-decoration: none;
	margin-bottom: 10px;
	display: block;
}
}
