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

#container, #footer{width: 784px;}
#left-column {width: 254px;}
#right-column {width: 530px;}

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


.push	{clear: both;}

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


/* ===| 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;
}

.clear{
  clear:both;
  padding:0px;
  margin:0px;
}
p{
  padding:0px;
  margin:0px;
}
.ref {
        clear:both;
        width:784px;
		text-align:center;
        font-size: 11px;
		padding-bottom:4px;
        color:#545453;
	}
#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;}
#container {
	margin:0 auto;
	text-align: left;}

#left-column{
	float:left;
}
#right-column{
	float:left;	
}
#contenu{
  width:493px;
  padding:0 11px 0 26px;
}
#contenu1{
  width:519px;
  padding:0 11px 0 0px;
}

#footer{
   margin: 0 auto;
   height: 60px;
   padding-top:8px;
}


/*	--- 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 |------------------------- */
#menu-left{
	width:254px;
	height:405px;}
#actualites{
	width:218px;
	height:86px;
    padding:40px 13px 0 23px;
}
#actualite-inf{
  height:65px;
}

#actualite-inf img{
  margin-top:3px;
  margin-right:5px;
  float:left;
}

#info{
	width:244px;
	height:89px;
    padding:32px 0 0 10px;
}
#horaires{
	width:244px;
	height:56px;
    padding:50px 0 0 10px;
}
#plan{
	width:244px;
	height:44px;
    padding:9px 0 0 10px;
}
/* ---| right-column |------------------------- */
#diapo{
	width:530px;
	height:264px;
}
.paragraph{
	clear: both;
	display: table;
    width:489px;
    padding-right:4px;
}
.par1{
  width: 476px;
  height:87px;
  padding:7px 6px 0 7px;
  margin-bottom:10px;
}
.par2{
  clear:both;
  width: 478px;
  height:97px;
  padding:4px 5px 0 6px;
  margin-bottom:10px;
}
ul.list1{
    display:inline;
    list-style: none;
    float:left;
    margin-left:26px;
	}
ul.list1 li{
	background: url(../images/charte/bullet1.jpg) no-repeat top left;
    background-position:0px 2px;
	text-align:left;
    font-size: 11px;
    line-height: 16px;
    padding-left:17px;
}
ul.list2{
    display:inline;
    list-style: none;
    float:left;
    margin-left:74px;
	}
ul.list2 li{
	background: url(../images/charte/bullet2.jpg) no-repeat top left;
    background-position:0px 4px;
	text-align:left;
    font-size: 11px;
    line-height: 16px;
    padding-left:12px;
}
.par3{
  clear:both;
  width: 478px;
  height:112px;
  padding:4px 5px 0 6px;
  margin-bottom:10px;
}
.par4{
  clear:both;
  width: 195px;
  height:43px;
  padding-left:294px;
  margin:10px 0 10px 0;
}
.par5{
  clear:both;
  width: 337px;
  height:43px;
  padding-left:152px;
  margin:20px 0 80px 0;
}

/* ---| nos occasions |------------------------- */
.car{
  width:487px;
  border:1px solid #999999;
  background-color: #EFEFEF;
  float:left;
  margin-bottom:4px;
}
.title-prix{
  width:487px;
  border-bottom:1px solid #999999;
  background-color: #FFEA94;
  margin-bottom:5px;
  float:left;
}
.photo-detail{
  float:right;
  width:102px;
  height:102px;
  text-align:center;
  margin:0 5px 5px 8px;
  background: url(../images/charte/noimg.jpg) no-repeat left top;
}
.label{
  width:340px;
  border-bottom:1px solid #FCD948;
  float:left;
  margin-left:5px;
}
#photo{
  width:242px;
  height:262px;
  float:right;
  margin-right:4px;
}

.photo-big{
  display:inline;
  float:right;
  width:242px;
  height:242px;
  background: url(../images/charte/noimg1.jpg) no-repeat left top;
  text-align:center;
  margin:0 0px 0px 0px;
}
.text-photo{
  clear:both;
  width:240px;
  height:16px;
  padding-top:2px;
  border:1px solid #999999;
  background-color: #FFEC9D;
}

.label1{
  display:inline;
  clear:both;
  width:220px;
  border-bottom:1px solid #FCD948;
  float:left;
  margin-left:5px;

}
.descriptif{
  display:inline;
  clear:both;
  float:left;
  width:487px;
  margin-top:5px;
  border-top:1px solid #999999;
  background-color: #FFEC9D;
}
/* ---| THE END |------------------------- */