/* Print CSS Document EFB */

body {
	
	background-color:#FFF;
		text-align: center;
	font-size: 14pt;
	margin:0px;
	}

#page {
	background-color:#FFF;
	width: 21cm;
	_width: 100%;
	text-align: left;
	margin-top:0px;
	padding:0px;
}
img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
#conteneur { 
width: 100%;
border:none; 
text-align:center;
}

#conteneur #contenu {
	background-color:#FFF;
	clear:both;
	width: 96%;
	_width:100%;
	min-height:30em;
	height:auto;
	_height:30em;
	border:thin solid black;
	_border:0px;
	padding:2px;
	text-align:justify;
	_white-space:pre;
}

#entete div {
background : #5c5c5c url(exemple_nb.gif) top left no-repeat;
_background : #58868E;
width:100%;
_width:100%;
height:5.4cm;
}
#entete div a img{
display:none;
_display:block;
}
#contenu .contre-encart {
	float: left;
	width: 98%;
}
#contenu .contre-encart_div{
float: left;
width: 100%;
}
#contenu .encart {
	float: right;
	width: 98%;
	_width:98%;
	margin: 0;
	margin-bottom: 1em;
}
#contenu .cartouche{
width:98%;
_width:98%
}
#contenu .texte {
width:97%;
_width:100%;
}
#contenu p.spip{
width:100%;
_width:100%;

}


/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 2em;
	font-size: 0.77em; }
	
/* navigation principale */
#navigation_principale{
width:100%;
_width:100%;
background-color:#EEE;
margin-top:0.8em;
margin-bottom:0.8em;
height:2em;
_height:2em;
padding-top:0.66em;
}
 #horizontal{
 margin:0px;
display:inline;
background-color:#EEE;
}

#horizontal ul{
display:inline;
margin:0px;
background-color:#EEE;
}
#horizontal li{
margin:0px;
margin-left:0.5em;
display:inline;
background-color:#EEE;
color:#FFF;
}
#horizontal li:hover{
display:inline;
background-color:#0E555F;
color:#FFEB00;
}
#horizontal li a:hover{
display:inline;

color:#FFEB00;
}
#horizontal li a{
font-weight:600;
display:inline;
color:#FFF;
font-style:normal;
text-decoration:none;
}

li#choisi {
display:inline;

color:#000;
height:1.4em;

}
li#choisi:hover{
display:inline;

color:#000;}
li#choisi a{
display:inline;
color:#000;
}
li#choisi a:hover{
display:inline;
color:#000;
}
#nav_g {
display:none;
}
/* Pied de page */
#pied {
	clear: both;
	width: 99.5%;
	margin-top: 0.8em;
	padding: 2px;
	text-align: right; 
	background-color:#EEE;}

#pied small { font-size: 0.77em; color:#000; }

#pied img { vertical-align: bottom; }
#rss{ 
display:none;

}

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan  #contenu h2 {
	clear: both;
	background-color:#EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	_height:2em;
	font-weight: bold;
	text-align: center; }
.page_plan #contenu h2 a{
text-decoration:none;
color:#000000;
}
.page_plan #contenu h2 a:visited{
text-decoration:none;
color:#000000;
}
.page_plan #contenu h2 a:active{
text-decoration:none;
color:#000000;
}
.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	_height:auto;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }
.page_plan #contenu .contre-encart li a{ text-decoration:none; color:
#000000; }

