body {font: 10pt arial,tahoma,verdana,sans-serif}
h1, h2, h3, h4, h5, h6 {margin: 1em 0 .2em;font-family: arial,tahoma,verdana,sans-serif;}

* {float:none;position:static;width:auto;background:#fff}
p {margin: 0 0 1em}
img {border:none;margin: .5em 0}
dt {font-weight:bold}

#nav, #breadcrumb, #poweredby, #langue, #footer, #utility, #nav-secondary {display:none}

/* LINKS */
a {
text-decoration: none;
font-style: italic;
color: #000;
background:transparent;
border:none; }

a.morelink {display: none;}

#content p a:after  {
  text-decoration: none;
  font-style: normal;
  content: " (" attr(href) ") ";
  font-size: 90%;
  }

.thumbnail {margin: 0 0 0 10px;position:relative;border: 0px;float:right;width:200px;padding:5px;background:#fff;}
.thumbnail img {border: 0px;}

#header {border-bottom: 3px solid #c00}

/* TABLES */
table {font-size: 9pt;margin: 0 0 1em;border-collapse:collapse}
	table th {border-bottom: 3px solid #000;vertical-align:top;padding: 1.5em 3px 3px;line-height:1.1;font: bold 120% arial;letter-spacing:0;text-align:center;}
	.table1 th.time {border-bottom: none;font: bold 89% verdana;color:#ff9c00;vertical-align:top;padding: 3px}
	.table1 td {border: 1px solid #ddd;font-size: 9pt;padding: 3px;vertical-align:top}
	.table1 td a {display:block;width:auto;font-weight:bold}
	.table1 td a:link, .table1 td a:visited, .table1 td a:hover, .table1 td a:active {border:none;text-decoration:none}
	.table1 th.sub {background: #aaa}
	.table1 th.sub2 {background: #bbb;color:#000}
	.table1 td ul li {background: #fff}

/* Astuce pour faire disparaitre les accordeons à l'impression */
.ui-accordion .ui-accordion-content { display: block !important; }
#accordeon {display: block !important;  height: auto !important;}
.sub-accordeon {display: block !important;  height: auto !important;}

/* Titres des accordeons */
h2 a, h3 a { text-decoration : none; font-style:normal} 
