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

#container, #footer, #header {width: 848px;}
#header {height:148px; margin-bottom:20px;}
#left-column {width: 200px;}
#right-column {width: 553px;}

/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, .push {height: 70px;}
#footer{
    height: 69px;
    border-top:1px solid #D1D1D1;
}
.push	{clear: both;}
a:focus{
  outline: none;
}
.ref {  display:inline;
		width:848px;
		text-align:center;
        color:#606060;
        font-size: 12px;
        font-family: verdana;
	}
/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height 
	-----------------------------------------------
*/	#wrap-container {	margin: 0 auto -70px;}


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

* {margin: 0;}

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

#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
    padding-top:20px;}
#container {
	margin:0 auto;
	text-align: left;}
#header {
/*	text-indent: -9999em;*/}
#left-column{
	float:left;
    width:449px;
    padding-left:1px;
}
#right-column{
	float:left;
    width:381px;
    padding:0 1px 0 16px;
}
	
#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;} .right{float: right;}

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

/*--------------------------------left-column--------------------------*/
#presentations{
   width:449px;
   height:200px;
   padding-bottom:3px;

}
#services{
  width:415px;
  height:284px;
  padding:56px 20px 0 14px;
}
ul.list1{
    display:inline;
    clear:both;
    float:right;
    list-style: none;
    width:290px;
    font-size: 11px;
	}
ul.list1 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
    background-position:0px 5px;
    font-family:verdana, arial;
    text-align:justify;
    line-height: 16px;
    padding-left:10px;
    color:#464040;
    margin-bottom:10px;
}
ul.list2{
    list-style: none;
    font-size: 12px;
    width:345px;
	}
ul.list2 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
    background-position:0px 5px;
    font-family:verdana, arial;
    font-weight:bold;
    text-align:justify;
    line-height: 16px;
    padding-left:10px;
    color:#464040;
}
.spacer1{
  clear:both;
  width:415px;
  height:3px;
  line-height:0px;
  border-bottom: 1px solid #969696;
  float:left;
  margin-bottom:15px;
}
.paragraph{
  clear:both;
  width:375px;
  padding-right:6px;
}
#actualite{
  width:381px;
  height: 105px;
}
.news{
  float:left;
  width:375px;
  height:95px;
  padding-top:10px;
}
.news img{
  float:left;
  margin-right:10px;
}
#info-plan{
 width:381px;
 height:146px;
}
#adress{
  width:156px;
  height:142px;
  float:left;
  padding:4px 0px 0px 3px;
}
#newsletter{
  float:left;
  width:210px;
  height:70px;
  padding:22px 3px 0 9px;
  margin:0px;
}
#plan{
  float:left;
  width: 222px;
  height:35px;
  text-align: center;
  padding-top:19px;
}
#services1{
  width:415px;
  height:284px;
  padding:50px 20px 0 14px;
}

#prestations{
  width:788px;
  height:235px;
  padding:70px 30px 0 30px;
}
/*----------------------PANIER----------------*/
#boutique-bg-left{
  width:848px;
  float:left;
}
.boutique-bg-left{
  width:848px;
  float:left;
}

#boutique{
  float:left;
  width:848px;
  padding:20px 0px 0 0px;

}
#boutique-left{
  width:119px;
  float:left;
  padding-top:140px;
  text-align: center;
}


#boutique-right{
   float:right;
   width:699px;
  padding:0 15px 0 15px;
}

.table-header
{
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  background-color:#4F5A78;
  padding:0 0 2px 2px ;
  text-align: center;
}
.table-caption1
{
  font-size: 11px;
  color: #000000;
  padding:0 0 2px 2px ;
  text-align: center;
  border-bottom:1px solid #4F5A78;
}
.table-caption2
{
  font-size: 11px;
  color: #000000;
  background-color:#F0F0F0;
  padding:0 0 2px 2px ;
  text-align: center;
  border-bottom:1px solid #4F5A78;
}
#panier{
  float:left;
  width:848px;
  padding:100px 0px 0 0px;

}
#achat-merci{
  float:left;
  width:848px;
  padding:70px 0px 0 0px;

}

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