
@import url(typo.css);
@import url(skin.css);
@import url(menu1.css);
@import url(menu2.css);

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

#container, #footer, #header, .ref {width: 887px;}
#left-column {width: 535px;}
#right-column {width: 352px;}

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

.push	{clear: both;}

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


/* ===| 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 {
    background: url(../images/charte/repeat.jpg) top left repeat-y;
	margin:0 auto;
	text-align: left;}

.ref{
  margin: 0 auto;
}

#left-column{
	float:left;
    text-align: justify;
}
#right-column{
	float:left;
}
#header{
  background: url(../images/charte/header.jpg) top left no-repeat;
  height: 235px;
}
#flash-menu{
  background: url(../images/charte/menu.jpg) top left no-repeat;
  width: 535px;
  height: 37px;
}
#title{
  background: url(../images/charte/title.jpg) top left no-repeat;
  width: 535px;
  height: 37px;
}
#title-agence{
  background: url(../images/charte/title-agen.jpg) top left no-repeat;
  width: 535px;
  height: 37px;
}
#title-bain{
  background: url(../images/charte/title-bain.jpg) top left no-repeat;
  width: 535px;
  height: 37px;
}
#title-muebles{
  background: url(../images/charte/title-muebles.jpg) top left no-repeat;
  width: 535px;
  height: 37px;
}
#title-contact{
  background: url(../images/charte/title-contact.jpg) top left no-repeat;
  width: 535px;
  height: 37px;
}
#title-merci{
  background: url(../images/charte/title-merci.jpg) top left no-repeat;
  width: 535px;
  height: 37px;
}
#title-detail{
  background: url(../images/charte/title-plusde.jpg) top left no-repeat;
  width: 535px;
  height: 37px;
}
#index-box{
  background: url(../images/charte/box.jpg) top left no-repeat;
  width: 535px;
  height: 192px;
}
.b-pic{
  float: right;
  margin-top: 16px;
  margin-right: 17px;
}
.box-text{
  width: 292px;
  margin-left: 75px;
  padding-top: 16px;

}
#facon{
  background: url(../images/charte/facon.jpg) top left no-repeat;
  width: 535px;
  height: 38px;
}
.pic-left{
  float: left;
  margin-left: 66px;
  margin-top: 9px;
}
.pic-right{
  float: right;
  margin-right: 6px;
  margin-top: 6px;
}

.ntext{
  width: 317px;
  float: left;
  margin-top: 3px;
}
.lntext{
padding-left: 66px;
  width: 310px;
  float: left;
  margin-top: 3px;
}
.ntext-contact{
  color: #135b0c;
    width: 317px;
  float: left;
  margin-top: 3px;
  text-align:center;
  font-weight: bold;
  text-decoration: none;
}
.ntext-contact:hover{
  text-decoration: underline;
}
.color{
  color: #570e0f;
}
ul.list{
   float: left;
   padding-top: 5px;
   padding-left: 130px;
   width:370px;
}

.list li.bullet{
 background: url(../images/charte/bullet.jpg) left 5px no-repeat;
 padding-left: 15px;
    padding-bottom: 5px;
    width: 360px;
}


#actualite, #contact-info, #promo {height: 125px;}

#footer {
    color: #ffffff;
    font: 11px Arial;
    background: url(../images/charte/footer.jpg) top left no-repeat;
	margin: 0 auto;
	padding: 0;}
.legales{
  color: #5cff28;
  text-decoration: none;
}
.legales:hover{
  color: #5cff28;
  text-decoration: underline;
}
.digage{
  color: #ebe5c3;
  text-decoration: none;
}
.digage:hover{
  color: #ebe5c3;
  text-decoration: underline;
}
.textbebox{
  float: left;
  padding-top:6px;
}

.separator{
  background: url(../images/charte/separator.jpg) top left no-repeat;
  width: 535px;
  height: 13px;
}
#services{
  background: url(../images/charte/service.jpg) top left no-repeat;
  width: 535px;
  height: 57px;
  margin-top: 30px;
}
#promo{
  background: url(../images/charte/newsletter.jpg) top left no-repeat;
  width: 352px;
  height: 96px;
}
#actualite{
  background: url(../images/charte/mdm.jpg) top left no-repeat;
  width: 352px;
  height: 174px;
}
#contact-info{
   background: url(../images/charte/coordone.jpg) top left no-repeat;
   width: 352px;
   height:190px;
}
#rflash{
  background: url(../images/charte/rflash.jpg) top left no-repeat;
  width: 352px;
  height: 176px;
}
#ufooter{
  background: url(../images/charte/ufooter.jpg) top left no-repeat;
  width: 887px;
  height: 50px;
  margin: 0 auto;
}

.copyright{
  font: 11px Arial;
}
.recherche{
	background:url(../images/charte/recherche.jpg) no-repeat left top;
  cursor:pointer;
	height:21px;
    outline:none;


	}
.rechercheover{
	background:url(../images/charte/recherche-over.jpg) no-repeat left top;
  cursor:pointer;
  height:21px;
 outline:none;
	}
a:focus{
  outline: none;
}
#befrm{
  float:right;
  width:460px;
  margin-right:6px;
  height:27px;
  border:1px solid #000000;
  background-color:#efeed9;
  text-align:right;
}
.select{
  font-size:10px;
  background-color:#cad1a6;
  color:#000000;
  border:1px solid #000000;
  margin-right:5px;
}
.dbox{
  background: url(../images/charte/dbox.jpg) top right no-repeat;
  width:470px;
  float:right;
  display:table;
  margin-top:5px;
  margin-right:0px;
  background-color:#c9e5f6;
}

.buttonok{
  background: url(../images/charte/ok.jpg) top right no-repeat;
}
.buttonoverok{
  background: url(../images/charte/ok-over.jpg) top right no-repeat;
}


#titref{
   float:left;
   width:470px;
   margin-top:10px;
}
#imgbox{
   height:100px;
   float:right;
   margin-right:20px;
}
#imgdet{
   float:left;
   display:table;
   height:100px;
   width:130px;
   text-align:center;
}
.contact-mail{
  color:#098f03;
  font-weight: bold;
  text-decoration: none;
}

.contact-mail:hover{
  color:#098f03;
  font-weight: bold;
  text-decoration: underline;
}



/*	--- 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;}
a:focus {
   outline: none;
} 
.thumb{
	display: block;
	margin:1px 5px;}
	
.thumb img{
	border-style:solid;
	border-width: 5px;
	border-color: inherit;
	padding: 5px;
	margin: 0}

.paragraph{
	clear: both;
	display: table;}



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