/* ----- Internet print style sheet ----- */ 

/* Corps du documents */
h1 	{color: #007577;
	font-size: large;
	}
h2     	{color: #007577;
	font-size: medium;
	}
h3     	{color: #007577;
	font-size: small;
	font-weight: bold;
	}
p, td, li{text-align: justify;
	font-size: small;
	}
body    {color: black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: white ;
	margin: 2.5cm 0cm 0cm 0cm;
	padding: 0cm;
	}
.evidence{font-weight: bolder;
	}
.centre	{text-align: center;
	}

/* Liens */											
a   	{text-decoration: none;
	color: black;
	}

/* Barre de navigation latérale */
#nav	{display: none;
	}
#nav2	{display: none;
	}
#nav3	{display: none;
	}

/* Pied de page */
#pied	{text-align: center;
	padding-top: 30px;
	}
div#pied p{text-align: center;
	font-size: small;
	}
#fonctions{
	display: none;
	}
#logo	{position: absolute;
	top: 0cm;
	left: 0cm;
	}
.newsletter{display: none;
	}
	