/* Print */
* {
	float: none !important;
	background:none;
}
html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
	margin:0;
	padding:0 0 0 0;
	line-height:1em;
}
h1 {
	font-size:20pt;
	font-weight: normal;
}
h2 {
	font-weight: normal;
	font-size:16pt;
}
h3 {
	font-weight: normal;
	font-size:14pt;
	color:#666666;
}
a img { border:none; }
.image img{
margin:0 5px 5px 0;
}
/*Affichage des liens*/
a, a:hover, a:visited {
	text-decoration:none;
	color:#000000;
	font-weight:inherit;
}
#Contenu2 a:after{
content:" [" attr(href) "]";
font-size:smaller;
font-weight:normal!important;
 }
 
.ressource a:after{
content:""!important;
text-decoration:none;
font-weight:normal!important;
}
 
span.LienExterne img { display:none; }
/************************/

.Titre h1 { line-height:1.2em; }
.Titre blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	letter-spacing: 1px;
	padding:0 0 10px 0;
	margin:10px 0 0 0;
	border-bottom:1px solid #CCC;
	text-indent:-5.5px;
}
#Wrapper, #Contenu2 {
	width:auto;
	border: 0;
	margin: 0;
	padding: 0;
}
#MenuChaine, #Navigation, #Contenu1, #Bottom dl, #TopLogo, .FormulaireRecherche, .ServicesRecherche, #TopAwt, .DivOptionsPages span, .DateJour, .no-print, .AddThis, .DivFacebook { display:none; }
.DivOptionsPages .Update {
	display:block !important;
	font-size:8pt;
	text-align:right;
}
.important, .ressource, .attention, .extranet {
	margin:0 0 10px 0;
	padding:3px 10px 10px 10px;
	border:1px solid #CCC;
}
#Bottom {
	border-top:1px solid #000;
	padding:5px 0 0 0;
}
.video { display:none; }
/*Tables*/
table caption { font-size:8pt; }
table {
	border:1px solid #000;
	border-collapse:collapse;
	margin:10px 0 15px 0;
}
td, th { border:1px solid #000; }
dfn { font-weight:normal!important; }
.table-data, .table-data-centre, .table-data-droite, .table-data-droite-border {
	font-size:12px;
	font-style:normal;
	vertical-align:middle;
	background-color: #FFFFFF;
}
.table-data-centre, .table-data-vert, .table-data-rouge { text-align:center; }
.table-data-vert { color:#8BAE3F; }
.table-data-rouge { color:#C42E2D; }
.table-data-droite, .table-data-droite-border { text-align:right; }
.table-data-droite-border { border-top:solid 1px #000; }