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

#container, #footer, #header {width: 784px;}
#header {height:256px;}
#left-column {width: 574px;}
#right-column {width: 210px;}

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

.push	{clear: both;}

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


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

* {margin: 0;}

html, body {height: 100%; width: 100%;}
body {text-align: center;}

#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;

   }
#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; padding-right: 10px;} .right{float: right; padding-left:8px;}


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

a:focus{
  outline: none;
}
a:link, a:visited{
	color:#C8C8C8;
	text-decoration: underline;}

a:hover, a:active{
	color:#E76723 !important;
	text-decoration: none !important;}
.ref {
		width:100%;
		text-align:center;
		padding:5px 0 2px 0;
		color:#c8c8c8;
	}
/* ---| right column |------------------------- */
#actualite
{
    float: left;
    width: 179px;
    height: 86px;
    padding: 39px 10px 0 21px;

}
#actualite_text
{
height:70px;
}
#actualite_text img
{
   float:left;
   padding:1px 8px 0 0;
}
#coordonees
{
  float:left;
  width: 188px;
  height: 117px;
  padding: 55px 0px 0 22px;

}
#coordonees a:link, #coordonnees a:visited
{
   padding-left:21px;
   color:#C8C8C8;
   text-decoration: none;
}
#coordonees a:hover, #coordonnees a:active
{
    padding-left:21px;
    color:#E76723 !important;
	text-decoration: underline !important;
}
#plan
{
   float: left;
   width: 196px;
   height: 33px;
   padding-left:14px;
}
#right-photo
{
   float:left;
   width: 196px;
   height: 124px;
   padding-left:14px;
}

/* ---| footer |------------------------- */
#mentions
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    padding:10px 0 20px 0;
    color:#493226;
}
#mentions  a:link, #mentions a:visited{
	color:#0D0907;
    text-decoration: none;
}
#mentions  a:hover, #mentions  a:active{
	color:#B4B4B4 !important;
    text-decoration: underline !important;
}

#digital-age a:link, #digital-age a:visited
{
    color: #C97245 !important;
    text-decoration: none;
}

#digital-age a:hover, #digital-age a:active{
	color: #B4B4B4 !important;
    text-decoration: none;
}
/* ---| index |------------------------- */
#title
{
  float:left;
  height: 38px;
  padding-bottom:10px;
}
.paragraph
{
	clear:both;
	float:left;
	width:574px;
}
ul.list1{
	float:left;
    width: 147px;
    margin:0;
    padding:0;
    list-style: none;
	}
ul.list1 li{
	background: url(../images/charte/bullet1.jpg) no-repeat top left;
    background-position:0px 4px;
    color: #C8C8C8;
    font-family: verdana;
    font-size: 11px;
	text-align:left;
    line-height: 16px;
    padding-left:17px;
}
ul.list2{

    margin:0;
    padding:0;
    list-style: none;
	}
ul.list2 li{
	background: url(../images/charte/bullet2.jpg) no-repeat top left;
    background-position:0px 4px;
    color: #C97245;
    font-family: verdana;
    font-size: 11px;
	text-align:left;
    padding-left:10px;
}
.photo
{
  float:left;
  padding-right: 12px;
}

/* ======== | nos occasions | ==================== */
.search-bar
{
    float:left;
    width:284px;
    height:44px;
    padding-left:290px
}
#category
{
  float: left;
  width: 80px;
  padding: 15px 0 0 0px;
}

#category p
{
  font-size: 12px;
  font-family:verdana;
  font-weight: bold !important;
  color:#BB551E;
  padding-right:10px;
}

.produits
{
  float:left;
  width:280px;
  border: 1px solid #C8C8C8;
  margin-left:3px;
  margin-bottom:8px;
}

.left-label
{
  font-size: 12px;
  font-family: verdana;
  background-color:#626262;
  color: #BB551E;
  padding:2px 0 2px 4px;
  border-bottom:1px solid #BB551E;
}
.right-label
{
  font-size: 11px;
  font-family: verdana;
  text-align: justify !important;
  color:#C8C8C8;
}
.descriptif
{
  font-size: 12px;
  font-family: verdana;
  text-align:justify;
  color: #BB551E;
  width:272px;
  height: 60px;
  padding:2px 4px 2px 4px;
}
.desc{
  font-size: 12px;
  font-family: verdana;
  text-align:justify;
  color: #BB551E;
  margin:18px 0 10px 0;
}

.prod-photo
{
  height: 110px;
  text-align:center;
  border-bottom:1px solid #BB551E;
}

/* ======== | details| ==================== */
#details
{
    float:left;
    width: 574px;
}
#produits1
{
  float:left;
  width:350px;
}

#produits2
{
  float:left;
  width: 224px;
  padding-top:16px;

}

/* ======== | merci | ==================== */
#merci
{
    clear:both;
    width:574px;
	float:left;
	padding-top:80px;
}


#merci a:link, #merci a:visited
{
    color:#C97245 !important;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
}
#merci a:hover, #merci a:active
{
    color:#C8C8C8 !important;
    text-decoration: underline;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
}

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