/*
Auteur:     vitrinedefrance.com
creation:    Mai 2008
All rights reserved
*/
body {
  background-image: url(images/fond.gif);
}
#wrapper {
  border: 10px solid #c49d00;
  width: 740px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  background-image: url(images/bgwrapper.jpg);
  height: 100%;
}
#pretop {
  background-repeat: no-repeat;
  font-family: Monotype Corsiva;
  text-align: right;
  margin-right: 10px;
}
#top {
  height: 120px;
}
#toptxt {
  float: right;
  height: 103px;
  text-align: center;
  font-weight: bold;
  color: #3366ff;
  font-family: Monotype Corsiva;
  width: 450px;
  margin-top: 5px;
  margin-right: 10px;
}
.logo {
  margin-top: 30px;
}
.imgtop {
  float: left;
}
.clear {
  clear: both;
}
#contenu {
  font-family: monotype corsiva;
  font-size: 20px;
  color: #727272;
  margin-left: 10px;
  margin-right: 10px;
}
#logop {
  background-color: #666666;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
  height: 61px;
}
#contact {
  font-weight: bold;
  text-align: center;
  margin-top: 65px;
  float: left;
  margin-left: 60px;
}
#plan {
  height: 400px;
  margin-top: 85px;
  width: 200px;
  float: right;
  text-align: center;
  margin-right: 60px;
}
#copyright {
  text-align: center;
  font-size: 80%;
  margin-bottom: 25px;
}
.imgd {
  float: right;
}
.imgg {
  float: left;
}
h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 110%;
  font-weight: bold;
  color: #cc33cc;
}
h2 {
  font-weight: bold;
  font-size: 100%;
  color: #cc33cc;
}
h3 {
  color: #c49d00;
  margin-top: 0%;
  margin-bottom: 0%;
  font-weight: bold;
  font-size: 130%;
}
a {
  text-decoration: none;
}
a:link {
  color: #5073cc;
}
a:visited {
  color: #3265fd;
}
a:hover, a:focus {
}
a:active {
  color: #660000;
}

