
body {
  	scrollbar-arrow-color: C58D4A;
  	scrollbar-track-color: 1F1F1F;
  	scrollbar-face-color: 494949;
  	scrollbar-highlight-color: 494949;
  	scrollbar-3dlight-color: 494949;
  	scrollbar-darkshadow-color: 1F1F1F;
  	scrollbar-shadow-color: 494949;
  	margin-left: 0px;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
}

li {
  list-style-image: url(images/bullet1.gif);
}

.body {
  	font-style: normal;
  	color: #2b2035;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	font-weight: normal;
  	text-decoration: none;
}

.bodyred {
  	font-style: normal;
  	color: #700016;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	font-weight: normal;
  	text-decoration: none;
}

.bodybold {
  	font-style: normal;
  	color: #41000D;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	font-weight: bold;
  	text-decoration: none;
}

.bodysmall {
  	font-style: normal;
  	color: #2b2035;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: normal;
  	text-decoration: none;
}

.links {
  	font-style: normal;
  	color: f4523d;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9pt;
  	font-weight: normal;
  	text-decoration: none;
}

.subtitle {
  	color: #0069c8;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11pt;
  	font-weight: bold;
  	text-decoration: none;
  	font-style: normal;
}

.title {
  	color: #0069c8;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12pt;
  	font-weight: bold;
  	text-decoration: none;
  	font-style: normal;
}

.copyright {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 7pt;
  	font-style: normal;
  	font-weight: bold;
  	color: #2b2035;
  	text-decoration: none;
}

.copyrightlink {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 7pt;
  	font-style: normal;
  	font-weight: bold;
  	color: #41000D;
  	text-decoration: none;
}

.smalllink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  color: #2F3E6F;
  text-decoration: none;
}

.bodybleu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #0e9ee5;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

.bodysmallbleu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #0e9ee5;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

.date {
  color: #777777;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
}

.datebold {
  color: #777777;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
}

.bodynotbold {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
}

.bodywhite {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
}

.titlewhite {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
  font-style: normal;
}

.ad {
  color: #5780BD;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
  font-style: normal;
}

a:hover {
  text-decoration: underline;
  color: #f4523d;
}

INPUT, TEXTAREA, SELECT, OPTION {
  color: #0069c8;
  border-top: 1px #0069c8 solid;
  font-family: Arial, tahoma;
  font-size: 11px;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  background-color: #FFFFFF;
  border-right: 1px #0069c8 solid;
  border-bottom: 2px #0069c8 solid;
  border-left: 1px #0069c8 solid;
}

.bouton1 {
  color: #0e9ee5;
  text-decoration: none;
  text-align: center;
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.bouton1:hover {
  color: white;
  background-image: url(images/menu_1.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-weight: bold;
  width: 55px;
  height: 33px;
  float: none;
  clear: none;
  text-decoration: none;
  text-align: center;
  padding-top: 5px;
  padding-left: 10px;
}

-a:link {
  	color: #f4523d;
}

-a:visited {
  	color: #f4523d;
}

-a:active {
  	color: #f4523d;
}
