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

#container, #footer, #header {width: 800px;}
#header-index {height:410px;}
#header{height:198px;}
#main-column {width: 800px;}

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

.push	{clear: both;}

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


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

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

html, body { width: 100%; }
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;
  min-height: 100%;
	height: auto !important;
	height: 100%;
   }
#header {
/*	text-indent: -9999em;*/}

#coordonnees{
  width:800px;
  height:76px;
 }
#int-coordonnees{
  padding-top:9px;
  padding-left:186px;

}



#main-column{
 width:800px;
 height:441px;


}
#main-column1{
 width:800px;
 height:540px;


}
#main-column2{
 width:800px;
 height:441px;


}
#main-column2{
 width:800px;
 height:625px;


}
#main-column3{
 width:800px;



}
#int-main-column{
 padding-left:16px;

}
.col1{
  width:243px;
  float:left;
  padding-right:21px;
}
.col2{
  width:242px;
  float:left;
  padding-right:21px;
}
.col3{
  width:242px;
  float:left;

}

#footer {
	margin: 0 auto;
	text-align: left;
	padding: 0;}

.ref {
		width: 800px;
		margin: 0 auto;
		text-align:center;
		color: #fff0b7;
		font-family:Arial;
		font-size:11px;
    padding-top:5px;
    padding-bottom:5px;
	}


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;
 }

object { outline:none; }

-->
/* ===| IV. NAVIGATION |===============================================*/

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