body
{
  color: #000;
  background-color: #e1e1e1;
  font-size: 100%;
  padding: 20px 0 1em;
  margin: 0;
  text-align: center;
}

body, tr, td, select, option, textarea, input { font-family: arial,helvetica,sans-serif; }

#nav a:link, #nav a:visited, #nav a:active, #nav a:hover
{
  background-color: transparent;
  text-decoration: none;
  color: #2b5b67;
}

#content a:link, #content a:visited, #content a:active, #content a:hover
{
  background-color:transparent;
  text-decoration: none;
  /*border-bottom: 1px dashed #000;*/
}

#content a:link { color: #000;  }
#content a:visited { color: #444;  }
#content a:active { color: #000;  }
#content a:hover { color: #000;}

img
{
  border: 0;
}

h1
{
  font-size: 1em;
  font-weight: 500;
  letter-spacing: .25em;
  color: #2b5b67;
  background-color: transparent;
}

h2
{
  font-size: .9em;
  color: #2b5b67;
  background-color: transparent;
  font-weight: 500;
  letter-spacing: .1em;
}

h3
{
  font-size: .8em;
}

strong
{
  letter-spacing: .1em;
  font-weight: 500;
  color: #2b5b67;
  background-color: transparent;
}

#jumpcontent
{
  position: absolute;
  top: 0;
  left: -1200px;
  width: 1000px;
}

#page
{
  color: #000;
  background-color: transparent;
  width: 948px;
  text-align: left;
  /*border: 1px solid #20708d;*/
  margin: 0 auto;
}

#page td
{
  vertical-align: top;
}

#leftcol
{
  width: 235px;
  background: url(../img/bg_nav.jpg) no-repeat #c9dbf1;
}

#leftcolhome
{
  background: url(../img/bg_nav.jpg) no-repeat #c9dbf1;
  padding: 240px 0 80px;
  width: 235px;
}

#adresse { margin: 116px 0 35px 31px; }

#nav
{
  margin: 0 0 40px;
  padding: 0;
  line-height: .3em;
  font-size: .85em;
  letter-spacing: .1em;
}

#nav p
{
  padding: 0;
  margin-bottom: 1.5em;
}

#nav span { margin: 0 0 0 34px; }

#nav img { margin-top: -5px; }

.navon
{
  letter-spacing: .2em;
  font-style: italic;
}

#content
{
  background: url(../img/bg_content.jpg) no-repeat #f0f5fb;
}

#contenthome { background: url(../img/bg_content_home.jpg) no-repeat #f0f5fb; }

#contenttable
{
  /*width: 680px;*/
}

.contenttablerightcol
{
  vertical-align: top;
  padding-top: 0;
}

.contenttablerightcol p
{
  font-size: .85em;
  line-height: 1.5em;
}

#talllist, #normallist
{
  padding-left: 0;
  font-size: .85em;
  list-style-type: none;
  margin-left: 0;
}

#talllist li, #normallist li
{
  background: url(../img/li_bg.gif) no-repeat;
  margin: 0;
}

#talllist li
{
  padding: 0 0 3.5em 2.5em;
}

#normallist li
{
  padding: 0 0 2em 2.5em;
}

.galtable td
{
  padding: 3px;
  text-align: center;
  vertical-align: top;
}

.galtable img
{
  border: 1px solid #666;
}

.labelbox
{
  font-size: .85em;
  color: #fff;
  background-color: #004f6d;
  border-top: 1px solid #004f6d;
  border-right: 1px solid #004f6d;
  padding: .5em .5em .5em;
}

.labelbox a:link, .labelbox a:visited, .labelbox a:active, .labelbox a:hover
{
  background-color: transparent;
}

#footer
{
  color: #fff;
  background-color: #004f6d;
  padding: 0 15px;
  text-align: right;
}

#footer p
{
  font-size: .8em;
  margin: 0;
  padding: .3em 0;
}

#footer a
{
  color: #fff;
  background-color: transparent;
}
