@charset "utf-8";
/* CSS Document */
/* border:solid 1px #F00; */

#page div.firstBloc	{ position:relative; margin-top:70px; width:70%; min-width:400px; height:auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#page div.bloc { position:relative; margin-top:10px; width:70%; min-width:400px; height:auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

#page #salons { position:relative; overflow:auto; width:65%; min-width:400px; height:180px; margin-top:10px; margin-bottom:10px; }
#page table.salon { position:relative; border:none; width:70%; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#page table.salon tr td { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; }
#page table.salon tr td div.label { font-size:14px; }
#page table.salon tr td a { color:#666; text-decoration:none; display:block; }
#page table.salon tr td div.dates { position:relative; vertical-align:middle; margin:10px 0 10px 0;  }
#page table.salon tr td div.address { position:relative; vertical-align:bottom; }
#page table.salon tr td.image { padding:10px; text-align:right; vertical-align:middle; margin-right:50px; }


