@media print { 

	/* IceCube2.Net Framework : print.css
	-------------------------------------------------------------- */ 
	
	body {line-height:1.5;font-family:sans-serif;color:#000;background:#FFFFFF none;font-size:9pt;}
	hr {background:#fff;color:#fff;width:100%;height:2px;margin:1.5em 0;padding:0;border-top:1pt solid #ccc;}
	hr.space {background:#fff;color:#fff;visibility:hidden;}
	h1, h2, h3, h4, h5, h6 {font-family:sans-serif;}
	code {font:.9em "Courier New", Monaco, Courier, monospace;}
	a img {border:none;}
	p img.top {margin-top:0;}
	blockquote {margin:1.5em;padding:0 1em;font-style:italic;font-size:.9em;}
	.hide {display:none;}
	a:link, a:visited {background:transparent;text-decoration:none;color:#1C8EB0;} 
	
	/* ----------------------------------------------------------- */
	
	.navContainer,
	#metanav,
	.fullwidthbanner-container,
	.customNavigation,
	.selectedThemes { display:none;}
	
	/* Footer */
	footer h2,
	footer .part.linksList,
	.impressum img 			{ display:none;}
	
	/* -- Accueil -- */
	
	/* Carrousel news */
	.owl-carousel .owl-wrapper, .owl-carousel .owl-item { width:100% !important; }
	.owl-carousel .owl-wrapper .owl-item .item { border-top:1pt solid #999; padding:16pt 0 12pt; height:auto;}
	.news h3 						{ padding-left:0;}
	.news .item p a,
	.news .btn.pull-right 		{ display:none;}
	
	/* Stats*/
	.selectedStats 				{ text-align:left; margin:0 20px;}
	.selectedStats h3 span { display:inline; font-size:1em; font-style:normal; font-weight:700;}
	.selectedStats h4 		{ margin:0; padding:0; width:auto; height:auto;}
	.selectedStats .item 	{ display:block !important; border-top:1pt solid #999; padding:16pt 0 12pt;}
	#randomStatsBtn 		{ display:none;}
	
	/* -- Internes -- */
	
	.headerImage { height:80px; margin-bottom:0;}
	
	.subnavigation,
	.btnSubnav,
	.tools { display:none;}
	
	.breadcrumbs 										{ font-size:.8em; } 
	
	.BlocImage .ImageBox img 						{ width:100%; } 
	.BlocImage .ImageBox a 						{ display:none; }
	.BlocImage .ImageBox .info 					{ clear:both;display:block;line-height:1.2;font-size:85%;font-style:italic; }
	
	/*.BlocImageText .ImageBox a 				{ display:none; }*/
  	.BlocImageText .ImageBox a 					{ float:left; margin-right:1.1em; }
	.BlocImageText .ImageBox.left 				{ float:left;margin-right:1.1em; } 
	.BlocImageText .ImageBox.right 			{ float:right;margin-left:1.1em; } 
	.BlocImageText .ImageBox .info 			{ clear:both;display:block;line-height:1.2;font-size:85%;font-style:italic; }
	
	.BlocPicturesGallery .row-fluid li.span3					{ width:24%; margin:0 5pt 10pt 0; }
	.BlocPicturesGallery .item span				{ display:block;line-height:1.2;font-size:85%;font-style:italic; }
	.BlocPicturesGallery .clear						{ clear:both; }
	.BlocPicturesGallery .gallerypagination	{ display:none; }
	
	.BlocSlideshow .carousel-wrap				{ height:auto !important; } 
	.BlocSlideshow .carousel-wrap > div		{ position:static !important; } 
	.BlocSlideshow .item								{ display:none; }
	.BlocSlideshow .item.index-0					{ display:block; }
	.BlocSlideshow .item span						{ display:block;line-height:1.2;font-size:85%;font-style:italic; }
	.BlocSlideshow .carousel-control,
	.BlocSlideshow .carousel-pagination		{ display:none; }
	
	.BlocTable 											{ margin-bottom:1em; }
	.BlocTable caption									{ text-align:left;font-size:1.2em;font-style:italic;color:#1C8EB0; }
	.BlocTable td, .BlocTable th, .BlocTable table 	{ border:none;text-align:left;padding:5px;border-collapse:collapse; } 
	.BlocTable .table-1 th, .BlocTable .table-1 td	{ border-bottom:1pt solid #CCCCCC; }
	.BlocTable .table-2								{ border-top:1pt solid #AAAAAA;border-left:1pt solid #AAAAAA; }
	.BlocTable .table-2 th, .BlocTable .table-2 td	{ border-bottom:1pt solid #AAAAAA;border-right:1pt solid #AAAAAA; }
	
	.BlocVideo .box										{ display:none; }
	.BlocVideo:after									{ font-size:1em;margin:0.5em 0;padding:1em;border:2pt dotted #AAAAAA;display:block;text-align:center;font-size:3em;content:"Video"; }
												  	
	.BlocForms .box									{ display:none; }
	.BlocForms:after									{ font-size:1em;margin:0.5em 0;padding:1em;border:2pt dotted #AAAAAA;display:block;text-align:center;font-size:3em;content:"Forms"; }

  	/* -- lien -- */
   
  	.BlocPicturesGallery ul 							{ margin:0;}
  	.BlocPicturesGallery .row-fluid ul li 		{ display:block;float:left;width:216px;	margin:0;padding:0;min-height:34px;}
  	.BlocPicturesGallery .row-fluid ul li a 		{ float:left; clear:none;padding:0;margin:0; }
  	.BlocPicturesGallery .row-fluid ul li img 	{ float:left; clear:none;padding:0;margin:0;max-width:216px;}
  	
  	
    /* -- Accueil -- */
	
	
}