/************************************************/
/*	CSS pour l'impression						*/
/*												*/
/*	Thierry Lemaire								*/
/*	Mars 2004									*/
/*												*/
/************************************************/

@page{
margin:10px 10px 10px 10px;

}


#tl, #tr, #trt, #tlt, #tlb, #trb, #Layer8, #Firefox, #pageName img, #menu{
display:none;
}

#masthead{
	position: relative;
	left: 0px;
	top: 0px;
}

/*************************************/
/*   Logo AWI  */
#Layer8{
	position: relative;
	right: 0px;
	top: 0px;
}

#Layer6{
	display: block;
	position: absolute;
	top: 100px;
}

/**************************************/
/*  Image page context    */
#Layer1{
	position:absolute;
	float: none;
	left: 10px;
	margin-left: 10px;
}

/******************************************/
/*   Texte encadré page context ŕ coté photo  */
#Layer2{
	position:relative;
	display: block;
	width: auto;
}

.story{
color: #000000;
}



#pagecell1{
	position: static;
	float: none;
	padding-right: 10px;
	display: inline;
}

#col2{
	border:none;
	width:auto;
	float: none;
}

#pageName h2{
}



#CopyRight{
	display: none;
	position: relative;
}


/*   div pour mise en page (SAUT DE PAGE) */
.sdp{
	page-break-before: always;
}
