@page { 
	margin: 2cm; 
	page-break-inside: avoid;
}
#entete,#accessite,#navbar,#cheminsite,#menurecherche,#footer,.haut {
	display: none;
}
#contenu{
	font: 1em "Times New Roman", Times, serif;
	width: 100%;
	color: #000000;
	background: #FFFFFF;
	float: none;
}
#texte{
	font: 1em "Times New Roman", Times, serif;
	width: 100%;
	color: #000000;
	background: #FFFFFF;
	float: none;
}
.instru_rech{
	font: 1em "Times New Roman", Times, serif;
	width: 100%;
	color: #000000;
	background: #FFFFFF;
}
h2 {
	font: bold 1.1em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0em;
}
.cellcentre {
	float: left;
	width: 58%;
	padding: 0.5em;
	margin: 1em 0px 0em;
	text-align: justify;
	color: #000000;
	border-top: 1px solid #CCCCCC;
	font: normal 1em "Times New Roman", Times, serif;
}
.communicabilite {
	color: #000000;
	padding: 0.2em;
	margin-top: 0.5em;
	font-size: 0.8em;
	width: 5em;
	text-align: center;
	border: none;
}
.vers_1 {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.vers_2 {
	border: 1px solid #FFFFFF;
}
.cellgauche {
	float: left;
	width: 17%;
	text-align: left;
	color: #000000;
	padding: 1.5em 0.5em 0.5em 0em;
	background-color: transparent;
	font: 1em "Times New Roman", Times, serif;
	clear: left;
}
.cellgauche a {
	color: #000000;
	text-decoration: none;
	padding-right: 0.1em;
	padding-left: 0.1em;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
}
.celldroite {
	float: left;
	width: 18%;
	text-align: right;
	color: #000000;
	padding: 1.5em 0em 0.5em 0.5em;
	text-transform: lowercase;
	font: normal 1em "Times New Roman", Times, serif;
}
.celldroite a {
	color: #000000;
	text-decoration: none;
	padding-right: 0.1em;
	padding-left: 0.1em;
	margin: 0px;
	font: bold 0.8em "Times New Roman", Times, serif;
}
.imagette { /* cette class positionne les imagettes entour&eacute;es d'un simple cadre noir, quand elles sont affich&eacute;es. */
	text-align: left;
	border: 1px solid #000000;
	clear: both;
	margin: 0px 0px 0.5em;
}
.titre {
	color: #000000;
	font-weight: bold;
	padding: 0px;
}
