/*===| I. LAYOUT SIZE |====================================================*/
#container, #footer, #header {width: 961px;}
#header {height:293px;}
#left-column {width: 266px;}
#right-column {width: 695px;}

/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, .push {height: 71px;}
.push {clear: both;}
#footer {height: 46px; padding-top: 25px;}

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height
	-----------------------------------------------
*/	#wrap-container {	margin: 0 auto -71px;}

/* ===| II. LAYOUT's DEFAULT ELEMENTS |=======================================*/

* {margin: 0;}

body { width: 100%;}
html {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: 0;
    padding: 0;
    }
#right-column{
	float:left;
	margin:0px;
	padding:0px;
    }
.ref {
    clear:both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#909090;
    text-align: center;
    padding:15px 0 5px 0;
    width: 961px;
	}
/*------------------- inc.mdm --------------------*/
#actualite
{
    height: 100px;
    width: 245px;
    padding:48px 0px 0 21px;
    float: left;
    margin:0;
}
#mdm-text
{
    float:left;
    height: 78px;
    padding-left:11px;
    padding-right:18px;
    /*width:200px;*/

}

#mdmPhoto
{
  border: solid 1px #7a0d0d;
  float: left;
  margin: 3px 5px 5px 0;
}
#actualite img
{
    float: left;
}
#actualite p
{
  font-size: 11px;
  line-height: 13px;
  text-align:justify;
}
#actualite #link-mdm
{
    float:left;
    margin:0;
    padding:0;
    width:240px;
}

/*------------------- inc.info --------------------*/
#contact-info {
    height: 143px;
    width: 266px;
    padding:67px 0px 0 0px;
    float: left;
    margin:0;
}
#contact-info p
{
    float: left;
    width:120px;
    text-align: left;
    font-size: 11px;
    line-height: 14px;
}
#contact-info img
{
    border:none;
}

#plan {
    height: 78px;
    width: 245px;
    padding:5px 0px 0 21px;
    float: left;
}

#footer {
	margin: 0 auto;}

/*	--- 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: 0 20px 0 0;} .right{float: right; padding: 0 0 0 20px;}

.paragraph{
	clear: both;
	float:left;
    padding:0 20px 0 20px;
    width:655px;
    }

.separator{
	width: 100%;
	height: 36px;
	clear: both;
	padding:0;
	line-height: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0px;
    }
/*---------------- index -----------------*/
#page-title{
   float:left;
   padding-bottom:13px;
}
.couleur
{
  font-size: 16px;
  color:#830000;
}
.middle-list
{
  float:left;
  width:305px;
}

ul.list1{
    float:left;
    list-style-type: none;
	padding: 20px 13px 0px 15px;
    width:120px;
	}
ul.list1 li{
	background: url(../images/charte/list-bullet.jpg) no-repeat top left;
	background-position:0px 5px;
	text-align: left;
	line-height: 18px;
	padding:0px 0px 0px 12px;
    color: #000000;
	}
/*--------------- maconnerie -------------------*/
#contact
{
  float:left;
  margin-top:10px;
  background: url(../images/charte/mac-bg-text2.jpg) no-repeat top left;
  width:111px;
  height:15px;
  padding: 0 0 0 361px;
}

/*------------- realisations ---------------*/
.avant-apres
{
  float:left;
  padding:0px 8px;
  width:132px;
}
.avant-apres-caption
{
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  background-color:#eaeaea;
  border-top:solid 2px #fff;
  color:#666;
  width:100%;
  height: 15px;
  padding-bottom:3px;
  font-weight: bold;
}


.photo-holder
{
    width:120px;
    height:120px;
    text-align: center;
    padding:5px;
    border:solid 1px #dedede;
}
.title
{
    color:#8c2828;
    text-transform: uppercase;
    font-weight: bold;
    background: url(../images/charte/dotted-line.jpg) repeat-x bottom left;
    padding: 0 0 3px 0;
}
.descriptif
{
    background: url(../images/charte/dotted-line.jpg) repeat-x bottom left;
    padding:5px 0 5px 0;
}
.date-travaux
{
    color:#666666;
    float: right;
    font-size: 10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
#pagination
{
    padding-top:0px;
    padding-bottom:8px;
    color:#666666;
    float:right;
    font-family: Arial, Helvetica, sans-serif;
}

#pagination a:link, #pagination  a:visited
{
    font-size:12px;
    text-decoration: none;
    background-color: #ffffff;
    color:#666;
    font-weight:bold;
    padding:2px 5px 2px 5px;
}
#pagination a:active, #pagination  a:hover
{
    font-size:12px;
    text-decoration: underline !important;
    background-color: #eaeaea;
    color:#850000;
    font-weight:bold;
}
#pag-sel
{
    font-size:12px;
    color:#850000;
    padding:2px 5px 2px 5px;
    background-color: #eaeaea;
    font-weight:bold;
}


/*-------------- merci ----------------*/
#merci
{
    clear:both;
    width:100%;
	float:left;
	padding-top:50px;
	margin-bottom:10px;

}
    #merci p {
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        }
    #merci a:link, #merci a:visited{
        color:#7a0000 !important;
        text-decoration: none;
        font-weight: bold;
        }
    #merci a:hover, #merci a:active{
        color:#000000 !important;
        text-decoration: underline;
        font-weight: bold;
        }


.color  { color:#CA0000; }

.clear                  { display: table; font-size: 0; height: 0; line-height: 0; overflow: hidden; background: transparent; }
.clear                  { clear: both; }





















/* ---| THE END |------------------------- */
