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

#container, #footer, #header {width: 785px;}
#header {height:317px;}
#left-column {width: 221px;}
#right-column {width: 553px;}

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

.push	{clear: both;}

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


/* ===| 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 {
	margin:0 auto;
	text-align: left;}
#header {
/*	text-indent: -9999em;*/}
#left-column{
	float:left;
	margin: 0px 0 0 0;}
 #actualite
 {
  height:102px;
  width: 221px;
}
#contact-info
 {
 width: 221px;
  height:293px;
}
#news
 {
 width: 221px;
  height:61px;
}
#right-column{
	float:left;	
	margin:0px 0 0 0px;
	padding-left: 5px;
	padding-right: 5px;}
ul.list
{
  width:350px;
  float: left;
  margin: 3px 0 0px 5px;
}
.list li
{
 	padding:1px 2px 2px 0px;
	padding-left:10px;
}
.p2
{
  width:360px;
  float:left;
  height:115px;
  margin-left:3px;
  padding:5px;
  text-align: center;
}
.p2 img
{
  padding-top: 10px;
}
.p2 p
{
  text-align: justify;
}
.ref {
  color: #7f2929;
  font-size: 11px;
  text-align: center;
  font-family: Arial;
  width: 350px;
  height: 15px;
  margin:0px auto;
  padding-top: 5px;
}
.p3{
 width: 372px;
 float: left;
 padding: 0px;
 text-align: center;
}
.p3 p
{
  text-align: justify;
}
.p3 img
{
  padding-top: 12px;
}
.p4{
  width: 535px;
  height: 125px;
  background: url(../images/charte/bg-p4.jpg) repeat-x top left;
  border: solid 1px #efcea7;
  float: left;
  margin-left: 2px;
  padding-left: 10px;
}
.bg-logo{
  background: url(../images/charte/bg-logo.jpg) no-repeat 100% 50%;
  width: 77px;
  height: 77px;
  float: left;
  padding: 20px 0 0 40px ;
  text-align: center;
  border: none;
}
#footer {
	margin: 0 auto;
	padding: 0;}
.copyright{
	padding: 10px 0 0;
	text-align: center;}
/*	--- 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: 0px 5px 0px 0px;} .right{float: right; margin: 0px 0px 0px 0px; }
.paragraph{
	clear: both;
  float: left;
  width: 100%;
  }
.separator{
	width: 100%;
	height: 21px;
	clear: both;
	padding:0;
	line-height: 0px;
  float: left;
  background: url(../images/charte/br-line.jpg) repeat-x 0% 50%;
  }
/*------------------ catalogue -------------------*/
#search-bar
{
	width: 430px;
	height:25px;
	padding:0px 0 0 115px;
	border: none;
	float:left;
	background:url(../images/charte/bg-recherche.jpg) no-repeat 3% 85%;
}
.buttonRecherche
{
    background: url(../images/charte/ok-recherche.jpg) no-repeat top left;
    width: 31px;
    height: 18px;
    border: 0;
    float: left;
    color: #9CC014;
    margin-top: 3px;
    margin-left: 3px;
}
.buttonRechercheOver
{   background: url(../images/charte/ok-recherche-over.jpg) no-repeat top left;
    width: 31px;
    height: 18px;
    border: 0;
    float: left;
    cursor: pointer;
    margin-top: 3px;
    margin-left: 3px;
}
.selection
{
	float:left;
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#771c1c;
	margin-left:20px;
  margin-top:3px;
	background-color:#fff5e8;
	border:solid 1px #c9a881;
  padding: 1px;
	height:17px;
}
.product-holder
{
	float:left;
	width: 250px;
	height:220px;
	padding: 10px 10px 5px 10px;
	text-align:center;
}
.product
{
  border: solid 1px #c9a881;
}
.title
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #680202;
	text-transform:uppercase;
	width:96%;
	text-align: center;
  border-bottom: solid 1px #efcea7;
}
.reference
{
	font-size:10px;
	font-weight:normal;
	color: #680202;
	width:96%;
	text-align: left;
	border-bottom:solid 1px #efcea7;
}
.description
{
	width:100%;
	height:40px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}
.description p
{
	font-size:11px;
	color: #000000 ;
	text-align:justify;
	line-height:14px;
}
.prod-image
{
	width:100%;
	height:94px;
	padding:5px 0 5px 0;
	text-align:center;
	background-color:#fff5e7;
}
.details
{
	float:left;
	padding-top:5px;
	border-top:solid 1px #c9a881;
	width:100%;
}
.details img
{
	float:left;
}
#pagination
{
	width:100%;
}
#pagination p
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d3873b;
}
#pagination a:link, #pagination a:visited
{
	color:#c9a881;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
}
#pagination a:hover, #pagination a:active
{
	color:#843131;
	text-decoration:none;
	padding:3px;
	font-weight:bold;
}
#sel
{
	color:#fe8423;
	font-weight:bold;
	text-decoration:none;
}
.pas-enregistrements{
width: 90%;
  font-size: 12px;
  font-family: Arial;
  color: #680202;
  text-align: center;
  padding-top:100px;
  }

/*------------------ details -------------------*/
 .description1
{
	width:100%;
/*	height:100%; */
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}
.description1 p
{
	font-size:11px;
	color: #000000 ;
	text-align:justify;
	line-height:14px;
}
.prod-image1
{
	width:530px;
	height:94px;
	padding:5px 0 5px 0;
	text-align:center;
	background-color:#fff5e7;
}
.product-holder1
{
	float:left;
	width: 533px;
	height:220px;
	padding: 10px 10px 5px 10px;
	text-align:center;
}
.title1
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #680202;
	text-transform:uppercase;
	width: 98%;
	text-align: center;
  border-bottom: solid 1px #efcea7;
}
.top{
 	width: 100%;
  border-bottom:solid 1px #efcea7;
  float: left;
}
 .title-cat
{
	font-size:11px;
	font-weight:bold;
	color: #680202;
	text-align: right;
  width: 70%;
  float: right;
}
.reference1
{
	font-size:10px;
	font-weight:normal;
	color: #680202;
	text-align: left;
  width: 25%;
  float: left;
}
.reference2
{
	font-size:10px;
	font-weight:normal;
	color: #680202;
	text-align: left;
  width: 98%;
  float: left;
   border-bottom:solid 1px #efcea7;
}
.prod-img{
  float: left;
  margin-left: 32px;
}
  /* ======== | merci | ==================== */
#merci
{
  clear:both;
  width:100%;
  text-align: center;
  float: left;
}
#merci p {
  padding:40px 0px 0px 0px;
  font-weight: bold;
  text-align: center;
  font-size: 13px;
  color: #9d5241;
}
#merci a:link, #merci a:visited{
  color:#9d5241;
  text-decoration: none;
  font-weight: bold;
}
#merci a:hover, #merci a:active{
  color:#cf9c7a;
  text-decoration: underline;
  font-weight: bold;
}
/* ---| THE END |------------------------- */
