body {
	background-color: #fff;
	font-size: 12pt;
	margin:0;
	padding:0;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
.print{
	display: block;
	float: left;
}
#page{
	width: 100%; 
	background-color: #fff;
	margin:0;
}
#bandeau{
	background-image: none;
	width: 100%; 
	background-color: #fff;
}
#entete h1{
	font-weight: bold;
	font-style: italic;
	width: 50%;
	margin-left: 0;
	font-size: 14pt;
	height: 80px;
	float: left;
}
#entete h1 a{
	color: #000;
	text-decoration: none;
}

#menuad,
#menupr,
#ariane,
#barre{
	display:none;
}
.cont{
	background-color: #fff;
	width: auto; 
}

#menupub,
ul.local{
	display:none;
}

#detail{
	width:auto;
	background-color: #fff;
}

.temps,
.texte,
.exergue,
.notes{
}
.exergue{
}

h2{
	color: #465D83;
	font-size: 1.1em;
	font-weight: bold;
    margin: 0.6em 25px 0.5em 0;
}

table caption,
h3{
	color: #465D83;
	font-weight: bold;
	margin-top: 1.8em;
	margin-bottom: 0.3em;
	text-align:left;
}
h3 a{
	color: #465D83;
}
h4{
	font-weight: bold;
	margin-top:1em;
}

#detail ul{
	margin-bottom: 1em;
}
#detail ul li{
	list-style-type: square;
	margin-left: 25px;
}

table{
	margin-bottom: 2em;
	width: 100%;
	border-collapse : collapse;
}
table th{
	vertical-align: top;
	background-color: #777777;
	color: #fff;
}
table td{
	vertical-align: top;
	text-align: right;
}
tr.impair{
	background-color: #e5e5e5;
}
th.c1,
td.c1
{	text-align: left;
}
.pa-table3 th.c1,
.pa-table3 td.c1,
.pa-table4 th.c1,
.pa-table4 td.c1{
	width:75%;
}
.pa-table3 th.c2,
.pa-table3 td.c2,
.pa-table4 th.c2,
.pa-table4 td.c2{
	width:25%;
}
.pa-table3 th.c2,
.pa-table4 th.c2{
	text-align: right;
}
.ind-table td.c2{
	text-align: left;
}
.ind-table td.c3,
.ind-table td.c4,
.ind-table td.c5,
.ind-table td.c6{
	width:14%;
}

/* Cas particuliers */
#r28 ul.affiches{
	margin-bottom:0;
}
#r28 #ps{
	text-align: center;
	font-weight: 900;
}

ul.pubs{
	font-size: 0.8em;
	margin: 2em 0;
} 
ul.pubs li{
	margin-left: 0;
} 
ul.pubs li h3{
	font-weight: normal;
	color: #C1792d;
	margin-left:0;
} 
ul.pubs li h3.papier{
	padding-left: 30px;
}
ul.pubs li h3 a{
	color: #C1792d;
	display:block;
	background-repeat : no-repeat;
	padding-left: 30px !important;
	min-height:23px; 
} 
ul.pubs li h3 a:hover{
	color: #777777;
}
ul.pubs a.PDF{
	background-image : url(images/ico-pdf.gif);
}
ul.pubs a.Word{
	background-image : url(images/ico-doc.gif);
}
ul.pubs a.MPEG{
	background-image : url(images/ico-movie.gif);
}
ul.pubs li p{
	margin-left: 30px;
} 
ul.pubs li p a{
	color: #C1792d;
} 
ul.pubs li p a:hover{
	color: #777777;
}
ul.pubs li a span.suite{
	color: #C1792d;
	font-weight: bold;
	font-size: 0.9em;
} 

ul.affiches{
	text-align: center;	
	margin-bottom: 2em;	
}
ul.affiches img{
	border: 0 none;
	padding: 0.2em;
}

hr.fin{
	display: none;
}
#pied{
	background-color: #fff;
	color: #000;
	text-align: center;
	width: auto;
}
#pied ul,
#pied a{
	display: none;
}
#pied p{
	font-size: 0.7em;
	margin:5px 0 0 0;
	background-color: #fff;
	width:100%;
}
#pied p.partenaire{
	display: none;
}