body{
  font-family: Century Gothic, Verdana, Tahoma, sans-serif, Arial;
  font-size: 13px;
  font-weight: normal;
  COLOR:#3F3F3F;
  background-color:#FFFFFF;
  margin-left: 5px;
  margin-top: 5px;
}

table, div, p {
  font-family: Century Gothic, Verdana, Tahoma, sans-serif, Arial;
  font-size: 13px;
  font-weight: normal;
  COLOR:#3F3F3F;
}

.ppetit {
  font-family: Century Gothic, Verdana, Tahoma, sans-serif, Arial;
  font-size: 12px;
  font-weight: normal;
  COLOR:#3F3F3F;
}

h1{
  font-size: 22px;
  font-weight: bold;
}

h2{
  font-size: 18px;
  font-weight: bold;
}

h3{
  font-size: 16px;
  font-weight: bold;
}

h4{
  font-size: 14px;
  font-weight: normal;
  margin-top: 1px;
  margin-bottom: 1px;
}

h4.h4b{
  font-size: 14px;
  font-weight: bold;
  margin-top: 1px;
  margin-bottom: 1px;
}

select, option {
  font-family: Century Gothic, Verdana, Tahoma, sans-serif, Arial;
  font-size: 12px;
  font-weight: normal;
}

input {
  font-family: Century Gothic, Verdana, Tahoma, sans-serif, Arial;
  font-weight: normal;
}

td.menuextdr {
  background-color: #FFFFFF;
  background-image: url(images/bord/bd2.png);
  background-repeat: repeat-y;
  background-position: top right;
}

table.tabmengau1 {
  font-size: 12px;
  font-weight: normal;
  background-color: #5C70A0;
  border-width: 0px;
}

td.mengautop1 {
  color: white;
  background-color: #5C70A0;
  text-align: center;
}

td.mengaucont1 {
  font-size: 10px;
  color: black;
  border: 1px solid #5C70A0;
  background-color: #DDDDDD;
  text-align: center;
}

input.inpmengau1 {
    color: white;
    background-color: #5C70A0;
    border: 0;
    cursor: pointer;
}

table.tabmengau2 {
  font-size: 12px;
  font-weight: normal;
  background-color: #999999;
  border-width: 0px;
}

td.mengautop2 {
  color: white;
  background-color: #999999;
  text-align: center;
}

td.mengaucont2 {
  font-size: 10px;
  color: white;
  border: 1px solid #999999;
  background-color: black;
  text-align: center;
}

input.inpmengau2 {
    color: white;
    background-color: #999999;
    border: 0;
    cursor: pointer;
}

#menu {
    position: absolute;
    font-family: Century Gothic, Verdana, Tahoma, sans-serif, Arial;
    font-size: 13px;
    font-weight: normal;
}

td.menu {
    font-family : Century Gothic, Verdana, Tahoma, sans-serif, Arial;
    font-size : 13px;
    font-weight : normal;
    vertical-align : top;
    text-align : left;
} 

td.tarifc {
    background-color: #F0F7D2;
    text-align: center;
}

td.tarifl {
    background-color: #F0F7D2;
    text-align: left;
}

#menu dl {
    margin: 0px;
    padding: 0px;
    position: absolute;
    float:none;
    top:0px;
    left:0px;
    font-family: Century Gothic, Verdana, Tahoma, sans-serif, Arial;
    font-size: 13px;
}

#menu dt {
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    text-align: center;
    background: #FFFFFF;
    vertical-align: middle;
    color: #000000;
    font-family: Century Gothic, Verdana, Tahoma, sans-serif, Arial;
    font-size: 13px;
}

#menu dd {
    margin: 0px;
    padding: 0px;
    background: #FDE801;
    border: 1px solid gray;
    font-family: Century Gothic, Verdana, Tahoma, sans-serif, Arial;
    font-size: 13px;
}

#menu ul {
    margin: 0px;
    padding: 0px;
}

#menu li {
    margin: 0px;
    padding: 0px;
    text-align: center;
    list-style-type: none;
}

a:link, a:visited, a:active {
  color: #5C70A0;
  font-family: Century Gothic, Arial, Tahoma;
  text-decoration: underline;
}

a:hover {
  color: #DA081C;
  font-family: Century Gothic, Arial, Tahoma;
  text-decoration: underline;
}

a.lienplus:link, a.lienplus:visited, a.lienplus:active {
  color: #5C70A0;
  font-family: Century Gothic, Arial, Tahoma;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}

a.lienplus:hover {
  color: #DA081C;
  font-family: Century Gothic, Arial, Tahoma;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}

a.lien_menu:link, a.lien_menu:visited, a.lien_menu:active {
  color: #000000;
  font-family: Century Gothic, Verdana, Tahoma, sans-serif, Arial;
  font-size: 13px;
  text-decoration: none;
}

a.lien_menu:hover {
  color: #999999;
  font-family: Century Gothic, Verdana, Tahoma, sans-serif, Arial;
  font-size: 13px;
  text-decoration: none;
}

ul {
  margin-top: 4px;
}

