<?php
 header("Content-type: text/css");
?>
#topBorder  {
 position: absolute;
 top: 0;
 left: 0;
 background: url("../images/imgTopBorder.jpg") top repeat-x;
 width: 100%;
 height: 157px;
}
#tarifs  {
 border-collapse: collapse;
}
#tableLocation {
 text-align: center;
 border-collapse: collapse;
 width: 510px;
}
#topSubmenu  {
 position: absolute;
 top: 0;
 left: 0;
 background: url("../images/imgTopSubmenu.jpg");
 width: 257px;
 height: 121px;
}
#MapTuit  {
 text-align: center;
 display: none;
 margin: 10px 0 10px 0;
}
#bottomSubmenu  {
 position: absolute;
 top: 121px;
 left: 0;
 background: url("../images/imgBottomSubmenu.jpg");
 width: 196px;
 height: 264px;
}
#topLogo  {
 position: absolute;
 top: 0;
 left: 257px;
 background: url("../images/imgLogo.jpg");
 width: 158px;
 height: 121px;
}
#topPhotos  {
 position: absolute;
 top: 0;
 left: 415px;
 background: url("../images/imgTopPhotos.jpg");
 width: 336px;
 height: 121px;
}

#Submenu {
 position: absolute;
 top: 0;
 left: 0;
 margin: 0;
}
#Submenu #boutton1 {
 top: 211px;
}
#Submenu #boutton2 {
 top: 268px;
}
#Submenu #boutton3 {
 top: 325px;
}
#Submenu #boutton4 {
 top: 382px;
}
#Submenu #boutton5 {
 top: 439px;
}
#Submenu #boutton6 {
 top: 496px;
}
#Menu {
 position: absolute;
 top: 121px;
 left: 174px;
 margin: 0;
 padding: 0;
}
#Separator  {
 position: absolute;
 top: 202px;
 left: 191px;
 background: url("../images/separator.gif") no-repeat;
 width: 358px;
 height: 1px;
 font-size: 1px;
}
#littleSeparator  {
 position: absolute;
 top: 147px;
 left: 750px;
 /*background: url("../images/littleSeparator.gif") no-repeat;*/
 width: 1px;
 height: 10px;
 font-size: 1px;
}
#Content {
 padding: 239px 30px 0 239px;
 font: 11px verdana, sans-serif;
 width: 481px;
 text-align: justify;
}
#hrCopyright {
 position: absolute;
 left: 238px;
 bottom: -105px;
 color: #E5E5E5;
 background-color: #E5E5E5;
 height: 1px;
 width: 526px;
 border: 0;
} 
#divCopyright {
 position: relative;
 margin: 40px 0 5px 0;
 border: 0;
 text-align: center;
}
#photofocus  {
 position: relative;
 top: -27px;
 left: 180px;
 width: 301px;
 margin: 0;
 padding: 0;
}


