body {
    font-family: "Trebuchet MS", arial, verdana, sans-serif;
    font-size: 0.7em;
    margin: 0;
    padding: 0;
    background-color: #fff;
}

a:link {
    font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	text-decoration: none;
	color: #006D7F;
}

a:visited {
    font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	text-decoration: none;
	color: #006D7F;
}

a:hover {
    font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	text-decoration: underline;
}

.clear {
	clear: both;
	display: block;
}

/**** DIV CONTAINER *****************************************************/


#print_message {
display:none;}

#container_home {
    width: 969px;
	/* height: 721px; */
    margin: 0 auto;
    padding: 0;
	background: url(../IMG/background-home.jpg) /* #afb2b9 */ no-repeat top left;
}

#container {
	width: 969px;
	height: 846px; 
    margin: 0 auto;
    padding: 0;
	background: url(../IMG/background-interne.jpg) /* #afb2b9  */no-repeat top left;
}

/* ********** INITIALISATION TITRES *********** */
h1 {
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
}

h2 {
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
}

h3 {
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
}

h4 {
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
}

h5 {
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
}

h6 {
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
}

/* LOGO */
#container_home #logo {
	padding: 22px 0 0 55px;
	margin: 0 0 0 15px;
}

#container_home #logo a {
	display: block;
	background: url(../IMG/logo-ombre.gif) no-repeat top left;
	width: 273px;
	height: 131px;
}

#container_home  #logo a.logo_fpe {
	background: none;
	width: 195px;
	height: 85px;
	float: right;
	position: relative;
	right: 80px;
	top: -90px;
}


#left {
	padding: 180px 0 0 0;
	float:left;
	width:290px
}

#container #logo {
	margin: 0 0 0 40px;
	width: 240px;
}

#container #logo a {
	display: block;
	background: url(../IMG/logo-simple.gif) no-repeat top left;
	width: 273px;
	height: 131px;
}

#cont-recherche {
text-align:right;
padding: 55px 90px 0 0 ;
}

#cont-recherche .formulaire_recherche{


}

#container_home  #cont-recherche {
float:right;
padding: 40px 90px 0 0 ;

}


#cont-recherche  label {
display:none;
}

/* CHEMIN DE FER */

#chemin_de_fer, #chemin_de_fer a {
	color: #fff;	
}

#chemin_de_fer {
	width: 615px;
	float: left;
	height: 21px;
	margin: 0;
	padding: 0;
}

#chemin_de_fer #left-chemin {
	background: url(../IMG/bk-left-chemin.gif) no-repeat left center;
	width: 5px;
	height: 21px;
	float: left;
	margin: 0;
	padding: 0;
}

#chemin_de_fer #right-chemin {
	background: url(../IMG/bk-right-chemin.gif) no-repeat left center;
	width: 5px;
	height: 21px;
	float: left;
	margin: 0;
	padding: 0;
}

#chemin_de_fer #middle-chemin {
	float: left;
	width: 605px;
	height: 19px;
	background: url(../IMG/bk-middle-chemin.gif) repeat-x left center;
	margin: 0;
	padding: 2px 0 0 0;
}


/* MENU HOME */

#container_home #menu_home {
	margin: 300px 0 0 70px;
	width: 238px;
	padding: 0;
}

#container_home #menu_home ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 238px;
	height: 183px;
}

#container_home #menu_home ul li{
	padding: 0;
	margin: 0;
	height: 61px;
}

#container_home #menu_home ul li a {
	display: block;
	color: #fff;
	font-size: 152%;
	padding: 23px 0 0 45px;
	height: 38px;
	margin: 0;
	font-weight: normal;
	background: url(../IMG/fleche-orange.gif) no-repeat 218px 29px;
}

#container_home #menu_home ul li a span.img-menu img {
	border: 0;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

#container_home #menu_home ul li a span.left {
	float: left;
	padding: 0;
	margin: 0;
}

#container_home #menu_home ul li a span.right {
	float: right;
	padding: 7px 20px 0 0;
	margin: 0;
}

#container_home #menu_home ul li a:hover {
	text-decoration: none;
	cursor: pointer;
}

#container_home #menu_home ul li.qui {
	background: url(../IMG/bt-qui-orange.gif) no-repeat 5px 20px;
	padding: 0;
	margin: 0;
}

#container_home #menu_home ul li.attention {
	background: url(../IMG/bt-attention-orange.gif) no-repeat 5px 18px;
	padding: 0;
	margin: 0;
}

#container_home #menu_home ul li.attention a {
	padding: 13px 0 0 45px;
	height: 48px;
}


#container_home #menu_home ul li.attention span.text-menu {
	position: relative;
	top: -10px;
	-top: 0;
	margin: 0;
}

#container_home #menu_home ul li.info {
	background: url(../IMG/bt-info-orange.gif) no-repeat 5px 20px;	
	padding: 0;
	margin: 0;
}

#container_home #menu_home ul li.info span.text-menu {
	position: relative;
	top: 3px;
}

#container_home #menu_home span.text-menu {
	display: block;
	float: left;
	padding: 0 0 0 10px;
	width: 70%;
	margin: 0;
}


/* MENU INTERNE */

#container #menu_interne {
	width: 275px;
/* 	float: left; */
}

#container #menu_interne ul.sections {
	list-style: none;
	width: 237px;
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
	/* border-bottom: 2px solid #01accd; */
	background: #c7cace url(../IMG/left-menu.gif) repeat-y top left;
}

#container #menu_interne ul li a {
	display: block;
	height: 27px;
	width: 232px;
	border-top: 2px solid #01accd;
	border-right: 6px solid #01accd;
	font-size: 125%;
	color: #323637;
	padding: 8px 0 0 5px;
}

#container #menu_interne ul li.hier_last a {
border-bottom: 2px solid #01accd;
}

#container #menu_interne ul li a:hover, #container #menu_interne ul li a.lien-menu_interne_current {
	background: #01accd url(../IMG/fleche-blanc.gif) no-repeat right center;
	text-decoration: none;
	color:#fff;
}

#container #menu_interne ul li a.lien-menu_interne_last {
	/* border-bottom: 2px solid #01accd; */	
	border-bottom: 5px solid #01accd;
}

#container #menu_interne ul li a.lien-menu_interne_current_last {
	/* border-bottom: 2px solid #e84e23; */
}

#container #menu_interne ul.sections li ul {
	margin: 0;
	padding: 0 0 0 0;
	/* border-bottom: 2px solid #01accd; */
	list-style: none;
	background: #c7cace url(../IMG/left-menu.gif) repeat-y top left;
}

#container #menu_interne ul.sections ul.hierarchie li ul.hierarchie {
	list-style: none;
	border-bottom: 0;
}

#container #menu_interne ul.sections ul.hierarchie li ul.hierarchie li {

}

#container #menu_interne ul.sections ul.hierarchie li ul.hierarchie li a{
	background: url(../IMG/puce_noire.gif) no-repeat 40px center;	
	text-indent: 15px;
}

#container #menu_interne ul.sections ul.hierarchie li ul.hierarchie li a.lien-menu_interne_current {
	font-weight: bold;
	background: #fff url(../IMG/puce_noire.gif) no-repeat 40px center;
}

#container #menu_interne ul.sections ul.hierarchie li ul.hierarchie li a:hover {
	background-color: #fff;
	color: #323637;	
}

#container #menu_interne ul li ul li a {
	margin: 0;
	padding: 3px 0 0 37px;
	height: auto;
	min-height: 21px;
	display: block;
	width: 200px;
	font-size: 110%;
	border-right: 6px solid #01accd;
	background: url(../IMG/fleche-bleu.gif)/*  #c7cace */ no-repeat 19px center;
}

#container #menu_interne ul li ul li a:hover, #container #menu_interne ul li ul li a.lien-menu_interne_current{
	background: #fff url(../IMG/fleche-bleu.gif) no-repeat 19px center;
	color: #323637;
}




/* ACTUALITES HOME */

#bloc-left_home {
	float: left;
	width: 630px;
}

#bloc-left_home #actu_home {
	float: left;
	position: relative;
	left: 320px;
	top: -180px;
	background: url(../IMG/bk-home-actu.gif) no-repeat top left;
	height: 105px;
	width: 280px;
	padding: 0 7px 0 12px;
}

#bloc-left_home #actu_home_rien {
	background: 0;
	float: left;
	position: relative;
	left: 320px;
	top: -180px;
	height: 105px;
	width: 280px;
	padding: 0 7px 0 12px;
}

#bloc-left_home #actu_home h3, #bloc-left_home #alerte_home h3 {
	text-transform: uppercase;
	color: #fff;
	padding: 7px 0 0 0;
	margin: 0 0 5px 0;
	font-size: 145%;
	font-family: Arial;
}

#bloc-left_home #actu_home .actu_date {
	color: #07a0cc;
	font-size: 110%;
	margin: 0 0 0 0;
	/* border: 1px solid #07a0cc;
	border-top: 0; border-bottom: 0; */
	padding: 0 3px 0 0;
}

#bloc-left_home #actu_home .actu_titre {
	font-size: 140%;
	line-height: 16px;
	color: #21211f;
}

#bloc-left_home #actu_home .actu_lieu {
	display: block;
	line-height: 14px;
	padding: 3px 0 0 0;
	color: #3a3c3e;
}


#bloc-left_home #alerte_home {
	float: left;
	position: relative;
	left: 20px;
	top: -64px;
	background: url(../IMG/bk-home-alerte.gif) no-repeat top left;
	height: 63px;
	width: 280px;
	padding: 0 7px 0 12px;/* */
}

#bloc-left_home #alerte_home .alerte_texte {
	font-size: 110%;
	padding: 5px 0 0 0;
	display: block;
	color: #161b23;
}

#bloc-left_home .actu_toutes {
	text-align: right;
	background: url(../IMG/fleche-bleu.gif) no-repeat center left;
	width: 120px;	
	float: right;
	position: relative;
	top: -70px;
	right: 15px;
}


#bloc-left_home .actu_toutes a {
	display: block;
	color: #fff;
}

#bloc-right_home {
	float: left;
	position: relative;
	top: -400px;
	left: 5px;
}

#bloc-right_home h3 {
	visibility: hidden;
}

#bloc-right_home .titre_bloc-right {
	background: url(../IMG/bk-titre-avisderecherche.gif) no-repeat top left;
	width: 266px;
	height: 53px;
}

#bloc-right_home ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	background: #e8e6e0;
	width: 266px;
}

#bloc-right_home ul li {
	height: 72px;
	width: 258px;
	margin: 0 auto 3px auto;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #d8d6cf;
}

#bloc-right_home ul li.last {
	border: 0;
}

#bloc-right_home ul li.bk-top  {
	background: url(../IMG/bk-top-avis.gif) no-repeat top left;
	height: 5px;
	margin: 0;
	border: 0;
	padding: 0;
	width: 266px;
}

#bloc-right_home ul li.bk-bottom {
	background: url(../IMG/bk-bottom-avis.gif) no-repeat top left;
	height: 5px;
	margin: 0;
	border: 0;
	width: 266px;
	padding: 0;
}

#bloc-right_home ul li.last {
	margin: 0 auto;
	border: 0;
	padding: 0;
}

.titre_avis {
	color: #fff;
	text-transform: uppercase;
	text-align: right;
	margin: 0 0 0 0;
	font-size: 110%;
}

.type_1 .titre_avis {
	padding: 0 17px 0 0;
}

.type_2 .titre_avis {
	padding: 0 11px 0 0;
}

.type_3 .titre_avis {
	padding: 0 67px 0 0;
}


.photo_avis {
	float: left;
	width: 50px;
	margin: 0 0 0 7px;
}

.photo_avis img {
	border: none;
}

.date_avis, .nom_avis {
	color: #3a3c3e;
	margin: 0 0 0 67px;
}

.date_avis {
	margin: 7px 0 0 67px;
}



/* Enlèvement parental */
ul li.type_1 {
	background: url(../IMG/bk-avis-orange01.gif) no-repeat center top;
}

/* Disparition inquiétante */
ul li.type_2 {
	background: url(../IMG/bk-avis-rouge02.gif) no-repeat center top;
}

/* Fugue */
ul li.type_3 {
	background: url(../IMG/bk-avis-bleu03.gif) no-repeat center top;
}


/* ********** CONTENU PAGES INTERNES ********** */

#contenu {
	width: 614px;
	float: left;
	left: 5px;
	margin: 180px 0 0 0;
	
}

#contenu #titre {
	color: #fff;
	float: left;
	margin: 8px 0;
}

#contenu #titre h2 {
	margin: 0;
	background: url(../IMG/bk-middle-titre.png) repeat-x left center;
	float: left;
	height: 42px;
	padding: 7px 10px 0 10px;
	font-size: 210%;
	width: auto;
}



#contenu #titre #coin-g {
	background: url(../IMG/bk-left-titre.gif) no-repeat left center;
	float: left;
	width: 6px;
	height: 49px;
}



#contenu #titre #coin-dr {
	background: url(../IMG/bk-right-titre.gif) no-repeat left center;
	float: left;
	width: 6px;
	height: 49px;
}



#contenu #texte_contenu {
	float: left;
	width: 586px;
	margin: 0 0 0 0;
	padding: 5px 14px;
	background: #e8e6e0 ;
}

#contenu #texte_contenu #texte {
	padding: 0 10px;
}

.actu {
	border-bottom: 1px solid #D8D6CF;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

.actu.last {
	border: none;
}

.date_txt-contenu {
	color: #0eaccd;
	font-weight: bold;
	font-size: 90%;
	font-family: arial;
}

.titre_txt-contenu {
	padding-bottom: 7px;
	padding-top: 5px;
	color: #0eaccd;
	font-weight: bold;
	font-family: Arial;
	font-size: 95%;
}

.titre_txt-contenu a {
	color: #0eaccd;
	font-size: 135%;
	font-weight: bold;
	font-family: Arial;
}

.titre_txt-contenu a:hover {
	font-family: Arial;
}
	

.accroche_txt-contenu {
	color: #2e2e2e;
	font-weight: bold;
	border-left: 2px solid #0eaccd;
	width: auto;
	/* float: left; */
	font-size: 115%;
	padding: 0 0 0 4px;
	margin: 0;
}

div.accroche_txt-contenu.rub {
	font-weight: normal;
	border: none;
	width: 476px;
	padding: 0 0 0 0;
	margin: 0;
}

#contenu #texte_contenu p.spip  {
margin: 0 0 10px 0;
}

#contenu #texte_contenu h3 {
	font-size: 135%;
	color: #F5821F;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 20px 0 10px 0;
	padding:0;
	text-align:left;
}

#contenu #texte_contenu h4 {
	font-size: 120%;
	color: #0EACCD;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 30px 0 10px 10px;
	padding:0;
	text-align:left;
}

#contenu #texte_contenu h5 {
	font-size: 100%;
	color: #000;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 10px 0 5px 20px;
	padding:0;
	text-align:left;
}


a.sommaire_ancre { display:none;}

.texte_txt-contenu {
	padding-bottom: 10px;
	font-size: 12px;
	/* margin-top: 40px; */
	text-align: justify;
}

.img_txt-contenu {
	width: 150px;
	float: left;
	padding-bottom: 2px;
	margin: 0 10px 0 0;
}

.img_txt-contenu img {
	border: 1px solid #6b6a6a;
}

div.img_txt-contenu.rub_img {
	width: 100px;
	text-align: center;
	padding: 0;
	margin: 0 10px 0 0;
}

.texte_txt-contenu .texteencadre-spip {
background:#fff none repeat scroll 0 0;
border: 1px solid #0EACCD;
color:#000;
margin:25px;
padding:10px;
position:relative;
}


/* STYLES AVIS DE RECHERCHE */

.date_avis_int, .titre_avis_int, .img_avis_int, .texte_avis_int, .accroche_avis_int, .motcle_avis_int {
	font-family: Arial;
	color: #3A3C3E;
}

.img_avis_int {
	width: 277px;
	float: left;
	margin-right:5px;
}

.date_avis_int {
	padding-top: 10px;
	color: #0eaccd;
	font-weight: bold;
	font-size: 90%;
}

.titre_avis_int {
	color: #0eaccd;
	font-size: 135%;
	font-weight: bold;
	font-family: Arial;
	padding-bottom: 7px;
	padding-top: 5px;
}

.accroche_avis_int {
	color: #2e2e2e;
	font-size: 115%;
}

.motcle_avis_int {
	font-weight: bold;
	font-size: 140%;
}

.texte_avis_int {
	padding-top: 10px;
}

/* fin style avis */

/* STYLES DOCUMENTS */

#documents {
	padding: 0 0 0 15px;
	
}

#documents img {
	border: none;
	vertical-align: middle;
}

#contenu  #documents ul li .img {
float:left;
clear:both;
margin: 0 7px 10px 0;
width:100px;
text-align:right;
}

#contenu  #documents ul li {
	border: 0;
	clear: both;
	width: 100%;
	height: auto;
	list-style-type: none;
	margin: 0 0 15px 0;
	
}

#contenu  #documents ul li  .descr {
width: 400px; 
margin-left: 110px;
}

#contenu  #documents ul li h4 .infos {
font-size:80%;
color:#000;
}
/* fin style documents */

#contenu .top-contenu {
	clear: both;
	background: url(../IMG/bk-top-contenu.gif) no-repeat bottom left;
	height: 4px;
	width: 614px;
	margin: 0;
	padding:0;
}

#contenu .bottom-contenu {
	background: url(../IMG/bk-bottom-contenu.gif) no-repeat top left;
	height: 5px;
	clear: both;
	width: 614px;
}

#contenu ul.avis_recherche {
	width: 100%;
	float: left;
	background: #e8e6e0;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	list-style: none;
}

#contenu ul.avis_recherche li {
	width: 258px;
	float: left;
	margin: 0 2px 3px 25px;
	padding: 0 0 3px 0;
	-margin: 0 2px 3px 0; /* IE6 */
	-padding: 0 0 3px 25px; /* IE6 */
	border-bottom: 1px solid #d8d6cf;
	height: 72px;
}

#contenu ul.avis_recherche li.last {
	border: 0;
}

ul#rubrique {
	width: auto;
	list-style: none;
	float: none;
	border: 0;
	height: auto;
	margin: 20px 0 0 20px;
	padding: 0;
}

ul#rubrique li {
	width: auto;
	float: none;
	margin: 0;
	padding: 0 0 15px 10px;
	border: 0;
	height: auto;
}

ul#rubrique li h3 a {
	margin: 0;
	color: #0eaccd;
}

ul#rubrique li ul {
	padding: 5px 0 10px 0;
}

ul#rubrique li ul li {
	padding: 0 0 0 10px;
}

ul#rubrique li ul li a {
	color: #3A3C3E;
}

#pagination {
	float: left;
	height: 21px;
	margin: 10px 0 0 0;
	font-family: Arial, sans-serif;
}


#pagination div.texte-pagination {
	display: block;
	width: 599px;
	float: left;
	height: 18px;
	text-align: center;
	padding: 3px 5px 0 0;
	background: #e8e6e0;
}

#pagination a.lien_pagination {
	color: #e84e23;
	text-decoration: underline;
}

#pagination a:hover {
	text-decoration: none;
}

#pagination #pagination_left {
	background: url(../IMG/left-pagination.gif) no-repeat top left;
	height: 21px;
	width: 5px;
	float: left;
}

#pagination #pagination_right {
	background: url(../IMG/right-pagination.gif) no-repeat top right;
	height: 21px;
	width: 5px;
	float: left;
}

div#tousavis {
	text-align: right;
	background: url(../IMG/fleche-rouge.gif) no-repeat 120px 3px;
	color: #22228c;
	margin: 5px 0 0 0;
}


#logo-fpe {
	height: 72px;
	clear: both;
	margin: 40px 0 30px 20px;
	float: left;
}

#logo-fpe a {
	background: url(../IMG/logo-fpe.gif) no-repeat top left #fff;
	width: 182px;
	height: 72px;
	margin: 0 0 0 40px;
	padding : 5px
	display: block;
	float: left;
}



/* ********* FOOTER ********** */

#footer.home  {
	clear: both;
	float: none;
	/* width: 94%; */
	position: relative;
	top: -390px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	border-top: 1px solid #dad9d6;
}

#footer  {
	clear: both;
	width: auto;
	margin: 20px 60px !important;
	padding: 5px 0 20px 0;
	border-top: 1px solid #dad9d6;
}

#footer #outils {
	float: left;
	width: 60%;
	text-align: center;
}

#footer.home  #outils {
	float: right;
}

#footer #outils a.liste {
	border-right: 1px solid #3a2413;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

#footer #outils a.last {
	border-right: none;
	margin: 0;
	padding: 0;
}

#footer #ecedi {
	width: 22%;
	float: left;
}

#footer.home #ecedi {
	width: 100px;
	float: left;
}

#footer #hautpage {
	float: right;
	width: 18%;
	text-align: right;
	background: url(../IMG/fleche-haut_page.gif) no-repeat 85px center;
}

#footer #hautpage a {
	color: #129db7;
}

#footer #hautpage.home {
	display: none;
}


/* MISE EN FORME DES FORMULAIRES */
/* reprise des styles par défaut */

.spip_forms {
	border: 0;
	font-family: Arial, sans-serif;
	padding: 0;
}

.spip_forms form {
	width: 100%;
	padding: 0;
}

.spip_forms fieldset {
	border: 0;
}

.spip_forms fieldset legend {
	display: none;
}

.spip_forms fieldset.separateur_2, .spip_forms fieldset.separateur_1  {
	border: 1px solid #fff;
	padding: 0 15px 10px 15px;
	background-color: #C7CACE;
}

.spip_forms fieldset.separateur_2 legend, .spip_forms fieldset.separateur_1 legend {
	display: inline;
	font-weight: bold;
	color: #7a7e8a;
	font-size: 100%;
}

.spip_forms  #input-1-texte_1.formo {
	height: 30px;
}

.spip_forms .forml, .spip_forms .fondl {
	width: 100%;
}

.spip_forms .formo, .spip_forms .fondo{
	width: 100%;
}

.spip_forms .date {
	width: 30%;
}

.spip_forms .ligne, .spip_forms .email {
	width: 50%;
}

.spip_forms #input-2-ligne_5 {
	width: 10%;
}
.spip_forms .spip_form_ok  {
background:#B8DCD2 none repeat scroll 0 0;
color:#000;
font-weight:bold;
margin:1em 0 0;
padding:0.6em;
}
	
.formInfo a, .formInfo a:active, forminfo a:visited {
background-color:#F5821F;
color:#000;
float:right;
font-size:1.3em;
font-weight:bold;
margin-right:230px;
padding:1px 3px;
text-decoration:none;
}


/* Styles Plan */

ul.plansite, ul.plansite ul {

list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 1.5em;
  font-size: 12px; }
  
  ul.plansite {
  margin: 50px 100px;
  }
  
  ul.plansite ul {
width: auto;
}

ul.plansite li {
  border-left: 1px solid black;
  color: black;
  margin: 10px 0;
  padding: 0; 
  background: #07ACCC;
  font-size:14px;
  border-top: 1px solid black; }
  
ul.plansite li ul li {
  border-left: 1px solid black;
  color: black;
  margin: 0;
  padding:0;
background: #fff;
  border-top : none;
  border-bottom: 1px solid black; }
  
ul.plansite li a {
display:block;
  padding-left: 0.5em;
  margin-bottom:5px;
  text-decoration: none;
  color: black;
}
ul.plansite li strong {
  font-size: 120%; }
  
  
  
  /* Icones PDF Print */
  
#pdf-print {
/* float:right;
margin: 0 0 10px 10px */
display: block;
text-align:right;
}

#outil_sommaire {clear:right;}

div.decoupe_haut{display:none !important;}