/*===| I. LAYOUT SIZE |====================================================*/
#container, #footer, #header {width: 919px;}
#header {height: 165px;}
#left-column {width: 309px;}
#right-column {width: 610px;}
#menu-left{ width: 309px; height: 195px; float: left; }
/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, #footer, .push {height: 75px;}
.push	{clear: both;}
/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height
	-----------------------------------------------
*/	#wrap-container {	margin: 0 auto -75px;}
/* ===| 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;}
#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;}
#right-column{
	float:left;	
	margin:0px 0 0 0px;}
#footer {
	margin: 0 auto;
	padding: 0;}
.copyright{
	padding: 17px 0 0;
	text-align: center;}
/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers,
	use padding instead of margin.
	-------------------------------------------------*/

/* ===| III. CONTENT ELEMENTS |===============================================*/
#actualite{
  float: left;
  width: 287px;
  height: 94px;
  padding: 53px 12px 0px 10px;
  background: url(../images/charte/bg-actualites.jpg) no-repeat top left;
}
#actualite p{
  font-size: 11px;
  font-family: Arial;
  line-height: 13px;
  color: #7b7b7b;
  padding-top: 5px;
}
#actualite img{
  border: solid 1px #202020;
  float: left;
  margin-right: 10px;
}
#actualite a:link, #actualite a:visited{
  text-transform: uppercase;
  color: #7b7b7b;
  text-decoration: underline;
}
#actualite a:hover, #actualite a:active{
  text-transform: uppercase;
  color: #7b7b7b;
  text-decoration: none;
}
#news{
  background: url(../images/charte/bg-newsletter.jpg) no-repeat top left;
  width: 309px;
  height: 68px;
  float: left;
}
.buttonOK
{
    background: url(../images/charte/ok.jpg) no-repeat top left;
    width: 70px;
    height: 57px;
    border: 0;
    float: left;
    margin-top: 3px;
    margin-left: 10px;
}
.buttonOKover
{   background: url(../images/charte/ok-over.jpg) no-repeat top left;
    width: 70px;
    height: 57px;
    border: 0;
    float: left;
    cursor: pointer;
    margin-top: 3px;
    margin-left: 10px;
}
.inForm
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: transparent;
	border:solid 1px #000000;
	color: #000000;
  margin: 30px 0 0 10px;
	width:200px;
  float:left;
	height:14px;
  padding-left: 5px;
  padding-top: 2px;
}
.inFormOver
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
  margin: 30px 0 0 10px;
	width: 200px;
	font-weight: normal;
	color: #000000;
  border: 1px solid #000000;
	background-color: transparent;
	float:left;
	height:14px;
  padding-left: 5px;
  padding-top: 2px;
}
#contact-info{
  background: url(../images/charte/bg-coordonnees.jpg) no-repeat top left;
  float: left;
  width: 299px;
  height: 89px;
  padding: 61px 0 0 10px;
}
#contact-info p{
  font-family: Arial;
  font-size: 11px;
  color: #878787;
  line-height: 13px;
}
.tel-info{
  font-family: Arial;
  font-size: 11px;
  color: #878787;
  margin-left: 46px;
}
#contact-info a:link, #contact-info a:visited{
  text-transform: uppercase;
  text-decoration: underline;
  font-family: Arial;
  font-size: 11px;
  color: #878787;
  margin-left: 45px;
}
#contact-info a:hover, #contact-info a:active{
  text-transform: uppercase;
  text-decoration: none;
  font-family: Arial;
  font-size: 11px;
  color: #878787;
  margin-left: 45px;
}
#plan-acces{
  background: url(../images/charte/bg-plan.jpg) no-repeat top left;
  float: left;
  width: 309px;
  height: 117px;
}
.plan:link, .plan:visited{
 float: left;
 background: url(../images/charte/link-plan.jpg) no-repeat top left;
 width: 264px;
 height: 81px;
 margin-top: 30px;
 margin-left: 36px;
}
.plan:hover, .plan:active{
 float: left;
 background: url(../images/charte/link-plan-over.jpg) no-repeat top left;
 width: 264px;
 height: 81px;
 margin-top: 30px;
 margin-left: 36px;
}
.paragraph{
  clear:both;
  float: left;
  width: 593px;
  padding-left: 9px;
  padding-right: 8px;
}
#introduction{
 float: left;
  width: 588px;
  height: 261px;
  border: solid 1px #222222;
}
.paragraph-in{
  float: left;
  width: 296px;
}
.paragraph-in p
{
  padding: 10px 8px 6px 5px;
}

.paragraph-diapo{
  float: left;
  width: 292px;
  height: 261px;
}
.paragraph-in-services{
  float: left;
  width: 334px;
}
.paragraph-in-services p
{
  padding: 10px 0px 10px 0px;
}
.paragraph-diapo-services{
  float: left;
  width: 243px;
  height: 199px;
}
#introduction-services{
 float: left;
  width: 588px;
  height: 245px;
  border: solid 1px #222222;
}
.paragraph-in-services2{
  float: left;
  width: 335px;
}
.paragraph-in-services2 p
{
  padding: 10px 0px 10px 10px;
}
#introduction-services1{
 float: left;
  width: 588px;
  height: 190px;
  border: solid 1px #222222;
}
.paragraph-diapo-services1{
  float: right;
  width: 243px;
  height: 160px;
}
#introduction-services2{
 float: left;
  width: 588px;
  height: 230px;
  border: solid 1px #222222;
}
.paragraph-diapo-services2{
  float: left;
  width: 243px;
  height: 180px;
}
.paragraph-in-services3{
  float: left;
  width: 330px;
}
.paragraph-in-services3 p
{
  padding: 10px 0px 5px 0px;
}
#introduction-services3{
 float: left;
  width: 588px;
/*  height: 230px;  */
  border: solid 1px #222222;
}
.paragraph-diapo-services3{
  float: right;
  width: 180px;
  height: 240px;
}
.paragraph-in-services4{
  float: left;
  width: 390px;
}
.paragraph-in-services4 p
{
  padding: 30px 0px 0px 10px;
}

#introduction-achetez{
  float: left;
  width: 588px;
  height: 140px;
  border: solid 1px #222222;
}
.introduction-achetez1{
  float: left;
  width: 575px;
  height: 100%;
  border: solid 1px #222222;
  margin: 0px 4px 5px 4px;
}
.paragraph-in-achetez{
  float: left;
}
.introduction-achetez1 p
{
  padding:0px 10px 0px 0px;
  margin-left: 5px;
}
.dimensions{
  text-align: left;
  clear: left;
  margin: 5px 0 5px 5px;
}
#introduction-achetez2{
  float: left;
  width: 289px;
  height: 100%;
  margin-left: 7px;
  border: solid 1px #222222;
}
#introduction-louez{
 float: left;
  width: 588px;
  height: 100%;
  padding-bottom: 10px;
  border: solid 1px #222222;
}
.paragraph-diapo-louez{
  float: left;
  width: 230px;
  height: 180px;
}
.paragraph-in-louez{
  float: right;
  width: 335px;
}
.paragraph-in-louez p
{
  padding: 20px 0px 5px 5px;
}
#introduction-louez1{
  float: left;
  width: 588px;
  height: 100%;
  padding-bottom: 20px;
  border: solid 1px #222222;
}
.paragraph-diapo-louez1{
  float: right;
  width: 170px;
  height: 180px;
}
.paragraph-in-louez1{
  float: left;
  width: 410px;
}
.paragraph-in-louez1 p
{
  padding: 10px 0px 5px 5px;
}
.paragraph a:link, .paragraph a:visited
{
    color: #878787;
    font-weight: bold;
}
.paragraph a:hover, .paragraph a:active
{
    color: #ffffff;
    font-weight: bold;
}


/*	--- Important! ----------------------------------
	Use class "left" or "right" on the html elements 
	you want to float (on the thumbs, for example)
*/	.left{float: left; margin: 15px 0px 0px 44px;}  .right{float: right; border: none;}
    .left1{float: left; margin: 10px 0px 0px 10px;} .right2{float: right; margin: 12px 30px 0px 0px; }
    .noimg1{float: left; margin: 10px 0px 0 10px;}  .right3{float: right; margin: 10px 0px 0px 0px; }
    .louez-t{ float: left; margin: 15px 0px 0 0; }  .right4{float: right; margin: 10px 10px 0px 0px; }
    .left2{float: left; margin: 10px 0 0 10px;    }

img{ border:none;
}
.ref{
  font-size: 11px;
  font-family: Verdana;
  text-align: center;
  color: #ffffff;
  padding-top: 3px;
  width: 863px;
}


  /* ======== | 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: 12px;
  color: #515151;
  text-transform: uppercase;
}
#merci a:link, #merci a:visited{
  color:#515151;
  text-decoration: none;
  font-weight: bold;
}
#merci a:hover, #merci a:active{
  color:#6f6f6f;
  text-decoration: underline;
  font-weight: bold;
}

#frmSearch{width:100%; float:left; padding-bottom:10px;}

.introduction-achetez1 h1 .categ{
  color:#BFBFBF;
}


#frmSearch select{background:#828282; float:right; width:200px; font-family:Arial, Tahoma, Verdana, sans-serif; color:#000000; font-size:11px; line-height:16px;}
#frmSearch p{float:right; padding:3px 15px 0 0;}
/* ---| THE END |------------------------- */


