@charset "UTF-8";

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,
#titre_site,
#bandeau_visuel,
#navigation,
#outils_page,
#colonne_gauche,
#bandeau_bas,
#pied_page,
#logos,
div.recherche_page
{ display:none; }

div#global { width: 770px; }
div#flux_page { width: 770px; }
#contenu_page { margin-top: 0px; }

div#header_table{
	width: 770px;
	height: 40px;
  top: -50px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}

#contenus_textes_page {
  /*width: 544px;*/
}

 #fil_ariane {
  padding-left: 0px;  
}
#fil_ariane a {
 color: #737373;
}

/** fiches map **/
div.sous-perimetre{
	display: inline-block !important;
}
.deroulant_page div.sous-menu {
	display: block !important;
}
	
p.haut_page {
	display: none;
}


