.title {
   margin-top: .5em;
   margin-bottom: 0;
   background-color: #6F6F6F;
   color: #FFFFFF}
.nav {
   background-color: #F9F9F1;
   font-size: 80%}
.here {color:  #6F6F6F}
table .nav, .source {
  background-color:#373020
}
h1 {
   font-size: 200%;
   /*background-color: #0000B2;*/
   color: #FFFFFF;
   margin-top: 0;}
.leftside ul {
   margin: 0 0 0 10px;
   padding: 0 0 0 10px;
   list-style-type: none;
}
a:link {
   text-decoration: none;
}
th {
  text-align: left;
}
div h1 {
   /*background-color: #FFFFFF;*/
   color:#f4dda5}
code {font-size: 100%}
body {
   color : white;
   background-image: url(Isere.png);
   background-repeat: repeat-x;
   background-position: right top;
   background-color: #50452a;
   font-family: arial, helvetica;
   /*line-height: 19px;*/
   font-size: 14px;
}

.main {
   margin-left: 25%
}
h1, h2, h3 {
   color:#f4dda5;
   margin-bottom: 0.5em;
   }
p {
   margin-top: .2em;
  }

p.summary {
   text-align: justify;
  }
mg {
   border: none;
  }
body>h2, body>h3 {
  clear: left;
  }
div.leftside {
   position: absolute;
   top: 50px;
   left: 20px;
   background-color: #F9F9F1;
   font-size: 80%;
   margin-top: 2em;
   margin-right: 2em;
   width: 20%;
   padding-bottom: .5em;
}
.rightside {
  position: absolute;
  right: 0;
  width: 320px;
}

.description {
  margin-left: 5%;
  margin-right: 320px;
}
a:link {
   color:#fca57e;
   font-weight: bold;
   text-decoration: none;
}

div.leftside a:link {
   color:#f96ac2;color:#a05560;
}
a:visited {
   color: #A75F59;
   font-weight: bold;
   text-decoration: none;
}

a:active {
   color: #A75F59;
   font-weight: bold;
   text-decoration: none;
}

table {
  /*border-color: #B2B2B2;*/
  border: groove 4px #e9e1c6;
}

td, th {
  padding-right: 8px;
}

.red {
  color:#b94635;
  background-color:#e5e1c2
}

