td.topbar0 {
  background-color: #FFFFFF;
}

td.topbar1 {
  background-color: #FFFFFF;
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position: top left;
}

td.topbar2 {
  background-color: #FFFFFF;
  background-image:url(/wiolf/images/header2.gif);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position: top right;
}

td.statusbar {
  color: #ffffff;
  background: #4A86C6;
  font-family: Arial,Helvetica,Verdana, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
}

.sidebarwhite {
  background: #ffffff;
  color: black;
  font-family: Arial,Helvetica,Verdana, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

.sidebarheader {
  color: #313031;
  background: #FFDB10;
  font-family: Arial,Helvetica,Verdana, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

.sidebarentry {
  color: #313031;
  background: #C6D7EF;
  font-family: Arial,Helvetica,Verdana, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}


.bigcolorcaps {
  background: #ffffff;
  color: #2141A5;
  font-family: Arial,Helvetica,Verdana, Sans-Serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.smallcolorcaps {
  background: #ffffff;
  color: #2141A5;
  font-family: Arial,Helvetica,Verdana, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}


.lov {
  color: black;
  background: #FFFFFF;
  font-family: Arial,Helvetica,Verdana, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
}

.aide-left {
  color: black;
  background: #FFFFFF;
  font-family: Arial,Helvetica,Verdana, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
}

.aide-normal {
  color: black;
  background: #FFFFFF;
  font-family: Arial,Helvetica,Verdana, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
  text-align: justify;
}

.aide-header {
  color: #313031;
  background: #C6D7EF;
  font-family: Arial,Helvetica,Verdana, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}


.footer {
  color: black;
  background: white;
  font-family: Arial,Helvetica,Verdana, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
}

A {
  color: #313031;
  text-decoration: none;
}

A.footer {
  text-decoration: none;
}


.copyright {
  color: black;
  background: white;
  font-family: Arial,Helvetica,Verdana, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
}

A.copyright {
  text-decoration: none;
}

.etudeswhite {
  color: black;
  background: #FFFFFF;
  font-family: Arial,Helvetica,Verdana, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
}


A:hover {
  color: #4A86C6;
}



