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

/* Corps du documents */
h1 	{font-size: 140%;
	}
h2     	{font-size: 120%;
	}
h3     	{font-size: small;
	font-weight: bold;
	}
p, td, li{text-align: justify;
	}
th{	text-align: left;
	vertical-align: top;
	}
body    {color: black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	background: white ;
	margin: 6.5cm 0cm 0cm 0cm;
	padding: 0cm;
	font-size: small;
	}
address{
	font-size: 80%;
	padding-top: 1cm;
	
	}
.evidence{font-weight: bolder;
	}
.centre	{text-align: center;
	}

/* Liens */											
a   	{text-decoration: none;
	color: black;
	}


/* Galerie */
.galeryLegend a{display: block;
	}
ul.galerie li{list-style-type: none; 
	display: inline;
	margin: 5px;
	padding: 0px;
	}


/* Barres de navigation */
#navglobal, .vousIci, #nav, #nav2, #fonctions, .newsletter, #search, #validation, #navLang,
#navglobal, p.vousIci, #boutons, p.newsfeed, div#commandez	{display: none;
	}

/* Logo */
#logo img{position: absolute;
	top: 0cm;
	left: 0cm;
	border: none;
	}
/* Illustrations */
div#illustrations img{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	width: 100%;
	max-height: 6.5cm;
	text-align: left;
	overflow: hidden;
	border: 0px solid red;
	}
