body
{
  font-family: "Lucida Sans", "Verdana", "Tahoma", "Century Gothic";
  font-size: 11px;
  letter-spacing: 1px;
  font-variant: none;
  line-height: 11px;
  color: #ffffff;
  margin: auto;
  margin: 0px; 
  background-color: #003366;
}
#maincontainer
{
  background-color: #3399cc;
  width: 889px;
  margin: 0 auto;
  text-align: justify;
  position: relative;
  line-height: 11px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}
.navigation
{
  width: 889px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: transparent;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.navigation li
{
  display: inline;
}
.navigation li a
{
  float: left;
  color: #ffffff;
  padding: 10px 21px;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  border: 0px;
  background: transparent;
}
.navigation li a:visited
{
color: #ffffff;
}
.navigation li a:hover, .navigation li .current
{
  color: #ffffff;
  background: #003366;
}
#entete
{
  witdh: 889px;
  height: 232px;
}
#menu
{
  float: left;
  width: 275px;
  margin: 2px 3px 3px 3px;
  padding: 0px;
}
.titre_menu
{
  background-color : #3399cc;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  font-variant: small-caps;
  letter-spacing: 2px;
  text-align: center;
  line-height: 30px;
  margin: 0px;
  border: 5px solid #003366;
}
.element_menu
{
  padding: 10px 10px 15px 10px;
  margin-bottom: 3px;
  font-size: 10px;
  letter-spacing: 1px;
  text-align: center;
  line-height: 15px;
  background-color: #003366;
}
.element_iframe
{
  margin-bottom: 3px;
  background-color: #003366;
}
.img_menu
{
  margin: 3px 2px 0px 2px;
  border: 1px solid #3399cc;
}
.img_menu:hover
{
  margin: 0px 2px 0px 2px;
  border: 1px solid #ad5bff;
}
#page
{
  width: 605px;
  margin: 2px 3px 3px 281px;
  padding-left: 0px;
}
.titre_page
{
  background-color : #3399cc;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  font-variant: small-caps;
  letter-spacing: 2px;
  text-align: center;
  line-height: 30px;
  margin: 0px;
  border: 5px solid #003366;
}
.titre_page2
{
  background-color : #3399cc;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  font-variant: small-caps;
  letter-spacing: 2px;
  text-align: center;
  line-height: 22px;
  margin: 0px;
  border: 5px solid #003366;
}
.element_page
{
  padding: 10px 10px 10px 10px;
  margin-bottom: 3px;
  font-size: 11px;
  letter-spacing: 1px;
  text-align: left;
  line-height: 15px;
  background-color: #003366;
}
.photo
{
  background-color : #003366;
  margin: 5px;
  border: 1px dotted #3399cc;
}
.photo:hover
{
  background-color : #003366;
  margin: 5px;
  border: 1px dotted #ad5bff;
}
.thumb
{
  background-color : #003366;
  margin: 2px 2px 2px 2px;
  border: 1px dotted #3399cc;
}
.thumb:hover
{
  background-color : #003366;
  margin: 2px 2px 2px 2px;
  border: 1px dotted #ad5bff;
}
a
{
  text-decoration: none;
  color: #3399cc;
}
a:hover
{
  color: #ad5bff;
}
hr
{
  width: 500px;
  color: #3399cc;
  margin-top: 10px;
  margin-bottom: 10px;
}
#news
{
  width: 605px;
  margin: 2px 3px 3px 281px;
  padding-left: 0px;
}
#footer
{
  clear: left;
  width: 100%;
  background: #3399cc;
  color: #003366;
  font-weight: bold;
  text-align: center;
  padding: 6px 0;
}
#footer a
{
  color: #003366;
}