
body {
  background: #666666 url(medias/background.jpg) no-repeat fixed center top;
  color: white;
  font-size: 1.4em;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
}
h1 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  color: #cc0066;
  font-size: 150%;
  text-transform: uppercase;
}
h2 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  color: #cc0066;
  font-size: 150%;
  text-transform: uppercase;
}
h3 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  color: #cc0066;
  font-size: 150%;
  text-transform: uppercase;
}
h4 {
  margin-top: 0;
  color: #cc0066;
  font-size: 100%;
  text-decoration: underline;
  text-transform: uppercase;
}
#wrapper1 {
  border: 5px solid white;
  margin-right: auto;
  margin-left: auto;
  width: 960px;
  background-image: url(medias/bg-tee-tie.jpg);
  background-repeat: repeat-x;
  background-color: #0099ff;
}
#cravate {
  padding-left: 0.8em;
  float: left;
  width: 605px;
}
#slogan {
  font-weight: bold;
  font-size: 1.1em;
  color: #666666;
  float: right;
  padding-top: 27px;
  padding-right: 27px;
}
#tee_shirt {
  float: right;
}
#mail {
  text-align: center;
  padding-bottom: 10px;
}
#mail a {
  text-decoration: none;
}
#mail a:link {
  color: white;
}
#mail a:visited {
  color: white;
}
#mail a:hover, a:focus {
  color: #cc33cc;
}
#mail a:active {
  color: #993399;
}
#text1 {
  margin: 1em;
}
.boutiques {
  border: 5px dotted white;
  padding: 0.5em;
  height: 110px;
  margin-bottom: 10px;
  float: left;
  width: 277px;
  margin-left: 4px;
  font-size: 50%;
}
.boutiques a {
  color: white;
  text-decoration: none;
}
.boutiques a:hover {
  color: #cc33cc;
}
.boutiques a:visited {
  color: white;
}
.ig {
  float: left;
  padding-right: 0.5em;
}
.id {
  float: right;
}
.cravate {
  padding-left: 3em;
}
.c {
  margin-left: 2px;
}
.clr {
  clear: both;
}
.tel {
  text-align: center;
  font-size: 150%;
}
.i {
  padding-right: 5em;
  width: 150px;
}
.gamme {
  border-style: solid;
  padding: 1em;
  font-size: 14px;
  float: left;
  margin-bottom: 1em;
  margin-left: 7px;
  margin-right: 7px;
}
#copyright {
  text-align: center;
  padding-top: 13.6em;
  font-size: 11px;
}
#copyright a {
  text-decoration: none;
}
#copyright a:link {
  color: white;
}
#copyright a:visited {
  color: white;
}
#copyright a:hover, a:focus {
  color: #cc33cc;
}
#copyright a:active {
  color: #993399;
}
#left {
  float: left;
  width: 600px;
}
#right {
  float: left;
  width: 300px;
}
#liens {
  text-align: center;
  margin-left: 5em;
}
