@import url('style-ville.css');


.allhotels {
  margin-top: -2em;
  float: right;
}

.pinfos {
  
  margin-bottom: 5px;
  position: relative;
  /*top: -1em;*/
  text-align: right;
  padding-right: 15px;
  
  
}
.pinfos a {
  font-size: 7pt;
  font-weight: bold;
  font-variant: small-caps;
  text-decoration: none;
}

a.fl {
  padding-left: 5px;
  background: url('../images/puce.gif') no-repeat 0 5px;
}
a.fl:hover {
  background: url('../images/puce.gif') no-repeat 0 -20px;
}

.tchambres {
border:1px solid #CCCCCC;
}
.tchambres th {
background-color:#eee;
text-align:center;
font-size: 8pt;
}
.tchambres td {
border-bottom:1px solid #f3f3f3;
padding:0 5px;
font-size: 8pt;
}
