* { margin: 0; padding: 0 }

body {
  background-color: #FAFAFA;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: justify;
}

a {
  color: #A11B5E;
  text-decoration: underline;
}

h1 {
  color: #A11B5E;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 27px;
  text-align: center;
  text-transform: uppercase;
}

h2 {
  background-color: #615f60;
  border-bottom: 2px solid #b9b9b9;
  border-left: 1px solid #9e9e9e;
  border-top: 1px solid #9e9e9e;
  color: white;
  display: inline-block;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 1px;
  padding: 4px 12px;
}

h3 {
  color: #ad135d;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
}

h4 {
  background-color: #74224a;
  border-bottom: 2px solid #b9b9b9;
  border-left: 1px solid #a76686;
  border-top: 1px solid #a76686;
  color: white;
  display: inline-block;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 1px;
  padding: 4px 12px;
  text-transform: uppercase;
}

h5 {
  color: #5D5D5D;
  font-family: Georgia, Geneva, serif;
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 30px;
}

.slogan {
  color: #AD135D;
  font-variant: small-caps;
  font-weight: bold;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 16px;
  margin: 15px 0;
  white-space: normal;
  word-spacing: 0;
}

ul.cabinet {
  color: #ad135d;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  padding-left: 40px;
}

ul.cabinet li {
  margin: 10px 0;
}

ul.associes {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height: 16px;
  padding-left: 40px;
}
ul.associes li {
  margin: 12px 0;
}

ul.domaine-intervention {
  color: #ad135d;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height: 14px;
  padding-left: 40px;
}
ul.domaine-intervention li {
  margin: 10px 0;
}
ul.domaine-intervention li h2 {
  font-size: 11px;
}
ul.domaine-intervention li span, #content li p {
  color: black;
}
ul.domaine-intervention li p {
  margin: 10px 0;
}
ul.domaine-intervention ul {
  color: black;
  margin: 10px 0;
  padding-left: 40px;
}
ul.domaine-intervention ul li {
  margin: 0;
}

ul.savoir-faire {
  font-family: Verdana, Geneva, sans-serif;
  line-height: 15px;
  margin: 11px 0;
  padding-left: 40px;
}
ul.savoir-faire li {
  margin: 9px 0;
}

ul.links {
  list-style-type: none;
  margin: 30px 0;
  padding: 0;
}
ul.links li {
  display: inline;
  font-size: 9px;
  margin-left: 5px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
ul.links a {
  background-color: #615f60;
  border-bottom: 2px solid #b9b9b9;
  border-left: 1px solid #9e9e9e;
  border-top: 1px solid #9e9e9e;
  color: white;
  padding: 3px 10px;
  text-decoration: none;
}
ul.links a:hover {
  background-color: #74224a;
  border-left-color: #a76686;
  border-top-color: #a76686;
}

#page {
  background: white url(../fond.jpg) no-repeat center top;
  height: 798px;
  margin: 8px auto;
  width: 956px;
}

#page-accueil {
  background: white url(../fond_accueil.jpg) no-repeat center top;
  height: 504px;
  margin: 8px auto;
  text-align: center;
  width: 758px;
}
#page-accueil a {
  text-decoration: none;
}
#page-accueil p {
  color: #5D5D5D;
  font-family: "Trebuchet MS", verdana, sans-serif;
  font-size: 13px;
  line-height: 20px;
  margin: 5px 0;
}
#page-accueil span {
  font-size: 11px;
}

#enter {
  margin-bottom: 20px;
}
#enter a {
  color: #626262;
  font-size: 12px;
  text-transform: uppercase;
}
#enter a:hover {
  color: #353535;
  font-weight: bold;
}
#enter a.big {
  color: #A11B5E;
  font-family: "Trebuchet MS", tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
#enter a.big:hover {
  color: black;
}
#enter hr {
  background-color: #A11B5E;
  border-width: 0;
  color: #A11B5E;
  height: 1px;
  margin: auto;
  width: 160px;
}

#logo {
  height: 60px;
  left: 60px;
  position: relative;
  top: 27px;
  width: 224px;
}
#logo img {
  border-width: 0;
}

#smallnav {
  bottom: 38px;
  float: right;
  font-family: Helvetica, Tahoma, sans-serif;
  font-size: 10px;
  height: 23px;
  position: relative;
  right: 45px;
}
#smallnav ul {
  list-style-type: none;
}
#smallnav li {
  display: inline;
  margin-left: 12px;
}
#smallnav a {
  color: #555;
  text-decoration: none;
}
#smallnav a:hover {
  color: #A11B5E;
}

#nav {
  bottom: 32px;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  height: 20px;
  left: 340px;
  letter-spacing: 1px;
  position: relative;
  text-transform: uppercase;
}
#nav ul {
  list-style-type: none;
}
#nav li {
  display: inline;
  margin-right: 30px;
}
#nav a {
  color: white;
  border: 0 solid #e5c0d2;
  padding: 6px 6px 3px 6px;
  text-decoration: none;
}
#nav a:hover {
  border-width: 1px;
  padding: 5px 5px 2px 5px;
}
#nav .current {
  background-color: white;
  border-width: 1px;
  color: black;
  font-weight: normal;
  padding: 5px 5px 2px 5px;
}

#subnav {
  bottom: 25px;
  color: #646464;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  height: 13px;
  left: 364px;
  letter-spacing: 1px;
  position: relative;
  text-transform: uppercase;
}
#subnav a {
  color: inherit;
  text-decoration: none;
}
#subnav a:hover {
  color: #A11B5E;
}
#subnav a.current {
  color: #A11B5E;
}

#side {
  float: left;
  height: 634px;
  left: 52px;
  position: relative;
  top: 9px;
  width: 240px;
}

#content {
  bottom: 3px;
  float: right;
  height: 640px;
  overflow: auto;
  position: relative;
  right: 42px;
  width: 570px;
}

#pages {
  float: right;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  height: 1em;
  position: relative;
  right: 62px;
  text-align: center;
  top: 11px;
  width: 560px;
}
#pages a {
  color: #AD135D;
  text-decoration: underline;
}

#footer {
  color: #636363;
  font-size: 12px;
  position: relative;
  text-align: center;
  top: 31px;
}

.clear {
  clear: both;
}
