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

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

#container, #footer, #header {width: 784px;}
#header {height:263px;}
#left-column {width: 233px;}
#right-column {width: 504px;}

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

.push	{clear: both;}

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


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

* {margin: 0;}

html, body {width: 100%;}
body {text-align: center;}
ul, li{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;}

p{	padding: 0;}

#wrap-container {
	height: auto !important;
}
#container {
	margin:0 auto;
	text-align: left;}
#header {
margin-top:22px;
/*	text-indent: -9999em;*/}
#left-column{
background: url(../images/charte/bg-leftcol.jpg) top left repeat-y;
	float:left;
  padding-left: 37px;
  padding-top: 13px;
	}
#right-column{
	float:left;
  padding-left:10px;
  padding-top: 13px;
	}
#title-presentation{
 background: url(../images/charte/title-presentation.jpg) top left no-repeat;
 width: 784px;
 height:36px;
 float:left;
 display:table;
}
#title-carrelages{
 background: url(../images/charte/title-carrelages.jpg) top left no-repeat;
 width: 784px;
 height:36px;
 float:left;
 display:table;
}
#title-faiences{
 background: url(../images/charte/title-faiences.jpg) top left no-repeat;
 width: 784px;
 height:36px;
 float:left;
 display:table;
}
#title-realisations{
 background: url(../images/charte/title-realisations.jpg) top left no-repeat;
 width: 784px;
 height:36px;
 float:left;
 display:table;
}
#title-contact{
 background: url(../images/charte/title-contact.jpg) top left no-repeat;
 width: 784px;
 height:36px;
 float:left;
 display:table;
}
#title-merci{
 background: url(../images/charte/title-merci.jpg) top left no-repeat;
 width: 784px;
 height:36px;
 float:left;
 display:table;
}
#footer {
	margin: 0 auto;
	padding: 0;}

.copyright{
	padding: 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;} .right{float: right;}

#thumb{
	padding-left:2px;}

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

.separator{
	width: 100%;
	height: 0px;
	clear: both;
	padding:0;
	margin:15px 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
	line-height: 0px;}

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

#title_01{
 background: url(../images/charte/title_01.jpg) top left no-repeat;
 width: 479px;
 height: 37px;
 display: table;
}
#contact-info{
 background: url(../images/charte/bg-devis.jpg) top left no-repeat;
 width: 222px;
 height: 184px;
 display: table;
 padding-left: 9px;
}
#cont-left{
 width:317px;
 float: left;
 padding-top: 15px;
}
#cont-left1{
 width:317px;
 float: left;
 padding-top: 15px;
}
ul.list{
  width:300px;
  float:left;
  padding-top:20px;
}
.list li{
	list-style-type:none;
	background-image:url(../images/charte/pointer.jpg);
	background-position:left 3px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 20px;
	float:left;
	margin-bottom:5px;
  width:300px;
  font-family: verdana;
  font-size:11px;
  line-height: 14px;
}
ul.list1{
  width:300px;
  float:left;
  padding-top:5px;
}
.list1 li{
	list-style-type:none;
	background-image:url(../images/charte/pointer1.jpg);
	background-position:left 3px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 20px;
	float:left;
	margin-bottom:5px;
  width:300px;
  font-family: verdana;
  font-size:11px;
  line-height: 14px;
}
.adresse{
 line-height: 23px;
 font-weight: bold;
}
.adresse1{
 line-height: 18px;
 color:#ffffff;
 font-weight: bold;
}
.grey{
 color:#d3d3d3;
}
.devis:link, .devis:visited{
background: url(../images/charte/devis.jpg) top left no-repeat;
height: 16px;
width: 168px;
float: left;
display: table;
}
.devis:active, .devis:hover{
background: url(../images/charte/devis-over.jpg) top left no-repeat;
height: 16px;
width: 168px;
float: left;
display: table;
}
.real-cat:link, .real-cat:visited{
background: #e4f4e4;
border:1px solid #5dbd60;
font-weight:bold;
color:#5dbd60;
float: left;
display: table;
}
.real-cat:active, .real-cat:hover{
background: #5dbd60;
border:1px solid #737373;
font-weight:bold;
color:#ffffff;
float: left;
display: table;
}
#promo{
 background: url(../images/charte/promo.jpg) top left;
 display: table;
 float: left;
 width: 231px;
 height: 215px;
 margin-top:30px;
}
