body {
	color: #000;
	background: #fff;
	font: 12px/1.4em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin: 0;
}
#cadre {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
#entete {
	display: none;
}
#cherche {
	display: none;
}
#menu {
	display: none;
}
#nav {
	display:none;
}
#contenu { padding: 0 1.5em; }
#contenu li { width: 80%; }
#contenu dd { margin-bottom: 1em;}

#basPage {
	clear: both;
	text-align: center;
	font-size: 90%;
	padding-top: 1em;
}
#basPage span { display:none;}
h1 { line-height: 1.2em;}
h1+p { margin: -1em 0 2em 0; }
h3, h4, h5, h6 {
	padding: 0 0.5em;
	margin: 0;
}
h3 { margin-top: 2em; margin-bottom: 0.5em; }
#contenu h3 { 
	margin-top: 2em; 
	margin-bottom: 0.5em;
	border-bottom: 1px solid #505050;
}
h4 { font-size: 110%;}
h3+p { margin-top: 0; }
p { padding: 0 1.5em; }
#contenu p.date-publication {
	font-size: 90%;
}
img { border: 1px solid #525252;}
#contenu p.ill { font-size: 70%; text-align: left; }
img.flotte { border: none; float: left; margin: 0.5em 0.5em 0 0;}
table { padding: 0 1.5em; width: 75%; }
th {text-align: left;}
caption {font-weight: bold;}
td {border: 1px solid #ccc;}
/* ---( hyperliens )------------------------------- */

a[href^="http:"]:after { content: " [" attr(href) "] "; }
/*a[href]:after { content: " [" attr(href) "] "; }*/
a, a:link, a:visited { text-decoration: none; color: #000; background: transparent;}
.apercu { float: left; }
.apercu img{ margin-bottom: -1em;}
dl { padding: 0 3em;}
dt {  } 
.adresse { white-space: pre; }
.vcard { padding: 2em;}
code {
	display: block;
	border-left: 1px solid black;
	font: 1.0em Monaco, "Courier New", Courier, monospace;
	padding: 0.5em;
	margin: 1.5em;
	text-align: left;
	white-space: pre;
}
var {
	font-family: Monaco, Courier, monospace;
	font-size: small;
	font-style: normal;
}
h3 var { font-size: inherit; }
hr {
	margin: 0 2.5em 0 1.5em;
	border: 1px dotted #525252;
}
strong { font-weight: bold; }
em { font-weight: bold; font-style: normal; }
a#accueil {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 260px;
	height: 80px;
}
a#accueil:hover { background: transparent;}
#accueil span { display: none; }

#resultatsRecherche { font-size: 90%; }