
div {
    text-align: left;
    margin: 1em 10% 10%;
    padding: 0;
    z-index: 1;
    width: 700px;
    height: 620px;
    border: solid 1px #000;
  }

h1 {
    color: #000;
    font-size: 23pt;
    font-stretch: narrower;
    text-align: right;
    margin-top: 54px;
    position: absolute;
    right: 266px;
  }

.bold {
    color: #900;
    font-size: 11pt;
    font-weight: bold;
    margin: 0 0 0 30px;
    padding: 0;
  }

.cl1 {
    font-size: 10pt;
    font-style: italic;
    font-weight: normal;
    text-align: center;
  }

.cl1a {
    background-color: #ff9f55;
    margin: 0;
    padding: 0;
    vertical-align: top;
  }

.cl1b {
    margin: 7px 30px 0;
    padding: 0;
  }

.cl2 {
    color: #000;
    font-size: 8pt;
    background-color: #ff9f55;
    text-align: center;
  }

.cl3 {
    color: #000;
    font-size: 8pt;
    background-color: #ff9f55;
    text-align: center;
  }

.contact {
    background :  #fff url('../img/resa/genos_michelin_off.jpg') no-repeat;
    border : #000 solid 1px;
    height : 242px;
    position : absolute;
    right : -25px;
    top : 150px;
    width : 300px;
    z-index : 4;
  }
  
  .contact:hover {
    background :  #fff url('../img/resa/genos_michelin_over.jpg') no-repeat;
    border : #000 solid 1px;
    height : 242px;
    position : absolute;
    right : -25px;
    top : 150px;
    width : 300px;
    z-index : 4;
  }

.deco {
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 13px;
    right: 0;
  }

.period {
    background : #cbe07e;
    text-align : center;
    width : 60%;
  }

.prix {
    color: #d0f400;
    font-weight: bold;
    background-color: #9cc100;
    background-repeat: repeat;
    text-align: right;
    padding: 0;
    width: 40%;
    vertical-align: bottom;
    text-align: center;
  }

.tab {
    position: relative;
    width: 100%;
    height: 100%;
  }

.tarif {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
    top: 96px;
    width: 360px;
    height:400;
  }

.tit {
    font : bold 12pt;
    margin : 3pt 0 6pt 7pt;
    color : #b24800;
  }

.tit1 {
    color: #ff9f55;
    font-size: 22pt;
    font-weight: bold;
  }

.top {
    background-color: #cbe07e;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 47px;
  }

.txt {
    color: #84a302;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
  }

#end {
    padding-bottom: 10px;
  }

#gch {
    text-align: left;
  }

#line {
    text-decoration: underline;
  }

#top {
    margin-top: 0;
  }

a:hover {
    color: #cbe07e;
  }


