/* balise principales */
/* taille par defaut: 800x630 */
/* 630=>600 04102007 : CVA*/

html{
width: 100%;
height: 100%;
background:#ffffff;
color: #000000;
font-size:100%; /* correction bug IE bug redimensionnement */

margin: 0px;
padding: 0px;
} 

body{
background:#ffffff;
color: #000000;
font-size:0.75em; /* accessibilite: taille par defaut legerement inferieure a la normale */
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
margin: 0px;
padding: 0px;
z-index: 0;
width: 100%;
height: 100%;
} 

/* ligne d'elements incorporés */
/* rappel: ne contient que des elements inline ou remplacés et pas de div */
p{
clear:both;
margin: 0px;
margin-bottom: 5px;
padding: 0px;
}

/* mentions légales */
#version
{
  position: static;
  width: auto;
  height: 15px;
  font-size: 1em;
  font-weight: bold;
  margin: 0px;
  margin-bottom: 10px;
  /*padding: 5px;*/
  padding-top: 5px;
  padding-right: 5px; 
  padding-bottom: 5px; 
  padding-left: 20px;
  border-color: #000000;
  border: 0;
  border-bottom: 1px solid;
  background-color: #DDDDDD;
  z-index: 0;
}

.mentions_legales p{
margin: 0px;
margin-bottom: 10px;
/*padding: 0px;*/
padding-left: 20px;
}

.mentions_legales a{
margin: 0px;
padding: 0px;
color: #ED1C2E;
cursor: pointer;
text-decoration: none;
}


/* zone titre */

#zone_titre {
display: block ;
position: absolute;
top: 5px;
left:5px;
width: 940px;
height: 49px;
padding: 0px;
margin: 0px;
border-bottom: 1px solid;
background-image: url("../img/bandeau.png");
background-repeat: repeat-y;
z-index: 0;
}

h1
{
margin: 0px;
padding-top: 10px;
padding-left: 10px;
font-size: 2em;
color: #FFFFFF;
z-index: 2;
}

.logo {
float: right;
padding: 0px;
margin: 0px;
margin-top: 10px;
margin-right: 10px;
z-index: 2;
}


/* zone editoriale */

#zone_edito
{
  display: block;
  position: absolute;
  top: 60px;
  left: 5px;
  width: 940px;
  height: 20px;
  margin: 0px;
  padding: 0px;
  background-color: #DDDDDD;
  font-size: 0.8em;
  vertical-align: middle;
}

#image_edito
{
  display: block;
  position: absolute;
  top: 4px;
  left: 5px;
  width:13x;
  height:11x;
  border: 0px;
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
}


#texte_edito
{
  display: block;
  position: absolute;
  top: 1px;
  left: 20px;
  width: 600x;
  height: 18x;
  padding:0px;
  margin:0px;
  vertical-align: middle;
  font-size: 0.8em;
  color: #717070;
  border: 1px solid black;
}

#clause_legale
{
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 210px;
  font-size: 0.9em;
  text-align: center;
  color: #717070;
  text-decoration:none;
}

#aide
{
  display: block;
  position: absolute;
  top: 5px;
  right: 260px;
  width: 30px;
  font-size: 0.9em;
  text-align: center;
  color: #717070;
  text-decoration:none;
  font-weight: bold;
  text-transform: uppercase;
}

#clause_legale:hover
{
  text-decoration:underline;
}

#aide:hover
{
  text-decoration:underline;
}

/* zone ihm */

#zone_ihm
{
  display: block;
  position: absolute;
  top: 85px;
  left: 495px;
  width: 300px;
  height: 540px;
  margin: 0px;
  padding: 0px;
  background-color: #DDDDDD;
  z-index: 1;
}

#ihm
{
  margin: 0px;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 2px;
}

.titre2
{
  display: block;
  margin: 0px;
  /*margin-bottom: 10px;*/
  margin-bottom: 5px;
  padding: 0px;
  vertical-align: middle;
  border-top: 1px solid #000000;
  color: #000000;
}

.puce_titre2
{
  display: inline;
  border: 0px;
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
}

h2
{
  display: inline;
  margin: 0px;
  padding: 0px;
  padding-left: 0px;
  vertical-align: middle;
  font-weight: bold;
  font-size: 1.2em;
}

.section2
{
  padding-left: 5px;
  /*padding-bottom: 10px;*/
  padding-bottom: 15px;
  margin: 0px;
}

.commande
{
  display: block;
  margin: 0px;
  padding: 0px;
}

.puce_commande
{
  display: inline;
  border: 0px;
  margin: 0px;
  margin-right: 10px;
  padding: 0px;
  vertical-align: middle;
  float: left;
}

.libelle_commande
{
  color: #ED1C2E;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  float: left;
}

.libelle_commande:hover
{
  text-decoration: underline;
}


.saisie_recherche
{
  width: 270px;
  height: 19px;
  text-align: left;
  display: block;
  margin: 0px;
  padding: 0px;
}

.libelle_numero_gauche
{
  float: left;
  text-align: left;
  vertical-align: middle;
  display: inline;
  margin: 0px;
  padding: 0px;
}

.saisie_numero_gauche
{
  float: left;
  width: 60px;
  height: 19px;
  text-align: left;
  display: inline;
  margin: 0px;
  margin-left: 10px;
  padding: 0px;
}

.libelle_numero_droite
{
  float: right;
  text-align: left;
  vertical-align: middle;
  display: inline;
  margin: 0px;
  padding: 0px;
}

.saisie_numero_droite
{
  float: right;
  width: 60px;
  height: 19px;
  text-align: left;
  display: inline;
  margin: 0px;
  margin-left: 10px;
  margin-right: 20px;
  padding: 0px;
}

.select_recherche
{
  width: 288px;
  text-align: left;
  display: inline;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;     /* taille pour faire rentrer 50 caractères */
}



/* combobox plu */
#id_select_plu dl {
 width: 270px;
 float: left;
 margin: 0 1px;
 cursor: pointer;
 z-index:100;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
}

#id_select_plu dt {
 width: 270px;
 text-align: left;
 display: block;
 z-index:100;
 margin: 0px;
 padding: 2px;
 border: 1px black solid;
 background:#ffffff;
 overflow:hidden;
}

#id_select_plu dd {
 display:none;
 position: absolute;
 z-index:100;
 width: 270px;
 border: 1px solid gray;
 margin: 0px;
 padding: 2px;
 background: #fff;
 max-height:100px;
 height:100px !important;
 overflow:auto;
}

#id_select_plu ul {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
 background: #fff;
}

#id_select_plu li {
 list-style-type: none;
 text-align: left;
 margin: 0px;
 padding: 0px;
 background: #fff;
}

#id_select_plu li a, #menu dt a {
 color: #000;
 text-decoration: none;
 display: block;
 border: 0 none;
 margin: 0px;
 padding: 0px;
}

#id_select_plu li a:hover, #menu dt a:hover {
 background: #eee;
 margin: 0px;
 padding: 0px;
}


div.auto_complete {
  padding: 0px;
  margin: 0px;
  width: 200px;
  height: expression(this.scrollHeight > 300 ? "300px" : "auto"); /* IE */
  max-height: 300px;  /* Others */
  background: #fff;
  z-index: 3;
  overflow: auto;
}

div.auto_complete ul {
  border:1px solid #888;
  width: auto;
  margin:0;
  padding:0;
  list-style-type:none;
}

div.auto_complete ul li {
  margin:0;
  padding:3px;
  font-size: 0.8em;
}

div.auto_complete ul li.selected { 
  background-color: #ffb; 
}

div.auto_complete ul strong.highlight { 
  color: #800; 
  margin:0;
  padding:0;
}

/* slider */
.div_slider
{
  display: block;
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
  padding:0px;
  height:20px;
}

.libelle_slider
{
  color: #000000;
  display:block;
  width:100px;
  height:20px;
  margin: 0px;
  padding: 0px;
}

.slider_plus
{
  float:right;
  height:20px;
  margin-right:15px;
  margin-left:10px;
}

.slider_minus
{
  float:right;
  height:20px;
  margin-right:10px;
}

.outil_slider
{
  display:block;
  float:right;
  width:70px;
  height:20px;
  padding:0px;
  margin:0px;
}

.slider_echelle
{
  position: absolute;  
  width:70px;
  height: 2px;
  font-size: 2px; 
  margin: 0px;
  padding: 0px;
  margin-top:9px;
  margin-bottom:9px;
  background-color: #AAAAAA;
}

.slider_curseur
{
  position: relative;
  width: 5px; 
  height: 10px; 
  font-size: 10px; 
  top:5px;
  margin: 0px;
  padding: 0px;
  background-color: #ED1C2E; 
  cursor: pointer; 
}



/* zone principale/cartographie */

.titre3
{
  display: block;
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
  vertical-align: middle;
}

.puce_titre3
{
  display: inline;
  border: 0px;
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
}

h3
{
  display: inline;
  vertical-align: middle;
  font-weight: bold;
  font-size: 1.3em;
}

.section3
{
  padding-left: 20px;
  padding-bottom: 20px;
  margin-bottom: 5px;
}


#zone_principale
{
  display: block;
  position: absolute;
  top: 85px;
  left: 5px;
  width: 635px;
  height: 540px;
  padding: 0px;
  margin: 0px;
  background-color: #FFF;
  z-index: 0;
}

#zone_principale h2 {
    text-align : center;
    padding    : 10px 0;
    display    : block;
}
#zone_principale h2 span {
    color : #f00;
}

#map
{
  width: 100%;
  height: 100%;
}

/* fenetre d'information */

#body_info {
  background-color: #FFF;
}

#zone_titre_info {
display: block ;
position: absolute;
left: 5px;
top: 5px;
width: 990px;
height: 49px;
padding: 0px;
margin: 0px;
border-bottom: 1px solid;
background-image: url("../img/bandeau.png");
background-repeat: repeat-y;
z-index: 0;
}

#zone_principale_info
{
  display: block;
  position: absolute;
  left: 5px;
  top: 60px;
  z-index: 0;
}

#info
{
  position: static;
  padding: 10px;
  z-index: 0;
}

.info_commande
{
  color: #ED1C2E;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
}

.info_commande:hover
{
  text-decoration: underline;
}



/* version imprimante */

/* si on change les tailles des headers et footers */
/* pensez à modifier ces tailles dans plu.php egalement */ 
/* si on veut ouvrir une fenetre de la bonne dimension */

#global_imprimante
{
  background-color: #FFF;
}

#zone_principale_imprimante
{
  padding: 0px;
  margin: 0px;
}

#zone_principale_imprimante TABLE
{
  border-collapse:collapse;
  border-spacing:0px;
  border:0px;
  padding: 0px;
  margin: 0px;
}

#zone_principale_imprimante TBODY
{
  border-collapse:collapse;
  border-spacing:0px;
  border:0px;
  padding: 0px;
  margin: 0px;
}

#zone_principale_imprimante TR
{
  padding: 0px;
  margin: 0px;
}

#zone_principale_imprimante TD
{
  padding: 0px;
  margin: 0px;
}


#echelle_imprimante
{
  position: relative;
  background-color: #FFF;
  text-align: center;
  width: auto;
  height: auto;
}

#header_imprimante
{
  position: relative;
  white-space: nowrap;
  width: 100%;
  height: 25px;
  padding: 5px;
  background-color: #FFF;
  font-size: 0.8em;
  text-align: left;
  vertical-align: center;
  border: 0px;
  border-bottom: 1px solid;
  color: #000;
}

#footer_imprimante
{
  position: relative;
  white-space: nowrap;
  width: 100%;
  height: 50px;
  margin: 0px;
  padding: 0px;
  background-color: #FFF;
  font-size: 0.8em;
  text-align: center;
  border: 0px;
  border-top: 1px solid;
  color: #717070;
}



/* admin */

#admin_zone_titre {
  position: static;
  background-image: url("../img/bandeau.png");
  background-repeat: repeat-y;
  width: auto;
  height: 49px ;
  margin: 5px;
  padding: 0px;
  border-bottom: 1px solid;
  display: block ;
  z-index: 0;
}

.admin_logo {
  float: right;
  padding: 0px;
  padding-top: 10px;
  padding-right: 10px;
  z-index: 2;
}

#admin_zone_edito
{
  position: static;
  display: block;
  font-size: 0.8em;
  width: auto;
  height: 15px;
  padding: 5px;
  padding-left: 5px;
  margin: 5px;
  background-color: #DDDDDD;
  vertical-align: middle;
}

#admin_image_edito
{
  display: inline;
  border: 0px;
  margin: 0px;
  margin-top: 0px;
  padding: 0px;
  vertical-align: middle;
}


#admin_texte_edito
{
  display: inline;
  vertical-align: middle;
}

#admin_zone_principale
{
  position: static;
  width: auto;
  margin-left: 5px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 0px;
  padding: 10px;
  background-color: #DDDDDD;
  z-index: 0;
}

/* OpenLayers */
.olControlPanel  {
  top: 167px;
  left: 10px;
  height: 176px; 
  width: 34px;
  background-color: white;
  opacity: 0.7;
  filter: alpha(opacity=70);
}   
.olControlPanel div {
  width:  24px;
  height: 24px;
  margin: 5px;
}
.olControlPanel .olControlNavigationItemActive { 
  background-image: url("../js/openlayers/theme/default/img/panning-hand-on.png");
  background-repeat: no-repeat;
  margin-bottom: 11px;
}
.olControlPanel .olControlNavigationItemInactive { 
  background-image: url("../js/openlayers/theme/default/img/panning-hand-off.png");
  background-repeat: no-repeat;
  margin-bottom: 11px;
}
.olControlPanel .olControlZoomBoxItemActive { 
  background-image: url("../js/openlayers/theme/default/img/drag-rectangle-on.png");
  background-repeat: no-repeat;
  margin-bottom: 11px;
}
.olControlPanel .olControlZoomBoxItemInactive { 
  background-image: url("../js/openlayers/theme/default/img/drag-rectangle-off.png");
  background-repeat: no-repeat;
  margin-bottom: 11px;
}
.olControlPanel .olControlCalculateLengthItemInactive { 
  background-image: url("../js/openlayers/theme/default/img/measure_length_off.png");
  background-repeat: no-repeat;
  margin-bottom: 11px;
}
.olControlPanel .olControlCalculateLengthItemActive { 
  background-image: url("../js/openlayers/theme/default/img/measure_length_on.png");
  background-repeat: no-repeat;
  margin-bottom: 11px;
}
.olControlPanel .olControlCalculateAreaItemInactive { 
  background-image: url("../js/openlayers/theme/default/img/measure_area_off.png");
  background-repeat: no-repeat;
  margin-bottom: 11px;
}
.olControlPanel .olControlCalculateAreaItemActive { 
  background-image: url("../js/openlayers/theme/default/img/measure_area_on.png");
  background-repeat: no-repeat;
  margin-bottom: 11px;
}
.olControlPanel .olControlZoomToMaxExtentItemInactive {
  background-image: url("../js/openlayers/theme/default/img/zoom_max_extent.png");
  background-repeat: no-repeat;
  margin-bottom: 11px;
}
#scaleImg {
  right: 0px;
  top: 10px;
  position: absolute;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#link {
    position    : absolute;
    top         : 205px;
    left        : 147px;
    font-weight : bold;
    font-size   : 12px;
}
#minimap {
    position : relative;
    width    : 100%;
    height   : 260px;
    margin   : 5px 0 10px 70px;
}

