/* ---- feuille de style pour impression sous Internet Explorer ----*/
body {
	width: auto;
	margin:0px 10px 0px 10px;
	margin: auto;	
}
#contenu {
	width: 99%;
	border: none;	
}
/* -------------- en-tête -----------------------*/
#enTete {
	margin: 0;
	padding: 0 0 2px 0;
}
#banniere {
	width: 100%;	
/*	width: 20cm;
	height: 1cm;	*/
	margin: 0;
	padding: 0 3px 2px 3px;
/*	background:  url("images/banniere3_90.jpg") no-repeat top center; 	*/
/*	height: 81px;	*/
/*	display: none;	*/
}
#reduit {
/* image de la bannière redimensionnée pour être imprimée dans toute sa largeur (dim initiales : W=783 px - H=90 px) */
	width: 16.7cm;
	height: 1.92cm;	
	margin: 0;
	padding: 0;
}

#MenuPratique {
	background: transparent;  
}
#MenuSujets li {
	border-right: solid rgb(210,145,90) 1px;  /* beige orange 2 */	
	border-left: solid rgb(210,145,90) 1px;  /* beige orange 2 */	
	margin: 0;
	padding: 2px 10px;	
}

/*-------------------  page d'accueil -------------*/
#accueil {
	margin: 10px 0px 0px 0px;
/*	display: none;	*/
}
#presentation {
/*	width: 28%;	*/
	width: 30%;	
	margin: 0;
	margin-bottom: 10px;	
	padding: 1%;
}
#edito {
	width: 34%;
	margin: 1%;
	padding: 0;
}
#edito p {
	padding: 5px 2%;
}
#zoom {
	width: 29%;
	margin: 1%;
	padding: 0;	
}
#zoom p {
	padding: 5px 2%;
}

#pave1, #pave2, #pave3, #pave4 {
	width: 20%;
}
#pave5 {
	width: 18%;
}

/* ----------- page de texte normal --------------*/
#texteSujet {
	/*	width: 75%; 	*/
	width: 68%;  /*  correction 01/01/10 */
}
#Sujet_ListeArticles, #lireAussi {
	width: 20%;
}

/* ----------- pied de page -------------------*/
#piedPage {
	width: 100%;
/*	display: none;	*/
}	
