

 b.lienmenu {
  font-family: Times New Roman;
  color: #FFFFCC;
  text-decoration: none;
  font-size: 13px;
 }
 b.lienvers {
  font-family: Times New Roman;
  color: #800000;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
 }
 
b.puce {
  font-family: Times New Roman;
  color: #FF9966;
  font size: 12px;
 }

b.pucetriangleg {
  font-family: Arial;
  color: #0066CC;
  font size: 18px;
 }

b.pucetriangle {
  font-family: Times New Roman;
  color: #0066CC;
  font size: 12px;
 }
 
.logo {
  position: absolute;
  background-color: #018FBF;
  height: 100px;
  padding-left: 0%;
  padding-right: 0%;
  top: 4px;
  left: 3px;
  width: 150px;
  border: 1px solid #CCFFFF;
 }


.bandeau {
  position: absolute;
  background-color: #018FBF;
  left: 170px;
  height: 100px;
  padding-left: 0%;
  padding-right: 0%;
  top: 4px;
  border: 1px solid #CCFFFF;
 }

.menu  {
  position: absolute;
  background-color: #018FBF;
  top: 120px;
  left: 3px;
  padding-left: 2px;
  height: 500%;
  width: 150px;
  border: 1px solid #CCFFFF;
  color:#CAFFFF;
  }
  
.contenu {
  position: absolute;
  padding-right: 0%;
  top: 120px;
  left: 170px;
  border: 0px solid #CCFFFF;
  font-family:Times New Roman;
  font-size: 14px;
}
a.lienvers:link {color: #800000; font-weight: normal; text-decoration: none}
a.lienvers:visited {color: #800000; font-weight: normal; text-decoration: none}
a.lienvers:hover {color: #FF0000; font-weight: normal; text-decoration: none}
a.lienvers:active {color: #800000; font-weight: normal; text-decoration: none}

a.liencontenu:link {color: #0066CC; font-weight: bold; text-decoration: none}
a.liencontenu:visited {color: #0066CC; font-weight: bold; text-decoration: none}
a.liencontenu:hover {color: #FF0000; font-weight: bold; text-decoration: none}
a.liencontenu:active {color: #0066CC; font-weight: bold; text-decoration: none}


a:link {color: #FFFFCC; font-weight: bold; text-decoration: none}
a:visited {color: #CCFFFF; font-weight: bold; text-decoration: none}
a:hover {color: #FF0000; font-weight: bold; text-decoration: none}
a:active {color: #FF6600; font-weight: bold; text-decoration: none}