/*************** CSS pour l'impression**************************/
/*	Projet:	Guide pratique de recherche d'emploi	*/
/* 	Auteur: Victor Maximov 	(Emploi-Québec)		*/
/* 	Date: 21 mai 2004								*/
/*	Révision:								*/
/*************************************************/

	body {
	background:#fff;
	font: 12pt "Times New Roman", Times, serif;		
	 	 
		}

	#example{border:none; margin:0; padding:0 !important;}

	#frame, #contentcenter {
		width:auto;
		
		color: black;
  		background: transparent none;
		}
	#contentcenter {
		height:auto;
		float: none !important;
		}
	#logo{
		display:none;
		}		
	#contentleft {
		display:none;
		}
	#contentright {
		display:none;
		}
	#contentheader1 {
 		display:none;
		}
	#contentheader2 {
		display:none;
		}
	#footer{
	display:none;
}	
		
	#liens{
	display:none;
}			
	#imprimer,
	.tip2{
	display:none;
}		
	/*
.lettrine{
	font: 12pt "Times New Roman", Times, serif;		
	}
	*/
	.commentaires{
		display:none;
		}

a{text-decoration:underline;}		

	#verbes { 
		width:auto;
		height:auto;
		
		}
	.float{float: none !important;}
	/*@page {size:landscape}*/