/* Corps du documents */
h1 	{color: #2A3668;
	font-size: large;
	}
h2     	{color: #2A3668;
	font-size: medium;
	}
h3     	{color: #2A3668;
	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: 5cm 5cm 0cm 0cm;
	padding: 0cm;
	}
img	{border: 1px solid black;}
.evidence{font-weight: bolder;
	}
.centre	{text-align: center;
	}

/* Liens */											
a   	{text-decoration: none;
	color: black;
	}

/* Barre de navigation */
#nav, #nav2{display: none;
	}

/* Pied de page */

address{text-align: center;
	font-size: small;
	border-top: 1px solid black;
	margin: 1cm 0 0.5cm 0;
	}
#logo img{position: absolute;
	top: 0cm;
	left: 0cm;
	border: none;
	}
#illustrations{
	float: right;
	top: 5cm;
	right: 0cm;
	position: absolute;
	}
#sponsors{margin-right: -5cm;}
.newsletter, .validation, #fonctions, #search, #validation{display: none;
	}
	