/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 95%;
}
p.colorline {
  border-bottom: 3px solid #000000;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  height: 80px;
  background-color: #c7b299;
  font-size: 1.6em;
  text-align: left;
  line-height: 80%;
}
.redtext  {
  color: #BF0302;
}
#contain {
  margin: 20px auto 0;
  width: 720px;
  text-align: left;
}
#header {
  padding: 0;
  text-align: left;
  font-size: 0.8em;
  height: 90px;
}
#header div {
  margin: 8px;
  height: 72px;
  padding-left: 25px;
}
#header h1 {
  margin: 8px 0;
  padding: 0;
}
#header h3 {
  margin: 0 0 5px;
  padding: 0;
}
#right {
  float: right;
  width: 250px;
}
.block {
  border-top: 2px solid #BF0302;
  border-bottom: 2px solid #BF0302;
  background-color: #fcfad5;
  margin-top: 15px;
  font-size: 0.9em;
}
a {
  color: #BF0302;
}
a:hover {
  color: #1981f6;
  text-decoration: underline;
}
.block a {
  text-decoration: none;
}
.block ul {
  list-style-image: url(arrow.gif);
}
.block li {
  line-height: 1.3em;
}
.block p {
  padding: 0 10px 5px;
}
.block strong {
  position: relative;
  top: 6px;
  left: 10px;
}
#left {
  float: left;
  width: 450px;
  margin-top: 15px;
}
#left h1 {
  font-size: 1.4em;
  color: #BF0302;
}
#left h2 {
  font-size: 1.2em;
  color: #BF0302;
}
#left h3 {
  font-size: 1.1em;
}
#left h4 {
  border-bottom: 1px solid #BF0302;
}
blockquote {
  border-top: 1px solid #7b1314;
  border-bottom: 1px solid #7b1314;
  padding: 0 25px;
  background: #fcfad5 url(quote.gif) no-repeat scroll 0%;
  margin-top: 15px;
  font-size: 0.9em;
}
#footer {
  border-top: 1px solid #7b1314;
  clear: both;
  font-size: 0.8em;
  padding-top: 5px;
  text-align: center;
}
input {
  border: 1px solid #BF0302;

}
select {
  border: 1px solid #BF0302;

}
option {
  border: 1px solid #BF0302;

}
.valide {
  border: 1px solid #BF0302;
  font-size: 1.1em;

}
button {
  border: 1px solid #BF0302;

}
