

body, html {
  margin: 0;
  padding: 0;
  font-family: Verdana, Sans-Serif;
  color: black;
  font-size: 12px;
  background-color: #ffffff;
  height: 100%;
}

table {
  border-collapse: collapse;
}

#container {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

#container tr {
}

#container tr td {
}

#top img {
}

a {
    text-decoration: none;
    color: black;
    border-bottom: 1px solid transparent;
}

a:hover {
    border-bottom: 1px dotted #202065;
    color: #202065;
}

.selected {
    font-weight: bold;
}

#banner {
    background-image: url('/images/banner.jpg');
    width: 473px;
    height: 90px;
}

#top {
  background-image: url('/images/banner-follow.jpg');
  background-repeat: repeat-x;
  height: 90px;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

img {
  border: 0;
}

.w3clinks {
  font-size: 0.8em
}

.w3clinks > a {
    border-bottom: none;
}

.w3clinks > a:hover {
    border-bottom: none;
}

.w3clinks > a > img {
  vertical-align: bottom;
}

#home {
  text-decoration: none;
  padding: 0;
  margin: 0;
}

#menu {
  margin: 0;
  background-color: #f0f0f0;
  background-image: url('images/silk.png');
  background-position: left;
/*  background-repeat: no-repeat; */
  vertical-align: middle;
  height: 27px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding-left: 10px;
}

#maincontents {
    background-image: url('images/1sttl.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    vertical-align: bottom;
    text-align: right;
}


#footer {
    width: 50%; 
    height: 26px;
    margin-left: auto;
    margin-right: 0;
    border-top: 1px solid #555555;
    text-align: right;
    margin-top: -5px;
}

#footer tr td {
    padding-right: 5px;
}

#splitter
{
  width: 100%;
  border-collapse: collapse;
  padding: 0;
  height: 100%;
}

#splitter td {
  vertical-align: top;
}


.contents-ie {
  text-align: justify;
  padding-top: 18px;
  padding-bottom: 18px; 
    background-image: url('images/1stbr.jpg');
    background-position: bottom right; 
    background-repeat: no-repeat;
}

.contents-ie > h1 {
  color: #333333;
  padding-left: 30px;
  border-bottom: 1px solid gray;
}

.contents-ie > h4 {
  margin-left: 40px;

}

.contents-ie a {
  font-weight: bold;
  color: navy;
}

.contents-ie > p {
  margin-left: 50px;
  margin-right: 50px;
}

.contents-ie ul  {
  margin-left: 50px;
  margin-right: 50px;
}

.image-floater {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 50px;
  padding-right: 0;
/*  height: 100%;  */
  width: 200px;
  vertical-align: top;
}

.image-floater > img {
   height: 450px;
  width: 200px;
 border: 1px solid black;
}


#map {
  margin: auto;
  width: 600px;
  height: 600px;
  border: 1px solid black;
}

.contents-ie table 
{
  border: 1px solid black;
  margin: auto;
  width: 450px;
  margin-top: 15px; 
  margin-bottom: 15px; 
}

.contents-ie table th 
{
  background-color: #003380;
  color: white;
  font-size: 0.9em;
  height: 24px;;

}

.subtitlerow
{
  font-size: 0.9em;
  border-bottom: 1px solid black;
  text-align: center;
  font-style: italic;
  background-color: white;
}

.contents-ie table .name
{
  background-color: #eeeeff;
  border-right: 1px solid gray;
  text-align: left;
  padding-left: 4px;
}

.contents-ie table td
{
  text-align: center;
}

.partenaires td
{
    width: 200px;
}

.partenaires a:hover
{
    border-bottom: none;
}
