body {
  margin:0px;
  background:url(/images/bg.gif);
  background-repeat:repeat-x;
  background-color:#0097d4;
}

#condition {
  width:168px;
  height:280px;
  padding:36px 0px 0px 29px;
}

#container {
  width:770px;
  margin:auto;
  padding:0px 2px 0px 2px;
  background-color:#FFFFFF;
}

#content {
  padding-left:18px;
}

form {
  padding:0px;
  margin:0px;
}

#footer {
  background:url(/images/bg_footer.jpg);
  width:768px;
  height:135px;
  background-repeat:no-repeat;
}

#header {
  background:url(/images/head.jpg);
  width:770px;
  height:105px;
  text-align:right;
  margin-bottom:2px;
  position:relative;
}

img {
  display:block;
}

#infolettre {
  width:176px;
  height:146px;
  padding:40px 10px 0px 10px;
}

.language {
  float:left;
}

#menu {
  background:url(/images/bg_menu.jpg);
  background-repeat:no-repeat;
  width:197px;
  height:442px;
}

.menuitem {
  margin:0 10px 0px 10px;
  padding:5px 0 3px 0;
  border-bottom:1px dashed #97c1ea;
}

a:hover .menuitem,
a:hover .submenuitem {
  color:#0097d4;
}

.picture {
  float:left;
  width:130px;
  height:110px;
  text-align:center;
}

.picture img {
  border-color:#FF6600;
}

.submenuitem {
  margin:0 10px 0px 15px;
  padding:5px 0px 3px 10px;
  border-bottom:1px dashed #97c1ea;
  border-left:1px dotted #97c1ea;
}

.title {
  background:url(/images/bg_titre.jpg);
  background-repeat:no-repeat;
  padding:8px 0 8px 15px;
  font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  text-transform:uppercase;
  color:#FF7500;
}

.txt_black_std,
.txt_black_std a {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
}

.txt_darkgrey_small,
.txt_darkgrey_small a {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#474847;
}

.txt_darkgrey_std,
.txt_darkgrey_std a {
  font-family:Myriad Pro, Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#000000;
  text-decoration:none;
}

.txt_lightgrey_small {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#8F97A1;
}

.txt_orange_big {
  font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#FF7500;
}

.txt_orange_std,
.txt_orange_std a {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FF7500;
  text-decoration:none;
}

.txt_white_std,
.txt_white_std a {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#FFFFFF;
  text-decoration:none;
}

.txt_white_std a:hover {
  text-decoration:underline;
}