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

/*===| I. LAYOUT SIZE |====================================================*/
#container, #footer, #header {width: 1004px;}
#header {height:234px; padding:0 0 0 1px;}
#left-column {width: 338px;}
#right-column {width: 666px;}



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

.push	{clear: both;}
.ref{
  margin: 0 auto;
  text-align: center;
  width: 1000px;
  padding-top: 15px;
}

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


/* ===| 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 {
 	height: auto !important;
  display: table;
	}
#container {
	margin:0 auto;
	text-align: left;
  }
#header {
/*	text-indent: -9999em;*/}
#left-column{
	float:left;
	margin:0;
  }

#mdm{
width:338px;
height:137px;}

#coordonnees{
width:338px;
height:210px;}

#plan{
width:338px;
height:190px;}
#plan1{
width:338px;
height:251px;}

#content{
width:530px;
height:443px;
padding:15px 121px 0 10px;
}
#content1{
width:530px;
height:504px;
padding:15px 121px 0 10px;
}


#right-column{
	float:left;
  padding:0px 0px;}

#menu{
width:666px;
height:43px;}
#footer {
	margin: 0 auto;
	padding-top:15px;
   }

.copyright{
	padding: 2px 0 0;
	text-align: center;}

h1 span{display:none;}

/*	--- 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;margin-right:10px;} .right{float: right;margin-left:5px;}

.thumb{
	display: block;}

.thumb img{
	margin: 0}


ul.list{
	font-family:Arial;
  color:#4d2f01;
  font-size:12px;
  padding-left:5px;
  }
ul.list li{
  padding-left:15px;
  padding-top:3px;}
ul.list1{
	font-family:Arial;
  color:#4d2f01;
  font-size:12px;
  padding-left:5px;
  }
ul.list1 li{
  padding-left:15px;
  padding-top:3px;}
ul.list2{
	font-family:Arial;
  color:#4d2f01;
  font-size:12px;
  width:150px;
  padding-top:10px;
  float:left;
  line-height:20px;
  }
ul.list2 li{
  padding-left:15px;
  padding-top:3px;}


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

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

a.echange-liens { /* couleur generale du lien */
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: none;
	color: #663300; }
		a:link.echange-liens {color: #663300; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold;}
		a:active.echange-liens {color: #663300; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold;}
		a:visited.echange-liens {color: #663300; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold;}
	
		/* couleur du lien quand on passe la souris dessus */
		a:hover.echange-liens {color: #228504; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold;}