/* -----------------------------------------------------------------------------
          Cascading Style Sheet ou feuille de style - Prociel by jrz 
----------------------------------------------------------------------------- */

#tablo-location{
 width:650px; 
 margin:0 auto 15px auto;
}

#tablo-location .header{
 height:45px;
 text-align:center;
}

#tablo-location tr{
 height: 25px;
}

#tablo-location td{
 width: 25%;
}

#location6{
 width:550px;
 margin:15px auto;
}

#location6 tr{
 height:30px;
}

#location6 .libelle{
 width:400px;
}

#location6 .prix{
 width:150px;
 font-weight: bold;
}


