body {
  margin: 0;
  padding: 0;
  background: #663333 url(fond-rouge2.jpg) repeat scroll center;
  line-height: 1.7em;
  font-family: georgia,"Times new roman",serif;
}
a {
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  font-weight: normal;
  color: #663333;
}
#container {
  border-width: 0px 1px 1px;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  margin: 0 auto;
  background: #101010 none repeat scroll 0% 50%;
  width: 800px;
  color: #2c2c2c;
  box-shadow: 0px 0px 20px #101010; 
  -moz-box-shadow: 0px 0px 20px #101010; 
  -webkit-box-shadow: 0px 0px 20px #101010; 
}
#banner {
  width: 800px;
  height: 235px;
  background-image: url(alice-titre.jpg);
}
#banner h1 {
  margin: -18px 0px 0px 40px;
  font-family: "Trebuchet MS",verdana,arial,sans-serif;
  font-variant: normal;
  letter-spacing: 3px;
  text-align: left;
  width: 800px;
  font-weight: normal;
  height: 250px;
  font-size: 2em;
  line-height: 1.8em;
}
#banner a {
  color: white;
  text-shadow: white 0px 0px 2px;
}
#banner a:hover {
  color: #aa5555;
  text-shadow: #aa5555 0px 0px 6px;
}
#side {
  padding: 5px 10px 0px 20px;
  width: 160px;
  float: left;
  line-height: 1em;
  font-weight: inherit;
  font-size: 0.8em;
}
#navcontainer {
  padding-bottom: 5px;
  padding-top: 5px;
}
ul {
  margin: 0px 0;
  padding-right: 15px;
  padding-left: 10px;
  list-style-type: none;
  font-family: "Trebuchet MS",verdana,arial,sans-serif;
}
ul li {
  letter-spacing: 4px;
  text-align: right;
}
ul li a {
  margin: 10px 0;
  padding: 6px;
  display: block;
  text-decoration: none;
  color: white;
  text-shadow: white 0px 0px 1px;
}
ul li a:hover {
  text-decoration: none;
  background-color: white;
  color: #663333;
  font-weight: inherit;
  text-shadow: #663333 0px 0px 3px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  box-shadow: 0px 0px 3px white; 
  -moz-box-shadow: 0px 0px 3px white; 
  -webkit-box-shadow: 0px 0px 3px white; 
}
#menuselected {
  text-decoration: none;
  background-color: #663333;
  color: white;
  font-weight: inherit;
  text-shadow: white 0px 0px 3px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  box-shadow: 0px 0px 8px #663333; 
  -moz-box-shadow: 0px 0px 8px #663333; 
  -webkit-box-shadow: 0px 0px 8px #663333; 
}
#content {
  border-width: 1px 0px 0px 1px;
  border-top: 1px solid #663333;
  border-left: 1px solid #663333;
  padding: 30px;
  width: 539px;
  margin-left: 200px;
  text-align: justify;
  background-color: white;
  top: 0px;
  margin-top: 0px;
  line-height: 2.2em;
  font-size: 0.9em;
  box-shadow: 0px 0px -10px #101010; 
  -moz-box-shadow: 0px 0px -10px #101010; 
  -webkit-box-shadow: 0px 0px -10px #101010;
}
#content a {
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}
#content a:hover {
  color: #663333;
  font-weight: bold;
}
#galerie img {
  border: 1px solid #333333;
  margin: 0px 0px 20px 26px;
}
#p {
  padding-left: 20px;
  margin-left: 200px;
  width: 580px;
  margin-top: 20px;
}
#footer {
  margin-top: 1px;
  background-color: #330000;
  clear: both;
  font-size: 11px;
  text-align: center;
  color: silver;
}
a img {
  border:  none;
}
h2 {
  margin: 0;
  letter-spacing: 3px;
  text-align: center;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  color: #663333;
  font-size: 1.25em;
}
blockquote {
  font-weight: bold;
  font-style: italic;
  color: #aaaaaa;
}
#footer a:hover {
  margin-top: 1px;
  clear: both;
  text-align: center;
  color: #330000;
  background-color: #eeeeee;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
}
#footer a {
  padding: 1px;
  color: #cccccc;
}
.rep {
  font-size: 0.85em;
  line-height: 1.8em;
}
.extraits {
  padding-left: 20px;
  line-height: 1em;
  font-size: 0.8em;
}
.extraits-titre {
  line-height: 1.4em;
  margin-left: 6px;
  font-size: 1.2em;
  font-weight: bold;
}
#reg ul li
{
  font-family:"Times New Roman";
  text-align: left;
  letter-spacing: 3px;
}
#reg ul
{
  margin-bottom: 1em;
}
form#reg
{
  padding-left: 1em;
  margin-bottom: 6em;
  letter-spacing: 1px;
}
