#conteneur {
  height: 931px;
}


#coe_ur {
  width: 990px;
  /*height: 440px;*/
  /*border: 1px #408080 solid;*/
  margin-top: 15px;
}


#caseplan {
  float: left;
  width: 500px;
  height: 410px;
  margin: 0px 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('../images/plan.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;
}


#fo {
  float: left;
  width: 500px;
  padding: 10px;
  border: 2px solid #DDDBD9;
  -moz-border-radius: 0 30px;
  -webkit-border-radius: 0 30px;
  border-radius: 0 30px;
}


#titre_form {
  /*border: 1px solid black;*/
  height: 30px;
  vertical-align: top;
  font-family: Tahoma;
  font-size: 10pt;
  color: #CC4200;

}



#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
}


#gps {
  padding-left: 8px;
  font-family: Arial;
  font-size: 10pt;
  color: #008000;
  background-color: #FEDAA9
}


#pavcomm {
  float: right;
  border: 1px solid #FF8040;
  margin: 0px 0px 0px 0px;
  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: 11pt;
  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;
}


#averts {
  /*color: #FFFFFF;*/

}


#pavunique_c {
  float: left;
  /*width: 40%;*/
  width: 325px;
  height: 240px;
  background-color: #DDDBD9;
  font-family: Verdana;
  font-size: 10pt;
  color: #000000;
  /*line-height: 2em;*/
  margin: 40px 55px 334px 0;
  padding: 0px 10px;
  /*overflow: auto;*/
  -moz-border-radius: 0 0 30px 0;
  -webkit-border-radius: 0 0 30px 0;
  border-radius: 0 0 30px 0;
}


#p1 {
  padding: 0px 5px;
  margin: 4px 0px 0px 0px;
}


#p2 {
  padding: 0px 12px;
  line-height: 2em;
  /*overflow: auto;*/
/*  -moz-border-bottom-right-radius: 0 0 20px 0;
  -webkit-border-radius: 0 0 20px 0;
  border-radius: 0 0 20px 0;*/
}


#fo{
  margin: 120px 0 18px 0;

}


#td1 {
  width: 30%;
}


#td2 {
  width: 70%;
}


.telephone {
  background-image: url('../images/telephone.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  margin-right: 20px;
}

.email {
  background-image: url('../images/mail.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  margin-right: 30px;
}

.icone {
  background-repeat: no-repeat;
}


