td {
  color: #333333;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

body {
  margin:0px;
  padding:0px;
  font-size: 10pt;
  color: #333333;
  font-family:Arial, Helvetica, sans-serif;
  background-repeat:repeat;
}

input {
  color: #333333;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration:none;
  font-weight:normal
}

ul.normal {
  margin-top:5px;
  margin-bottom:0px;
}

ol.normal {
  margin-top:5px;
  margin-bottom:0px;
}

li.normal {
  margin-top:3px;
  margin-bottom:0px;
}

a, a:hover {
  color: #663465;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

a.bold, a:hover.bold {
  color: #663465;
  text-decoration: underline;
  font-size: 10pt;
  font-weight: normal;
}

a:hover.bold {
  font-weight: bold;
}

a.nonBold, a:hover.nonBold {
  color: #663465;
  text-decoration: underline;
  font-size: 10pt;
  font-weight: normal;
}

a.normalBold, a:hover.normalBold {
  color: #333333;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
}

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

.pHeader {
  color:#663366;
  font-weight:bold;
  font-size:16pt;
}

a#logoLink, a:hover#loglLink {
  position:relative;
  top:12px;
  left:445px;
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 57px;
  width: 142px;
  line-height: 57px;  /* height of line to avoind paddings */
}

ul#nav, li.nav {
  list-style-type: none;
  margin:0;
  padding:0;
}

ul#nav {
  position: absolute; /* positionning for IE5 et IE5.5 */
  left: 39px;
  top: 75px;
  background: transparent url('../images/left_navigation.gif') top left no-repeat;
  width: 217px;
  height: 115px;
  text-align: left;
}

li.nav1On {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 25px;
  width: 217px;
  line-height: 25px;  /* height of line to avoind paddings */
  background: transparent url('../images/left_navigation.gif') top left no-repeat;
  background-position: 0% -119px;
}

li.nav1 a {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 25px;
  width: 217px;
  line-height: 25px;  /* height of line to avoind paddings */
}

li.nav1 a:hover {
  background: transparent url('../images/left_navigation.gif') top left no-repeat;
  background-position: 0% -119px;
}

li.nav2On {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 23px;
  width: 217px;
  line-height: 23px;  /* height of line to avoind paddings */
  background: transparent url('../images/left_navigation.gif') top left no-repeat;
  background-position: 0% -144px;
}

li.nav2 a {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 23px;
  width: 217px;
  line-height: 23px;  /* height of line to avoind paddings */
}

li.nav2 a:hover {
  background: transparent url('../images/left_navigation.gif') top left no-repeat;
  background-position: 0% -144px;
}

li.nav3On {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 22px;
  width: 217px;
  line-height: 22px;  /* height of line to avoind paddings */
  background: transparent url('../images/left_navigation.gif') top left no-repeat;
  background-position: 0% -167px;
}

li.nav3 a {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 22px;
  width: 217px;
  line-height: 22px;  /* height of line to avoind paddings */
}

li.nav3 a:hover {
  background: transparent url('../images/left_navigation.gif') top left no-repeat;
  background-position: 0% -167px;
}

li.nav4On {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 23px;
  width: 217px;
  line-height: 23px;  /* height of line to avoind paddings */
  background: transparent url('../images/left_navigation.gif') top left no-repeat;
  background-position: 0% -189px;
}

li.nav4 a {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 23px;
  width: 217px;
  line-height: 23px;  /* height of line to avoind paddings */
}

li.nav4 a:hover {
  background: transparent url('../images/left_navigation.gif') top left no-repeat;
  background-position: 0% -189px;
}

li.nav5On {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 22px;
  width: 217px;
  line-height: 22px;  /* height of line to avoind paddings */
  background: transparent url('../images/left_navigation.gif') top left no-repeat;
  background-position: 0% -212px;
}

li.nav5 a {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 22px;
  width: 217px;
  line-height: 22px;  /* height of line to avoind paddings */
}

li.nav5 a:hover {
  background: transparent url('../images/left_navigation.gif') top left no-repeat;
  background-position: 0% -212px;
}

.loginButton, .loginButtonOver {
  color:#FFFFFF;
  width:65px;
  background-color:#663366;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  border: 1px solid #D9CCD6;
}

.loginButtonOver {
  background-color:#936493;
}

#leftContactText {
  color:#EFE6F1;
  font-weight:normal;
  font-size:10px;
}


