
@import url(typo.css);
@import url(skin.css);
@import url(menu1.css);
@import url(menu2.css);

/*===| I. LAYOUT SIZE |====================================================*/

#container, #footer, #header, .ref {width: 784px;}
#left-column {width: 321px;}
#right-column {width: 463px;}

/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, #footer  {height: 51px;}


.push   {
     clear: both;
    }

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height
	-----------------------------------------------
*/	#wrap-container {	margin: 0 auto -51px;}

/* ===| II. LAYOUT's DEFAULT ELEMENTS |=======================================*/

* {margin: 0;}

html, body {height: 100%; width: 100%;}
body {text-align: center;}
ul, li{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;}

p{	padding: 0 5px;}

#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;}
#container {
    background: url(../images/charte/right-repeat.jpg) top right repeat-y;
	margin:46px auto 0;
	text-align: left;}
#header {
/*	text-indent: -9999em;*/}
#left-column{
	float:left;
}
#right-column{
      background: url(../images/charte/pagefoot-bg.jpg) bottom left no-repeat;
      height: 861px;
	    float:left;

}


.ref {
	margin:0 auto;
		text-align:center;
	}
#footer {
    background: url(../images/charte/footer.jpg) top left no-repeat;
	margin: 0 auto;
	padding-bottom: 40px;
    }
#flash-menu-left{
  height: 509px;
}
#actualite{
  background: url(../images/charte/mdm.jpg) top left no-repeat;
  height: 135px;
}
#contact-info{
  background: url(../images/charte/newsletter.jpg) top left no-repeat;
  height: 82px;
}
#promo{
  background: url(../images/charte/coordone.jpg) top left no-repeat;
  height: 135px;
}
#title{
  background: url(../images/charte/title.jpg) top left no-repeat;
  width: 463px;
  height: 79px;
}
#title-contact{
  background: url(../images/charte/title-contact.jpg) top left no-repeat;
  width: 463px;
  height: 79px;
}
#title-pres{
  background: url(../images/charte/title-pres.jpg) top left no-repeat;
  width: 463px;
  height: 79px;
}
#title-epilation{
  background: url(../images/charte/title-epilation.jpg) top left no-repeat;
  width: 463px;
  height: 79px;
}
#title-soins{
  background: url(../images/charte/title-soins.jpg) top left no-repeat;
  width: 463px;
  height: 79px;
}
#title-merci{
  background: url(../images/charte/title-merci.jpg) top left no-repeat;
  width: 463px;
  height: 79px;
}
#pibox{
  background: url(../images/charte/pibox.jpg) top left no-repeat;
  width: 463px;
  height: 49px;
}
#pi2box{
  background: url(../images/charte/pi2box.jpg) top left no-repeat;
  width: 463px;
  height: 24px;
  margin-top: 12px;
}
.legales{
  color: #daa9c9;
  text-decoration: none;
}
.legales:hover{
  text-decoration: underline;
}



.copyright{
    color: #471033;
	padding: 5px 0 0;
	text-align: right;}
.par{
  margin-left: 10px;
  padding-top: 5px;
}
.pare{
  margin-left: 10px;
  padding-top: 5px;
   font-size:15px;
   font-weight:bold;
}
.parb{
  font-weight: bold;
  width: 425px;
  margin-left: 15px;
  padding-top: 9px;
}
.parc{
  font-weight: bold;
  width: 425px;
  margin-left: 15px;
  padding-top: 4px;
}
.parc2{
  font-weight: bold;
  width: 425px;
  margin-left: 15px;
  padding-top: 10px;
}
 .parb2{
  font-weight: bold;
  width: 425px;
  margin-left: 25px;
  padding-top: 5px;
}
#indexbottom{
  background: url(../images/charte/botab.jpg) bottom left no-repeat;
  width: 463px;
  height: 430px;
}
.par2{
   padding-top:11px;
   margin: 0px 14px;
}
.par2m{
   padding-top:11px;
   margin: 0px 14px;
   width:432px;
}
.tlink{
  color:#600933;
  text-decoration: none;
}
.tlink:hover{
  color:#600933;
  text-decoration: underline;
}
ul.listv{
   padding-left:14px;
   width:300px;
   float: left;
}
.listv li.bullet{
   background: url(../images/charte/bullet.jpg) center left no-repeat;
   padding:2px 15px;
   font-weight: bold;
   color: #600933;
}
ul.list{
   padding-left:14px;
   width:330px;
   float: left;
}
.list li.bullet{
   background: url(../images/charte/bullet.jpg) center left no-repeat;
   padding:2px 15px;
   font-weight: bold;
   color: #600933;
}
ul.list2{
   padding-left:14px;
   width:230px;
   float: left;
}
.list2 li.bullet{
   background: url(../images/charte/bullet.jpg) center left no-repeat;
   padding:3px 15px;
   font-weight: bold;
   color: #600933;
}
ul.listb{
   padding-left:14px;
   float: left;
}
.listb li.bullet{
   background: url(../images/charte/bullet.jpg) center left no-repeat;
   padding:3px 15px;
   font-weight: bold;
   color: #600933;
}
ul.list3{
   padding-left:14px;
   width:450px;
   float: left;
}
.list3 li.bullet{
   background: url(../images/charte/bullet.jpg) left 6px no-repeat;
   padding:3px 15px;
   font-weight: bold;
   color: #600933;
}
/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers,
	use padding instead of margin.
	-------------------------------------------------*/

/* ===| III. CONTENT ELEMENTS |===============================================*/


img {border: 0;}

.aright{
  padding-right:3px;
  float: right;
}
.aleft{
  padding-left:12px;
  margin-top: 11px;
  float: left;
}
.a2left{
  padding-left:0px;
  margin-top: 0px;
  float: left;
}
.bright{
  float: right;
  margin: 43px 32px 0 0;
}
.cright{
  float: right;
  margin: 3px 32px 0 0;
}
#horar{
  padding-top: 31px;
  width: 462px;
  float: left;
}
.horair{
   float:left;
   padding-top:40px;
   width:229px;
   text-align:center;
   font-size:15px;
   font-weight:bold;
}
.btext{
   float:left;
   padding-top:30px;
   padding-bottom:9px;
   width:450px;
   text-align:center;
   font-size:15px;
   font-weight:bold;
}
.dright{
  margin-top:53px;
  float:left;
}
.cont{
  padding-top: 65px;
  padding-left: 12px;
  color: #ffffff;
}
.tel{
  padding: 6px 0 0 27px;
  color: #ffffff;
}
.planacc{
  float: right;
  margin-top: 84px;
}
.buttonok{
  background: url(../images/charte/bok.jpg) top left no-repeat;
  width: 31px;
  height: 19px;
  border: none;
}
.buttonoverok{
  background: url(../images/charte/bok-over.jpg) top left no-repeat;
  width: 31px;
  height: 19px;
  border: none;
}
#fieldEmail1{
  width: 239px;
  border: none;
  height: 16px;
  color: #5f2149;

}
#frmNews{
  padding-top: 49px;
  padding-left: 22px;
}
.presta1{
  float:left;
  width:440px;
  padding-bottom:10px;
}


.mail{
  padding-left:27px;
  padding-top:2px;
  color:#51153c;
  text-decoration: none;
}
.mail2{
  color:#51153c;
  text-decoration: none;
}
.mail2:hover{
  text-decoration: underline;
}
.dleft{
  float: left;
  margin: 53px 0 0 30px;
}

#index-ptop{
  background: url(../images/charte/index-ptop.jpg) top left no-repeat;
  width: 316px;
  height: 102px;
}
a:focus {
   outline: none;
}
.savoirp{
  padding-left:12px;
  color: #ffffff;
}

/*	--- Important! ----------------------------------
	Use class "left" or "right" on the html elements
	you want to float (on the thumbs, for example)
*/	.left{float: left;} .right{float: right;}

.thumb{
	display: block;
	margin:1px 5px;}

.thumb img{
	border-style:solid;
	border-width: 5px;
	border-color: inherit;
	padding: 5px;
	margin: 0}

.paragraph{
	clear: both;
	display: table;}

.separator{
	width: 100%;
	height: 0px;
	clear: both;
	padding:0;
	margin:15px 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
	line-height: 0px;}

/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li{display: inline;}
/* ---| THE END |------------------------- */