
body {
  color: #333;
  font-size: 12px;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  background-color: #e4ebf7;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  padding-top: 0pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
}

a:link {
  color: #333;
  text-decoration: none;
}

a:visited {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #2e50b1;
}

a:active {
  color: #e76525;
}

.hnav a {
  font-size: 11px;
  font-weight: bold;
  background-color: #b6b6b6;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  padding-top: 6px;
  padding-bottom: 4px;
  border-top: 1px white solid;
  display: block;
  border-bottom: 1px white solid;
  border-left: 1px white solid;
}

.hnav a:hover {
  color: white;
  background-color: #2e50b1;
}

.vnav a {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 25px;
  padding-bottom: 5px;
  border-bottom: 1px #fff solid;
}

.vnav2 a {
  font-size: 11px;
  display: block;
  padding-top: 5px;
  padding-left: 25px;
  padding-right: 15px;
  padding-bottom: 5px;
  border-bottom: 1px #fff solid;
}

.vnav3 a {
  color: #2e50b1;
  font-size: 11px;
  display: block;
  padding-top: 5px;
  padding-left: 25px;
  padding-right: 15px;
  padding-bottom: 5px;
  border-bottom: 1px #fff solid;
}

.vnav3 a:active {
  color: #e76525;
}

.text {
  line-height: 15px;
  background-color: white;
  background-repeat: repeat-x;
  list-style-image: url(../imgs/arrow2.gif);
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 5px;
}

.title {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}

.title_hnav {
  color: white;
  font-size: 11px;
  font-weight: bold;
  background-color: #2e50b1;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  padding-top: 6px;
  padding-bottom: 4px;
  border-top: 1px #fff solid;
  border-bottom: 1px #fff solid;
  border-left: 1px #fff solid;
}

.title_vnav {
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 15px;
  padding-bottom: 5px;
  border-bottom: 1pt white solid;
}

.title_vnav2 {
  color: #2e50b1;
  font-size: 11px;
  padding-top: 5px;
  padding-left: 25px;
  padding-right: 15px;
  padding-bottom: 5px;
  border-bottom: 1px white solid;
}

.surtitle {
  color: #2e50b1;
  font-size: 15px;
  font-weight: bold;
}

.infos {
  font-size: 12px;
  font-weight: bold;
  line-height: 13px;
  padding-top: 15px;
  padding-left: 25px;
  padding-right: 15px;
  padding-bottom: 5px;
}

.italique {
  font-style: italic;
}

.bolditalique {
  font-weight: bold;
  font-style: italic;
}

.title_infos {
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  padding-top: 5px;
  padding-right: 25px;
  padding-bottom: 0pt;
  padding-left: 25px ! important;
}

.credits {
  font-size: 9px;
  padding-top: 5px;
  padding-right: 2px;
}

.foot {
  font-size: 11px;
  border-top: 1px white solid;
  padding-top: 2px;
  padding-left: 25px;
  padding-right: 2px;
  padding-bottom: 2px;
}

.bold {
  font-weight: bold;
}

.blue {
  color: #2e50b1;
}

.small {
  font-size: 11px;
  line-height: 12px;
}

.box {
  background-color: #b6b6b6;
  border-top: 1px white solid;
  border-bottom: 1px white solid;
}

.pict {
  padding-top: 15px;
  padding-left: 25px;
}

.border {
  border-top: 0;
  border-bottom: 1px black solid;
  border-left: 0pt;
}

.box2 {
  border-top: 1px white solid;
  border-bottom: 1px white solid;
  border-left: 1px white solid;
}

.line_t {
  border-top: 1px white solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
}

.line_b {
  border-bottom: 1px white solid;
}

.line_b_2 {
  border-bottom: 1px #ccc solid;
}

.line_l {
  border-left: 1px white solid;
}

.line_r {
  border-right: 1px white solid;
}

input, select, textarea {
  color: #333;
  font-size: 12px;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  margin-top: 2px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
}
