/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */
/* PRINT CSS BEGINS | DEBUT DU CSS POUR L'IMPRESSION */
@media print {

	ul li {
		text-align:left;
	}
	
	
	div.banner-eng	{
	background: url(../images/eng/gen/bann-imprimer-print.png) #369 no-repeat;
	background-color: #FFF;
	}
	
	div.banner-fra	{
	background: url(../images/fra/gen/bann-imprimer-print.png) #369 no-repeat;
	background-color: #FFF;
	}

	.noprint, .displaynone {
		display: none !important;
	}
	

	
	div.blackborder {
		border: none;
	}

.margintop		{
			margin-top: 20px;
			}
			
		
			
.margintop5		{
			margin-top: 5px;
			}

.margintop10		{
			margin-top: 10px;
			}

.margintop40		{
			margin-top: 40px;
			}
			

			
input.borderblack, input.prslc
			{
			border: 1px solid #000;
			}
			

.striketext	{
			text-decoration: line-through;
			}

.redtext   	{
     		color: #900;
     		}
									

table.calendartable td, table.calendartable th, table.calendartable	{
 border:1px solid #aaa;
	}
 
table.calendartable	{
 width:95%;
	}
	
table.calendartable caption	{
 margin-top:30px !important;
	}




/* CLASSES POUR LES NOUVELLES PUBLICATIONS */


.pub-span	{		
		/*display:inline-block;*/
		width:48%;
		display:inline-block !important;
		float:left;
		margin:10px 4px 10px 2px\9;
	}	

.align-center-print   {		
		width:90%;
		text-align:center !important;		
	}	

div.hideformdd	{
			display:block;
			}

.wet-boew-formvalid	input	{
			width:90%
			}

.button-accent	{
			display:none;
			}

.w100			{
			width: 100%;
			}

.w99			{
			width: 600px;
			}

.w95			{
			width: 95%;
			}

.w90			{
			width: 90%;
			}

.w85			{
			width: 85%;
			}

.w80			{
			width: 80%;
			}

.w75			{
			width: 75%;
			}

.w70			{
			width: 70%;
			}

.w65			{
			width: 65%;
			}

.w60			{
			width: 60%;
			}

.w55			{
			width: 55%;
			}

.w50, td.w50, th.w50			{
			width: 50% !important;
			}


.w47			{
			width: 47%;
			}


.w45			{
			width: 45%;
			}

.w40			{
			width: 40%;
			}

.w35			{
			width: 35%;
			}

.w33			{
			width: 33% !important;
			}

.w30			{
			width: 30%  !important;
			}



.w31			{
			width: 31%  !important;
			}


.w27			{
			width: 27%;
			}



.w25			{
			width: 25% !important;
			}

.w20			{
			width: 20%;
			}

.w15			{
			width: 15%;
			}

.w10			{
			width: 10%;
			}

.w5			{
			width: 5%;
			}


















}
/* PRINT CSS ENDS | FIN DU CSS POUR L'IMPRESSION */