
@import url(typo.css);
@import url(skin.css);
@import url(menu1.css);
@import url(menu2.css);

/* --- DEBUG BLOCK -------------------------
* { outline: 2px dotted red }
* * { outline: 2px dotted green }
* * * { outline: 2px dotted orange }
* * * * { outline: 2px dotted blue }
* * * * * { outline: 1px solid red }
* * * * * * { outline: 1px solid green }
* * * * * * * { outline: 1px solid orange }
* * * * * * * * { outline: 1px solid blue }
 -----------------------------------------*/
  
/*===| I. LAYOUT SIZE |====================================================*/

#container, #footer, #header {width: 796px;}
#header {height:147px;}
#left-column {width: 224px;}
#right-column {width: 572px;}

/*	--- 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;}
#actualite{height: 99px;width: 190px; padding: 46px 17px 0px 17px; float: left;}
#mdm-text{height:66px;}
#mdm-text img{float: right;border:solid 1px #ffffff;margin-left:15px;}
#mdm-text p{font-family: Verdana, Arial, Helvetica, sans-serif;
	 	font-size: 11px;
		color: #000000;
		margin-right: 5px;}

#contact-info{height: 108px; padding: 39px 0 0 17px; width: 207px; float: left;}
#plan {height: 106px; padding: 41px 0 0 17px; float: left; width: 207px;}
#menu1{height: 154px; float:left; width: 224px;}
#horaires{height: 68px; padding: 35px 0 0 17px; width: 207px; float: left;}
#partenaires{height: 107px; float:left; width: 224px;}
/*  #mdm{ width:212px; height:108px; float: left; padding: 35px 15px 10px 15px;}
 #mdm-text{height: 90px; float:left;color: #4E3A29;  } */



/* ===| 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;
	}
/*#content{
clear: both;
  padding: 5px 15px 0 15px;
	width: 542px;
		float:left;
}*/

.titre-page{
  width: 535px;
	height: 21px;
	float: left;
	margin-bottom: 15px;
}

#footer {
	margin: 0 auto;
	padding: 0;}


/*	--- 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; width: 572px; height: 145px; } .right{float: right;}     .right1{float: right; padding:0px 5px 0 15px}
		.left1{float: left;padding: 0px 15px 0px 0px;}  .left2{float: left; padding: 20px 0px 10px 17px;}  .right2{float: right; padding: 20px 19px 10px 0;}
    .left3{float: left; padding: 10px 10px 10px 0px;} .left4{float: left; padding: 20px 10px 10px 0px;}   .right3{float: right; margin:20px 0 0 15px}
		.left5{float: left; padding: 14px 15px 10px 0px;}  .right5{float: right; padding: 14px 0px 10px 15px;}
		.left6{float: left; padding: 0px 15px 10px 0px;}  .right6{float: right; padding: 0px 15px 10px 0;}
.paragraph{
	clear: both;
	width: 545px;
	padding: 5px 0px 5px 15px;
  float:left;
	}
.paragraph13{
	clear: both;
	width: 550px;
	padding: 5px 0px 5px 10px;
  float:left;
	}
.separator{
	width: 100%;
	height: 0px;
	clear: both;
	padding:0;
	margin:15px 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
	line-height: 0px;}

.couleur
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	 	font-size: 11px;
		color: #006C93;
}

.couleur1
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	 	font-size: 11px;
		color: #005C7B;
}

.couleur2
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	 	font-size: 11px;
		color: #005C7B;
}


#contact-info a:link, #contact-info a:visited
    {
      font-weight: bold;
      text-decoration: none;
			color: #005C7B;
    }

#contact-info a:hover,  #contact-info a:active
    {
      font-weight: bold;
      text-decoration: none;
      color:#0F84AB;
    }
.digital-age
{
  float: left;
  padding: 10px;
  width: 776px;
}
.digital-age p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#006889;
    text-align: center;
}
.digital-age a:link, .digital-age a:visited
{
	text-decoration: none;
	color: #006889;
}
.digital-age a:hover, .digital-age a:active
{
	text-decoration: underline;
    color:#00425c;
}
.ref {
    clear:both;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #006889;
    text-align: center;
    padding:5px 0 5px 0;
	}

ul.list2{
	float:left;
  list-style-type: none;
	padding: 13px 0px 0px 20px;
	}
ul.list2 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 6px;
	text-align: left;
	line-height: 16px;
  padding:0px 5px 0px 15px;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
	}
  .paragraph1{
	clear: both;
	width: 560px;
  padding: 5px 0px 3px 5px;
  float:left;
  text-align: center;
	}
  .paragraph2{
	clear: both;
	width: 510px;
  height: 93px;
  padding: 10px 15px 0 15px;
	background: #edffd5;
  line-height: 16px;
	}
  .couleur3
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	 	font-size: 11px;
		color: #437500;
    text-decoration: underline;
    font-weight: bold;
}
  .couleur4
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	 	font-size: 13px;
		color: #00688c;
    font-weight: bold;
    padding: 4px 0 0 162px;
}
  .couleur7
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	 	font-size: 11px;
		color: #00688c;
    font-weight: bold;
    padding: 4px 0 5px 162px;
}
  .couleur5
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	 	font-size: 13px;
		color: #00688c;
    font-weight: bold;
    padding-left: 30px;
    }

   .couleur6
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	 	font-size: 11px;
		color: #437500;
    text-decoration: none;
    font-weight: bold;
}
ul.list3{
	float:left;
  list-style-type: none;
	padding: 3px 0px 0px 10px;
	}
ul.list3 li{
	background: url(../images/charte/bullet1.jpg) no-repeat top left;
	background-position:0px 7px;
	text-align: left;
	line-height: 16px;
  padding:0px 0px 0px 12px;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
	}

  .paragraph7{
	clear: both;
	width: 535px;
 	margin: 14px 0px 0 0px;
  float:left;
  line-height:16px;
	}

  .paragraph3{
	clear: both;
	width: 540px;
	padding: 10px 0px 5px 5px;
  float:left;
	}

  #ravalement-contactez{
	width: 540px;
	height: 59px;
  float:left;
	padding-left: 30px;
	}

  .paragraph2 a:link, .paragraph2 a:visited
    {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	 		font-size: 11px;
      text-decoration: none;
			color: #437500;
			font-weight: bold;
    }

.paragraph2 a:hover,  .paragraph2 a:active
    {
		color: #437500;
    text-decoration: underline;
    font-weight: bold;
    }
 #listbox
 {
    float:left;
    /*width:180px;*/
    margin-top: 3px;
 }
 #recherche-bar
{

 /* float:left; */
  width:340px;
  border: 1px solid #8DA755;
  padding: 5px 0px 5px 10px;
	height: 25px;
}
#recherche-bar p
{
   float:left;
   width:100px;
   padding:5px 0 0 0px;
   font-weight: bold;
 }
 .buttonRecherche
{
    background: url(../images/charte/recherche.jpg) no-repeat top left;
    width: 79px;
    height: 20px;
    border:0;
    float:left;
		margin-top: 2px;
}

.buttonRechercheOver
{
    background: url(../images/charte/recherche-over.jpg) no-repeat top left;
    width: 79px;
    height: 20px;
    border:0;
    float:left;
    cursor: pointer;
		margin-top: 2px;
}
  .paragraph4{
	clear: both;
	width: 500px;
  height: 100%;
  padding: 10px 15px 15px 15px;
  background: #edffd5;
  line-height: 16px;
	margin-bottom: 5px;
	}

    .paragraph5{
	width: 230px;
  height: 175px;
  padding: 10px 15px 15px 15px;
  background: #edffd5;
  line-height: 16px;
/*  margin: 0 0 10px 5px;  */
	float: left;
	}
      .paragraph12{
	width: 230px;
  height: 175px;
  padding: 10px 15px 15px 15px;
  background: #edffd5;
  line-height: 16px;
  margin: 0 10px 10px 0px;
	float: left;
	}

   .paragraph12 a:link, .paragraph12 a:visited
    {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	 		font-size: 11px;
      text-decoration: none;
			color: #437500;
			font-weight: bold;
    }

	.paragraph12 a:hover,  .paragraph12 a:active
    {
		color: #437500;
    text-decoration: underline;
    font-weight: bold;
    }

  .paragraph6{
	width: 545px;
	padding: 5px 0px 5px 15px;
 /* float:left; */
	text-align: center;
	}
   .paragraph11{
	/*width: 557px;*/
	padding: 5px 0px 5px 15px;
  float:left;
	text-align:center;
	}

  .paragraph8{
	width: 230px;
  height: 100%;
  padding: 10px 15px 15px 15px;
  background: #edffd5;
  line-height: 16px;
  margin: 0 0 5px 10px;
	float: left;
	}

.cadre
{
  border: solid 1px #8DA755;
	padding:5px 10px 5px 22px;
  margin: 0px 0px 0px 60px;
	width: 80px;
	height: 80px;
	background: url(../images/charte/bg-ravalement-avant.jpg) no-repeat top left #FFFFFF;
	float: left;
}
.cadre1
{
  border: solid 1px #8DA755;
  margin: 0px 0px 0px 60px;
	padding:5px 10px 5px 22px;
	width: 80px;
	height: 80px;
	background: url(../images/charte/bg-ravalement-apres.jpg) no-repeat top left #FFFFFF;
	float: left;
}
.dimension
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #000000;
	 text-align: justify;
	 padding: 0 4px 0 0;
}
 .separator2{
	/*width: 300px; */
	height: 1px;
  margin:10px 0 10px 10px;
	clear: both;
	padding:0;
  float:left;
  text-align: center;
  background:  url(../images/charte/separator2.jpg) repeat-x;
  line-height: 0px;}
  /* ======== | merci | ==================== */
#merci
{
    padding-top: 120px;
	  float:left;
    padding-left:125px;

}
    #merci p {

        font-weight: bold;
        text-align: center;
				color: #397BB9;
        font-size: 13px;
				width: 300px;
				padding: 15px;
				background-color: #EDFFD5;
				border: solid 1px #C7C7C7;
        }
     #merci a:link, #merci a:visited
    {
      font-weight: bold;
      text-decoration: underline;
      color:#437600;
    }
    #merci a:hover,  #merci a:active
    {
      font-weight: bold;
      text-decoration: none;
      color:#0C62B3;
    }

  .paragraph5 a:link, .paragraph5 a:visited
    {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	 		font-size: 11px;
      text-decoration: none;
			color: #437500;
			font-weight: bold;
    }

	.paragraph5 a:hover,  .paragraph5 a:active
    {
		color: #437500;
    text-decoration: underline;
    font-weight: bold;
    }

    .paragraph9{
	clear: both;
	display: table;
	width: 100%;
	padding: 0 0 0 0px;
	}

    .paragraph9 a:link, .paragraph9 a:visited
    {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	 		font-size: 12px;
      text-decoration: none;
			color: #005C7B;
			font-weight: bold;
    }

	.paragraph9 a:hover,  .paragraph9 a:active
    {
		color: #006C93;
    text-decoration: underline;
    font-weight: bold;
    }

  .paragraph10{
	clear: both;
	display: table;
	width: 100%;
	padding: 0 0px 10px 0px;
	}
  .paragraph10 a:link, .paragraph10 a:visited
    {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	 		font-size: 11px;
      text-decoration: none;
			color: #437500;
			font-weight: bold;
    }

	.paragraph10 a:hover,  .paragraph10 a:active
    {
		color: #437500;
    text-decoration: underline;
    font-weight: bold;
    }
		/* ------------ details -------------- */
		#bg-details{
      float: left;
			width: 550px;
    }

/* ===| IV. NAVIGATION |===============================================*/
/*#menu2 ul li{display: inline;}   */
/* ---| THE END |------------------------- */