body { font-family: Georgia, "Book Antiqua", Palatino, "Times New Roman", Times, Utopia, serif; 
	font-size: 11pt;
	color: #000;
	background-color: #FFF;
 }

/* @page { margin: 7.5%; } */

#page {	}

#acces, #nav, #bandeau img, #menud, .commentaire { display: none; }

#bandeau { text-align: center; }

#ceg {
	font-size: 16pt;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #666666;
	padding-bottom: 30pt;
}
  
#miettes {
	padding-bottom: 12pt;
	margin-bottom: 12pt;
	display: block;
	color: #000;
	text-decoration: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 12pt;
	padding-top: 12pt;
  }

a { color: #00F; text-decoration: none; }

#tronc a[href]:after {
	content: " (" attr(href) ")";
	font-weight: normal;
 }

#panneau a img {
	    display: none; 
	    height: 0;
	    width: 0;
	    position: absolute;
 }

#pied {	text-align: center; border-top: thin solid black; }

.centre { text-align: center; margin: auto; }
.chapeau  { text-align: center; font-weight: bold; }
.droite { text-align: right; }
.gauche { text-align: left; }
.j { text-align: justify; }

.barnavba { display: none; height: 0; width: 0; position: absolute; }

.periode, .surligne { font-weight: bold; }

acronym { border: none; }

abbr[title]:after, acronym[title]:after { content: "(" attr(title) ")"; font-style: italic; }

/*---------------------------------------*/
td { text-align: left; }
