body
{
  background: url(img/bg.jpg) top center repeat-x #ffffff;
  color: #000000;
  margin: 0; 
  padding: 0;
}

body, td, th, div, p, h1, h2, h2, li
{
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

a, a:active, a:visited
{
  color: #F2AF00;
}

a.blind, a.blind:visited
{
  text-decoration: none;
}

h1
{
  font-size: 18px;
  color: #000000;
  text-decoration: underline;
}

h2
{
  font-size: 16px;
  color: #666666;
  margin: 20px 0px 5px 0px;
  border-bottom: 1px dotted #cccccc;
}

ul
{
}

#main
{
  position: relative;
  width: 680px;  
  margin: 10px auto;
  padding: 12px 15px 12px 15px;
  border-style: solid ; border-color: #000000; border-width: thin;
  background-color: #ffffff;
}

#banner
{
  text-align: center;
}

#mainnav
{
  position: absolute;
  top: 105px;
  left: 75px;
  width: 560px;
  height: 23px !important;
  height: 30px;
  background: url(img/nav_bg.jpg) top right no-repeat;
}

#mainnav table
{
  width: 100%;
  padding: 5px;
}

#mainnav table tr td
{
  width: 14%;
  color: #999999;
  font-size: 11px;
  font-weight: bold;
  vertical-align: top;
  text-align: center;
}

#mainnav table tr td a
{
  color: #333333;
  font-size: 11px;
  font-weight: bold;
  padding: 1px 8px 2px 8px;
  text-decoration: none;
}

#mainnav a:hover
{
  background-color: #cccccc;
  text-decoration: none;
}

#pagebody
{
  position: relative;
  margin: 30px 10px 10px 20px;
  background: url(img/logo_bg.jpg) no-repeat center top;
}

#pagebody2
{
  position: relative;
  margin: 30px 10px 10px 20px;
  background: url(img/fond photos.jpg) no-repeat center top;
}

div.contentbox
{
  position: relative;
  width: 400px;
  float: left;
}


#rightcolumn
{
  position: relative;
  width: 170px;
  padding: 0px;
  padding-top: 5px;
  text-align: right;
}

div.newsbox
{
  text-align: left;
  border: 1px solid #838383;
}

div.newsbox h3
{
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 2px 8px 3px 8px;
  background: url(img/boxheader.jpg) top left repeat-x #838383;
}

div.newsbox p
{
  font-size: 11px;
  text-align: center;
  margin: 2px 8px 10px 8px;
}

div.newsbox p.title
{
  font-weight: bold;
  margin: 8px 8px 2px 8px;
}

div.newsbox p.pubdate
{
  color: #999999;
  font-size: 10px;
  margin: 2px 8px 2px 8px;
}

div.newsbox p.indent
{
 padding-left: 11px;
 text-align: center;
}

p.newstitle,
p.subtitle
{
  font-weight: bold;
  margin: 12px 0px 2px 0px;  
}

p.hint, p.hint a, p.hint a:visited {
  color: #999999;
  font-size: 10px;
}

input, textarea
{
  font-size: 9pt;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  padding: 1px;
  padding-left: 3px;
  padding-right: 3px;
  background-color: #ffffff;
  border: 1px solid #838383;
}

input.bouton
{
  height: 20px;
  color: #333333;
  font-size: 12px;
  padding-left: 8px;
  padding-right: 8px;
  background: url(img/bg_button.jpg) repeat-x #f0f0f0;
  border: 1px solid #a4a4a4;
}

input.radio
{
  border: 0px;
}

input.bouton:hover
{
  color: black;
}

#badges
{
  text-align: right;
}

#footer
{
  display: block;
  padding-top: 4px;
  margin: 0px 20px 0px 0px;  
  border-top: 1px dotted #cccccc;
}

#footer a,
#footer a:visited
{
  color: #666666;
}

#update
{
  font-size: 10px;
  color: #666666;
  text-align: left;
}
