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

#container, #footer {width: 998px;}
#header {
    width: 968px;
    height:254px;
    padding-left:30px;}

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

.push	{clear: both;}

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


/* ===| 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;}
a:focus{
  outline: none;
}

.ref {
		width:937px;
		text-align:center;
		padding:5px 0 2px 0;
        color:#4C3225;
        font-size: 12px;
        font-family: arial;
	}

#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;}
#container {
	margin:0 auto;
	text-align: left;}
#header {
/*	text-indent: -9999em;*/}
#left-column{
	float:left;
    display:inline;
	width:270px;
    margin:0 1px 0 31px;
}
#right-column{
	float:left;
    display:inline;
    width:630px;
    padding:0 17px 0 19px;
    margin-right:30px;

	}
#footer {
	margin: 0 auto;
	padding: 0;}



/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers, 
	use padding instead of margin.
	-------------------------------------------------*/

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

img {border: 0;}

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


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

/* ---| left-column|------------------------- */
#actualite{
  width:230px;
  height:128px;
  padding:48px 20px 0 20px;
}
#act-text{
  width:230px;
  height:98px;
}
#act-text img{
  float:left;
  border:2px solid #ffffff;
  margin:2px 10px 0 0;
}

#info{
  width:231px;
  height:120px;
  padding:44px 19px 0 20px
}

#plan{
  width:250px;
  height:95px;
  padding:40px 0 0 20px;
}
/*-----------index, coiffure, perruques, mariage, contact-------------------------*/
.title{
  float:left;
  padding-bottom: 19px;
}
.paragraph{
	clear: both;
    float:left;
    width:630px;

}
.photo{
  clear:both;
  display:inline;
  width:246px;
  height:157px;

}
ul.list1{
    margin:4px 0 0 30px;
    list-style: none;
	}
ul.list1 li{
	background: url(../images/charte/perruques/bullet.jpg) no-repeat top left;
    background-position:0px 1px;
	text-align:left;
    line-height: 18px;
    padding-left:18px;
    color:#764222;
    letter-spacing: 0.1px;
}
.visite{
  width:327px;
  height:147px;
}

/* ---| footer |------------------------- */
#digital-age{
    display:inline;
    width:270px;
    margin:0 1px 0 31px;
    height:53px;
    padding-top:12px;
    float:left;
}
#mentions{
  display:inline;
  width:630px;
  padding:12px 36px 0 0;
  height:53px;
  float:left;
  text-align: right;
}


/* ---| THE END |------------------------- */
