/*-------------------------------------------------------------------------------------*/
/* =  MISE EN PAGE 					 */
/*-------------------------------------------------------------------------------------*/
body { 
	margin : 0; padding : 0;
	font-size : 8pt;
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif ;
	background : #FFF url(/global/images/bgSecomile_02.gif) repeat-x;
	}


#page { 
	position : relative;
	width : 210 mm;
	margin : 20mm auto 0 auto;
}
h2{font-size:20pt;}

/*-------------------------------------------------------------------------------------*/
/* =  DISPLAY:NONE 					 */
/*-------------------------------------------------------------------------------------*/
h1.LogoViaDecouverte, #MainNav, #NavTools, #ToolsFiche, #rechercheRetour, #NavFiche, .BtRetrour, #FlashContent, .noPrint, .PrecPage, .NextPage {display:none;}

#ColA, #PartA, #PartB, #ColB, #Content, #Footer{float:none;}

#ColA, #PartA, #PartB, #ColB { border-bottom:1px #000 solid;}

#PartA, #PartB { margin : 0; padding : 0;}

.ImageFiche {display: inline; }
