html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

h1 img {
	display: block;
}

img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

/** body fond d'écran background: vert= 51FF53 blanc = ffffff mauve = #C4C2E2 color: #695F4C; **/
body {
    background: #C4C2E2  ;
    text-align: center;
    font: 11px verdana, arial, sans-serif;
    color: rgb(0, 0, 0);
    padding-bottom: 5px;
    alink: #ee0000
    link: #0000ee
    vlink: #551a8b
}

/** wrapper background ffffff width 672 margin 37 (distance du haut de la page) **/
#wrapper {
	text-align: left;
	margin: 1px auto;
	width: 950px;
	background: #779FE7 ;
        position: relative;
}

/** header bandeau du haut avec l'image height 266 **/
#header {
  background: #D9D1BC url(images/header.jpg) no-repeat;
  height: 170px;
}

/** logo top: 12px; **/
#logo {
  position: absolute;
  top: 12px;
  left: 300px;
  width: 170px;
  color: #52616E;
}

#logo h1 {
}

#logo p {
  margin: 0;
}

#cart {
  position: absolute;
  top: 10px;
  left: 454px;
  width: 208px;
  background: #4B5360;
  width: 209px;
}

#cart-top { background: url(images/cart_top.gif) no-repeat; }
#cart-bot { background: bottom left url(images/cart_bot.gif) no-repeat; }
#cart-cart { background: 9px 11px url(images/cart.gif) no-repeat; }
#cart-cart {
  padding: 8px 8px 8px 60px;
  color: white;
}

#cart p {
  margin: 0;
}

#cart .orange {
  color: #FFB400;
  font-size: 10px;
}

#cart a {
  color: white;
  font-size: 10px;
}

/** nav original: 4B5360 background: #AAFFFF; width: 500px; navigation en haut à droite contient Cabinet de thérapeutes **/

#nav {
  position: absolute;
  top: 2px;
  height: 31px;
  left: 205px;
  padding: 1px 0;
  text-align: left;
  font-size: 36px;
}

#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}

#nav a {
  text-decoration: none;
  color: #fff;
}

/** Galerie : contient les photos du bandeau **/
#gallery {
  position: absolute;
  top: 60px;
  left: 565px;
  width: 385px;
}

#gallery li {
  list-style: none;
  text-indent: -999px;
  float: left;
  overflow: hidden;
  height: 111px;
}
#gallery .gwomen {
  background: url(images/pic_1.jpg) no-repeat;
  width: 127px;
}
#gallery .gkids {
  background: url(images/pic_2.jpg) no-repeat;
  width: 130px;
}
#gallery .gmen {
  background: url(images/pic_3.jpg) no-repeat;
  width: 128px;
}

/** body : fonds blanc : #FFF **/
#body {
  padding-top: 3px;
  background: #779FE7  ;
}

/** Categories : activités **/
#categories {
  float: left;
  width: 200px;
}

/** textes   width originel : 750px;  float: right; **/
#seasonal, #collection {
  float: right;
  width: 747px;
  background: #D4CAB6;
  margin-bottom: 2px;
}

/** texte pavé du haut **/
#seasonal {
  background-color: rgb(162, 216, 254);
}

/** texte pavé du bas : citation **/
#collection {
  background-color: rgb(183, 197, 237);
}

/** seasonal : **/
#seasonal .inner, #collection .inner {
  padding: 6px 12px;
}

/** collection: **/
#collection .inner {
  text-align: justify;
}


#seasonal p, #collection p {
  margin: 0.9em 0;
}


#seasonal ul {
  margin-left: 1.5em;
}



.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h3 {
  font: 10px verdana, arial, sans-serif;
  font-size: 10px;
}

h2 {
  font: 12px verdana, arial, sans-serif;
  padding-bottom: 10px;
}


h1 {
  font-style: normal;
  font: 14px verdana, arial, sans-serif;
  padding-bottom: 10px;
}

/** categories : bandeau de gauche, background originel: #D4CAB6 **/

#categories h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #847A67;
  font: 18px "arial narrow", arial, sans-serif;
}

#categories li {
  background: #779FE7 left url(images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 7px 0 8px 35px;
}

#categories a {
  text-decoration: none;
  color: #000000;
}

#categories a:hover {
  text-decoration: underline;
}

/** collection : citation background: #D4CAB6 bottom right url(images/person_bg.jpg) no-repeat;**/

#collection {

}

#collection .inner {
  padding-right: 30px;
}
#minigal {
  float: right;
  width: 222px;
  margin-top: 1em;
  margin-bottom: 1em;
}
#minigal div {
  float: left;
  margin: 6px;
}
#collection ul {
  margin-left: 1.5em;
} /** bandeau de gauche orignel : 463F32 **/
#collection li {
  margin: 0.2em 0;
  color: #463F32;
}
#collection p {
  margin-left: 1.5em;
}

#seas-one, #seas-two, #seas-three {
  height: 146px;
}

#seas-one {
  float: left;
  width: 195px;
  margin-right: 3px;
}
#seas-two {
  float: left;
  width: 249px;
  margin-right: 3px;
}
#seas-three {
  float: left;
  width: 222px;
}

#seas p {
  text-align: right;
  color: #000;
  margin: 80px 15px 0 0;
  font-size: 23px;
}
#seas p.date {
  margin-top: 0;
  font-size: 16px;
}

#copyright {
  clear: both;
  text-align: center;
  font-size: 9px;
  padding: 2px;
}