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

/* Corps du documents */
h1 	{font-size: 140%;
	}
h2     	{font-size: 120%;
	}
h3     	{font-size: small;
	font-weight: bold;
	}
p, 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: 4.2cm 0cm 0cm 0cm;
	padding: 0cm;
	text-align: left;
	font-size: small;
	}
address{
	text-align: center;
	font-size: 100%;
	padding-top: 0.5cm;
	
	}
.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, #raccourcis, #MobileMenu, #droits {display: none;
	}

/* Logo */
#logo img{position: absolute;
	top: 0cm;
	left: 0cm;
	height: 2.5cm;
	border: none;
	}

#infoMsg img{
	max-width: 30%;
	margin: 0.5cm;
	}

/* Homepage special */
.docId div#illustrations img,
.docId8 div#illustrations img{
	max-width: 100%;
	border: 0px solid red;
	}

/* Liens par theme */

div#liens ul li a{
	display: block;
	margin-top: 0;
	padding-top: 0.2cm;
	}
#liens a img{
	float: right;
	margin-top: .2em;
	max-width: 3cm;
	max-height: 1.8cm;
	background: white;
	border: 0px solid purple;
	} 