
#caseplan {
  float: left;
  width: 500px;
  height: 391px;
  margin: 0px 0px 0px 5px;
}


#caseplan3 {
  float: left;
  width: 500px;
  height: 391px;
  margin: 10px 0px 0px 5px;
}


#titre_plan {
  font-family: Tahoma;
  font-size: 11pt;
  font-weight: bold;
  color: #408080;
  text-align: center;
}


#plan {
  width: 500px;
  height: 326px;
  border: 2px solid #FFFFFF;
  background-image: url('../lmages/plan_fixe.jpg');
  /*background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;*/
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#plan:hover {
  width: 500px;
  height: 326px;
  border: 2px solid #000000;
  background-image: url('../lmages/plan_sat.jpg');
  /*background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;*/
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}


#plan3 {
  width: 558px;
  height: 406px;
  border: 2px solid #FFFFFF;
  background-image: url('../lmages/plan3.jpg');
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}


#planCCN {
  width: 500px;
  height: 326px;
  border: 2px solid #FFFFFF;
  background-image: url('../lmages/planCCN_fixe.jpg');
  /*background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;*/
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#planCCN:hover {
  width: 500px;
  height: 326px;
  border: 2px solid #000000;
  background-image: url('../lmages/planCCN_sat.jpg');
  /*background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;*/
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}



.metro {
  float: left;
  width: 285px;
  /*height: 100px;*/
  border: 1px solid #0E84B8;
  margin: 10px 0 0 40px;
  padding: 5px;
  font-family: Arial;
  font-size: 10pt;
  color: #008000;
  background-color: #FEDAA9
}


#telech {
  float: left;
  width: 250px;
  border: 1px solid #FFFFFF;
  margin: 10px 0 0 40px;
  padding: 5px;
  font-family: Arial;
  font-size: 10pt;
  color: #008000;
  background-color: #FEDAA9
}


#zoom {
  float: left;
  width: 250px;
  border: 1px solid #FFFFFF;
  margin: 10px 0 0 40px;
  padding: 5px;
  font-family: Arial;
  font-size: 10pt;
  color: #008000;
  background-color: #FEDAA9
}


#gps {
  padding-left: 8px;
  font-family: Arial;
  font-size: 10pt;
  color: #008000;
  background-color: #FEDAA9
}


#pavcomm {
  float: left;
  border: 1px solid #FF8040;
  margin: 20px 0px 0px 20px;
  width: 450px;
  height: 410px;
  background-color: #FFFFD7;
  padding: 10px;
  filter:alpha(opacity=70);
  -moz-opacity:.70;
  opacity:.70;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}


#adressesmail {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;
}


#commentaires {
  font-family: Tahoma;
  font-size: 10pt;
  color: #0000A0;
  /*line-height: 1.5em;*/
  padding-bottom: 10px;
}


.ital {
  color: #2B2BFF;
  font-style: italic;
}


.zonesaisie {
  font-family: Tahoma;
  font-size: 10pt;
  color: #804040;
  background-color: #F7FDDB;
}


.etiq {
  font-family: Tahoma;
  font-size: 10pt;
  color: #CC4200;
}


#bvalider {
  font-family: Tahoma;
  font-size: 10pt;
  color: #408080;
}


#beffacer {
  font-family: Tahoma;
  font-size: 10pt;
  color: #FF5C0F;
}


#avertissement {
  font-family: Tahoma;
  font-size: 9pt;
  display: inline;
  clear: both;
  float: left;
  width: 200px;
  height: 150px;
  border: 2px outset #FFFF00;
  background-color: #006BD7;
  color: #FFFFFF;
  margin-top: 130px;
  padding: 10px;
}

#averts {
  /*color: #FFFFFF;*/

}


#p1 {
  padding: 0px 5px;
  margin: 4px 0px 0px 0px;
}


#p2 {
  padding: 0px 15px;
}


#td1 {
  width: 30%;
}


#td2 {
  width: 70%;
}

