@charset "utf-8";
/* CSS Document */

@import url(global.css);

#top, h1, p.print, a.retour{ display:none; }


div.bulletin table.entete, div.bulletin table.footer{ border:0; display:table; font-size:1.4em; }
div.bulletin table.note{ font-size:1.4em; }

div.bulletin table.entete td{
	text-align:center;
	border:0;
	text-transform:uppercase;
	text-decoration:underline;
}

div.bulletin table.footer{ margin-top:30px; }
div.bulletin table.footer th{ background:#fff; text-align:left; vertical-align:top; font-weight:normal; }
div.bulletin table.footer th strong{ text-transform:uppercase; text-decoration:underline; display:block; }
div.bulletin table.footer td{ border:0; }
div.bulletin table.footer th.signature{ height:150px; }

#chart_div{ display:none; }