@charset "UTF-8";

#bg-header, #outils-site, #bandeau_visuel, #navigation, #fil_ariane, #colonne_gauche, p.haut_page, #bas_page, #recherche, #outils_page, #colonne_droite, #newsletter {display:none;}
#titre_site > h2{display: none;}
#contenu_page{width: 100%;}
#contenu_page{background-color: transparent; }
#contenus_textes_page{width: auto; /*margin-right: 250px;*/}
#colonne_droite {
  float: left;
  margin-left: -250px;
  width: 250px;
}

div#flux_page {
  background: #fff ;
-webkit-box-shadow: 0 0 00px rgba(0, 0, 0, 0);
-moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0);
 box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

body {
  font: 0.75em Arial, Helvetica, sans-serif; 
  /*background: #ffffff url(/media/images/transp.gif) no-repeat left top !important;*/
  background: none !important;
  background-color: #ffffff !important;
  background-image: url(/media/images/transp.gif) !important;
  background-repeat: no-repeat;
  background-position: left top;
}

/*

#motif_fond_page,
#recherche,
#espace_reserve,
#bandeau_visuel,
#navigation,
#fil_ariane,
#outils_page,
#colonne_gauche,
#bandeau_bas,
#pied_page,
#logos,
#remontees,
#plan_site,
div.recherche_page,
#outils-site,
.liens-first,
#newsletter,
.titre_site h2
{ display:none; }

#bandeau_visuel {
  background: none;
  height: 200px;
  width: 100%;
  display: block;
}
#titre_site h1 {
  background: url(/media/site/dms/titre_site.png) no-repeat left top;
}
#titre_site h1 {
  width: 465px;
  height: 65px;
  text-indent: 0;
  margin: 25px 0 0 120px;
}

div#global { width: 1120px; }
div#flux_page { width: 100%; background: #fff; }
#contenu_page, #colonne_droite {
  background-color: #CCC8C5;
}
#contenus_textes_page {
	width: auto;
  background: #fff; 
  margin: 0;
  padding: 15px;
}
*/
/*
/** fiches map **/
/*
div.sous-perimetre{
	display: inline-block !important;
}
.deroulant_page div.sous-menu {
	display: inline-block !important;
}
	
p.haut_page {
	display: none;
}
*/