body, html {
	margin: 0;
	padding: 0;
	height: 100%;
}


body {
	 background: #B0968A url(images/bg_page.png) repeat-x;
}




#corps {
	 position: relative;
	 width: 800px;
	 margin-left: auto;
	 margin-right: auto;
	 padding: 0;
	 
}




#fixedleft {
   position: relative;
   float: left;
   height: auto;
   width: 231px;
   background: transparent;
   z-index: 2;
}

#fixedleft a, #fixedleft a:hover {
   text-decoration: none;
   display: block;
   width: 231px;
   overflow: hidden;
   height: 24px;
   line-height: 0;
   margin: 0 auto;
}

#fixedleft ul, #fixedleft li {
   list-style-type:none;
   margin: 0 auto;
   padding: 0;
}

li.logo {
	 background: transparent url(images/logo_menu.png) no-repeat;
   height: 206px;
   margin: 0;
   padding: 0;
}

li.separateur {
	 background: transparent url(images/separateur.png) no-repeat;
	 height: 1px;
	 margin: 0;
   padding: 0;
}

li.pied {
	 background: transparent url(images/pied_menu.png) no-repeat;
	 height: 36px;
	 margin: 0;
   padding: 0;
}

li.vide {
	 background: transparent url(images/vide_marron.png) repeat;
	 height: 420px;
	 margin: 0;
   padding: 0;
}

a.savonstradi {
   background: transparent url(images/savons_traditionnels_off.png) no-repeat;
   height: 24px;
}
a.savonstradi:hover {
   background: transparent url(images/savons_traditionnels_on.png) no-repeat;
   height: 24px;
}


a.argile {
   background: transparent url(images/soins_argile_off.png) no-repeat;
   height: 24px;
}
a.argile:hover {
   background: transparent url(images/soins_argile_on.png) no-repeat;
   height: 24px;
}


a.mermorte {
   background: transparent url(images/soins_mer_morte_off.png) no-repeat;
   height: 24px;
}
a.mermorte:hover {
   background: transparent url(images/soins_mer_morte_on.png) no-repeat;
   height: 24px;
}


a.alun {
   background: transparent url(images/soins_pierre_dalun_off.png) no-repeat;
   height: 24px;
}
a.alun:hover {
   background: transparent url(images/soins_pierre_dalun_on.png) no-repeat;
   height: 24px;
}


a.huiles {
   background: transparent url(images/huiles_off.png) no-repeat;
   height: 24px;
}
a.huiles:hover {
   background: transparent url(images/huiles_on.png) no-repeat;
   height: 24px;
}


a.spa {
   background: transparent url(images/spa_hammam_off.png) no-repeat;
   height: 24px;
}
a.spa:hover {
   background: transparent url(images/spa_hammam_on.png) no-repeat;
   height: 24px;
}


a.eponge {
   background: transparent url(images/eponges_off.png) no-repeat;
   height: 24px;
}
a.eponge:hover {
   background: transparent url(images/eponges_on.png) no-repeat;
   height: 24px;
}


a.linge {
   background: transparent url(images/pour_linge_off.png) no-repeat;
   height: 24px;
}
a.linge:hover {
   background: transparent url(images/pour_linge_on.png) no-repeat;
   height: 24px;
}


a.maison {
   background: transparent url(images/maison_off.png) no-repeat;
   height: 24px;
}
a.maison:hover {
   background: transparent url(images/maison_on.png) no-repeat;
   height: 24px;
}


a.nouveautes {
   background: transparent url(images/nouveautes_off.png) no-repeat;
   height: 24px;
}
a.nouveautes:hover {
   background: transparent url(images/nouveautes_on.png) no-repeat;
   height: 24px;
}




#contenu {
	 width: 609px;
	 position: absolute;
	 top: 24px;
	 left: 215px;
	 margin: 0;
	 padding: 0;
	 z-index: 1;
}





li.arrondihaut {
	 background: transparent url(images/arrondi_haut.png) no-repeat;
	 width: 569px;
	 height: 14px;
	 margin: 0;
	 padding: 0;
	 line-height: 0;
	 list-style-type: none;
	 overflow: hidden;
	 position: absolute;
	 top: 10px;
	 left: 0px;
}


#table {
   background-color: #E5CFC4;
   width: 569px;
   height: 815px;
   margin: 0;
   padding: 0;
   position: absolute;
   top: 24px;
   left: 0px;
}


li.arrondibas {
	 background: transparent url(images/arrondi_bas.png) no-repeat;
	 width: 569px;
	 margin: 0;
	 padding: 0;
	 line-height: 0;
	 list-style-type: none;
	 overflow: hidden;
	 height: 14px;
	 position: absolute;
	 top: 839px;
	 left: 0px;
}

li.ssl {
	 background: transparent url(images/SSL.jpg) no-repeat;
	 width: 260px;
	 margin: 0;
	 padding: 0;
	 line-height: 0;
	 list-style-type: none;
	 overflow: hidden;
	 height: 25px;
	 position: absolute;
	 top: 860px;
	 left: 150px;
	 }

li.livezilla
{	
	 width: 500px;
	 margin: 0;
	 padding: 0;
	 line-height: 0;
	 list-style-type: none;
	 overflow: hidden;
	 height: 500px;
	 position: absolute;
	 top: 895px;
	 left: 175px;
	
}



.texte {
	 text-align: center;
	 font-family: Arial, Verdana, Sans-serif;
	 font-size: 12px;
	 color: #663300;
}

.piedpage {
	 text-align: center;
	 font-family: Arial, Verdana, Sans-serif;
	 font-size: 10px;
	 color: #663300;
}

p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:36.0pt;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:36.0pt;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:36.0pt;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:36.0pt;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
@page Section1
	{size:595.3pt 841.9pt;
	margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
	{page:Section1;}
 /* List Definitions */
 ol
	{margin-bottom:0cm;}
ul
	{margin-bottom:0cm;}

