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

#container, #footer, #header {width: 978px;}
#header{height:246px;}
#left-column {width: 243px;}
#middle-column {width:552px;}
#right-column {width: 183px;}

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

.push	{clear: both;}

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


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

* {margin: 0;}
object { outline:none; }

html, body { 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;*/}
#alerts{
  width:194px;
  height:49px;
  float:left;
}
#alerts-en{
  width:194px;
  height:49px;
  float:left;
}
#int-alerts{
  padding-top:9px;
  padding-left:167px;

}
#left-column{
	float:left;
	}
#recherche{
  width:243px;
  height:213px;
}
#recherche-en{
  width:243px;
  height:213px;
}
#int-recherche{
  padding-top:57px;
  padding-left:18px;

}
#mdm{
  width:243px;
  height:266px;
}
#mdm-en{
  width:243px;
  height:266px;
}
#int-mdm{
  padding-top:53px;
  padding-left:18px;
  padding-right:5px;

}
#rappele{
  width:243px;
  height:95px;
}
#rappele-en{
  width:243px;
  height:95px;
}
#int-rappele{
  padding-top:28px;
  padding-left:66px;

}
#decouvrez{
  width:243px;
  height:79px;
}
#decouvrez-en{
  width:243px;
  height:79px;
}
#int-decouvrez{
  padding-top:31px;
  padding-left:90px;

}
#middle-column{
	float:left;
}

#content{
  padding-top:11px;
  padding-left:12px;
  padding-right:25px;
  text-align:justify;
 }
#content1{
  padding-top:11px;
  padding-left:12px;
  padding-right:12px;
  text-align:justify;
 }



#notre-selection{
  width:502px;
  height:415px;
  margin-left:6px;
  margin-top:20px;
}
#notre-selection-en{
  width:502px;
  height:415px;
  margin-left:6px;
  margin-top:20px;
}
#int-notre-selection{
 padding-left:3px;
 padding-right:3px;
 padding-top:32px;
}
#right-column{
	float:left;
}
#situer{
  width:183px;
  height:209px;
}
#situer-en{
  width:183px;
  height:209px;
}
#int-situer{
  padding-top:18px;
  padding-left:4px;

}
#coordonnees{
  width:183px;
  height:390px;
}
#int-coordonnees{
  padding-top:50px;
  padding-left:17px;

}
#footer {
	margin: 0 auto;
	text-align: left;
	padding: 0;}
.ref {
		width: 978px;
		margin: 0 auto;
		text-align:center;
		color: #0c4ba3;
		font-family:Arial;
		font-size:12px;
	}


/*	--- 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{
	display: block;
 }
/* ===| IV. NAVIGATION |===============================================*/

/* ---| THE END |------------------------- */