
a:link {
 font-family: verdana;
 font-size: xx-small;
 font-weight: bold;
 color: #A1C3FE;
 text-decoration:none;
}

a:visited {
 font-family: verdana;
 font-size: xx-small;
 font-weight: bold;
 color: #A1C3FE;
 text-decoration:none;
}

a:hover {
 font-family: verdana;
 font-size: xx-small;
 font-weight: bold;
 color: #5C7397;
 text-decoration:underline;
}


body {
 font-family: verdana;
 font-size: xx-small;
 font-weight: bold;
 color: #BFBFBF;
 scrollbar-face-color: #8094B3;
 scrollbar-highlight-color: #5C7397;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #5C7397;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-track-color: #ACB9CE;
}


table {
 font-family: verdana;
 font-size: xx-small;
 font-weight: normal;
 text-align:center;
 color: #BFBFBF;
}

td {
 vertical-align:top;
 text-align:center;
 }

th {
 font-weight: bold;
 text-align: center;
}

input {
 border-width: 1px;
 font-size: 8pt;
 font-family: verdana;
 border-color: #000000;
 border-style: solid;
 background-color: #FFFFFF;
 color: #000000;
}

#tabgalerie {
  vertical-align:top;
  text-align: left;
}

.tabgalerie {
  vertical-align:top;
  text-align: left;
}

select {
 border-width:1px;
 font-size: 8pt;
 font-family: verdana;
 border-color:#000000;
 border-style:solid;
 background-color:#FFFFFF;
 color: #000000;
}

textarea {
 border-width:1px;
 font-size: 8pt;
 font-family: verdana;
 border-color:#000000;
 border-style:solid;
 background-color:#FFFFFF;
 color: #000000;
}