html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(logo_x80.gif);
	background-repeat: no-repeat;
	background-position: 0px 0;
	background-color: #ffffff;
}
#conteneur {
}

/*  Ne pas imprimer : on elimine les elements de navigation (display: none;)
---------------------------------------------- */
#menu-haut,#menu-haut-fond, #menu-haut-ombregauche, #menu-haut-bouton,#menu-haut-liens { display: none; }
#gauche, #gauche-top, #menu-gauche, #menu, #menu dt, #menu dd, #menu ul { display: none; } 
#search, #search-input, #search img { display: none; } 
#droite, #droite-top, #lastdoclist { display: none; } 
#centre-filet-gauche, #chemin , p.renvoi, a.listesuite { display: none; } 
#pied {display: none;}

#centre {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#centre-contenu {
	padding:10px 0 30px 0;
	text-align: justify;
}

#centre-contenu p {
	margin: 0 0 10px 0;
	font-size: 1em;	
}
#centre-contenu ul  {
	list-style-type: none;
	margin-left: 10px;
}
#centre-contenu li {
	background-image: url(puce.gif);	
	background-repeat: no-repeat;
	padding-left:20px;
	margin-bottom: 10px;
}
#centre-contenu a {
	text-decoration: none;
	color: #000000;
}
#centre-contenu a:hover, #centre-contenu a:active {
	text-decoration: underline;
	color: #000000;
}

.edito {
	padding: 0 55px 30px 55px;
	line-height: 2.2em ;
	font-size: 1.5em;
	letter-spacing: 2px;
}
.lastnews {
	margin: 0 60px 30px 0;
	padding: 15px 5px 15px 55px;
	border: 1px solid #88c1d7;
	letter-spacing: -1px;
	line-height: 0.9em ;	
	font-weight:bold;
}
h1 {
	margin: 10px 20px 0 0;
	padding: 0 15px 15px 35px;
	line-height: 0.9em ;	
	font-weight:bold;
	font-size: 1.6em;	
	color: #06346d;
}
.titredate {
	margin-top: -0.9em;
	padding: 0 0 0 5px;
	font-size: 0.7em;
	font-weight: normal;
	float: right;
	padding: 0 0 0 0;
	color: #88c1d7;
}
img.logo {
	float: right;
	margin: 2px;
	margin-top:10px;
	border : 1px solid #06346d;
}
h2 {
	margin: 10px 25px 0 0;
	padding: 15px 15px 15px 45px;
	line-height: 0.85em ;	
	font-weight:bold;
	font-size: 1.6em;	
	color: 06346d;
}
h3 {
	margin: 10px 30px 0 0;
	padding: 15px 15px 15px 55px;
	line-height: 0.8em ;	
	font-weight:bold;
	font-size: 1.6em;	
	color: 06346d;
}


div.intro {
	margin: 0 45px 10px 45px;
	font-size: 0.85em;	
}
div.contenuprincipal {	
	margin: 0 45px 20px 45px;
	font-size: 0.85em;
}
div.contenusection {	
	margin: 0 60px 20px 45px;
	padding: 10px 0 0 0;
	font-size: 0.85em;
}
div.contenusection a {
	color: #88c1d7;
	font-weight: bold;
}
font {
	font-size: 1em;	
}
h5 {
	margin: 0 45px 0 30px;
	padding: 15px 10px 15px 5px;
	border-bottom: 1px solid #88c1d7;
	line-height: 0.9em ;	
	font-weight:bold;
	font-size: 0.9em;
}
.listeintro {
	padding-left: 0px;
	margin-top: 0;
}
.listedate {
	padding: 0;
	font-weight: normal;
	float: right;
	padding: 0 0 0 0;
	color: #88c1d7;
}