<?php
 header("Content-type: text/css");
?>
BODY {
 background: url("../images/imgLeftBorder.gif") left repeat-y;
 margin: 0;
 padding: 0;
}
FORM {
 margin: 0;
}
H6 {
 margin-bottom: 3px;
}
H5 {
 margin-bottom: 15px;
}
.hide P  {
 display: none;
}
.tdTitle TD {
 padding: 1px 5px 1px 4px;
 white-space: nowrap;
 font-weight: bold;
 font-size: 10px;
 color: #696969;
}
#tableLocation TD {
 font-size: 10px;
 border: 1px solid #ccc;
}
#Submenu LI {
 position: absolute;
 left: 0;
 padding: 0;
 cursor: pointer;
 width: 239px;
 height: 50px;
 list-style: none;
}
#tarifs TD  {
 vertical-align: top;
}
#tarifs H5  {
 margin: 15px 0 5px 0;
}
#Submenu LI A {
 display: none;
}
#Menu LI {
 padding: 2px 0 0 0;
 float: left;
 list-style: none;
}
#Menu LI A {
 font: 12px arial, sans-serif;
 text-decoration : none;
 color: #000;
}
#Menu LI A:hover {
 text-decoration : underline;
}
#Content A  {
 text-decoration: none;
 color: #00639F;
}
#Content A:hover  {
 text-decoration: underline;
}
#topLogo H1 {
 display: none;
}
H2 {
 position: absolute;
 left: 190px;
 top: 172px;
 margin: 0;
 font: 25px verdana, sans-serif;
 color: #0C1562;
}


