/*= Impressions
----------------- */

/* =Base ----------------------------------------- */
body {
	margin: 0; padding: 0;
	font-size: 8pt;
	font-family: Trebuchet MS,"Trebuchet MS",Verdana, Arial, sans-serif;
}
a img {border: 0;}


/* =Elements masques ----------------------------------------- */

#header,
#mainNav,
#introPistes {display: none;}


/* =Placements ----------------------------------------- */

	#legendeCarte {position: absolute; top: 10cm; left: 0;}
/*	#page {width: 100%;}*/
	
/* =Mise en forme ----------------------------------------- */

	#datas table {width: 5.5cm; float: left; margin-right: 0.2cm;}
	#datas td, #datas th {border-bottom: 0.5pt #ccc solid;}
	#datas th {text-align: left; color: #005178; border-color: #005178;}
	
	#infosDiff {
		border-top: 1px #005178 solid;
		border-bottom: 1px #005178 solid;
		color: #005178;
		}
	h1, h2, h3, h4, h5, h6 {color: #005178}
	#intro p {font-size: 10pt;}
	#nomPiste {color: #005178; border-bottom: 1pt #005178 solid; padding-bottom: 0.5cm;}
	#cartographie img {
		height: 90%;
		width: 90%;
		}
	#cartographie>img {page-break-before: always;}