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

/*===| I. LAYOUT SIZE |====================================================*/
#container, #footer, #header {width: 771px;}
#header {height:219px;}
#left-column {width:407px;}
#right-column {width: 364px;}



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

.push	{clear: both;}

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


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

* {margin: 0;}

html, body {height: 100%; width: 100%; background:#696969 url(../images/charte/bg-repeat-x.jpg) repeat-x center top; }
body {text-align: center;}
ul, li{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;}



#wrap-container {

	height: auto !important;

	}
#container {
	margin:0 auto;
	text-align: left;
  }
#header {
/*	text-indent: -9999em;*/}
#left-column{
	float:left;
	margin:0;
  }


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

  }
#diaporama{
  width: 407px;
  height:249px;
}
#notre-entreprise{
  width: 364px;
  height:249px;
}
#notre-entreprise1{
  width: 771px;
  height:186px;
}
#plan{
  width: 110px;
  height:102px;
  float:left;
 
}
#int-plan{
  padding-top:10px;
  padding-left:20px;
float:left;
}


#content{
float:left;
background-color: #414141;
}

.bg-content{
  width:240px;
  height:409px;
  background-color:#59111e;
  margin-left:13px;
  margin-bottom:10px;
  margin-top:22px;
}
.bg-content_diapo{
  width:490px;
  height:409px;
  background-color:#59111e;
  margin-left:13px;
  margin-bottom:10px;
  margin-top:0px;
}
.bg-content1{
  width:365px;
  height:170px;
  background-color:#59111e;
  margin-left:13px;
  margin-bottom:10px;
  margin-top:0px;
}
.bg-content2{
  width:600px;
  height:80px;
  background-color:#8c234a;
  margin-left:13px;
  margin-top:10px;
}

#mdm{
  width:240px;
  height:409px;
  margin-left:13px;
  margin-bottom:10px;
  margin-top:0px;
}


#footer {
	margin: 0 auto;
	padding-top:5px;
  display:table;
  
   }

.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:10px;}

.thumb{
	display: block;}

.thumb img{
	margin: 0}



ul.list{
  font-family: Arial,Verdana, Helvetica, sans-serif;
  color:#ffa5c8;
  font-size:12px;
  padding-left:15px;
  }
ul.list li{
  padding-left:20px;
  padding-top:3px;}

ul.list1{
  font-family: Arial,Verdana, Helvetica, sans-serif;
  color:#ffa5c8;
  font-size:11px;
  padding-left:36px;
  }
ul.list1 li{
  padding-left:12px;
  padding-top:1px;}



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

.ref {
		position: absolute;
		top: -10000px;
	}
/* ---| THE END |------------------------- */
