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

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

#container, #footer {width: 850px;}
#header {height:254px; width:552px;}
#left-column {width: 298px;}
#right-column {width: 552px;}

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

.push	{clear: both;}

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


/* ===| 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;}

p{	padding: 0 5px;}

#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;
}
#right-column{
	float:left;
}
#diaporama{
  /*background: url(../images/charte/diapo.jpg) top left no-repeat;*/
  width: 298px;
  height: 667px;
}
#right-head{
  background: url(../images/charte/header.jpg) top left no-repeat;
  width: 552px;
  height: 254px;
}
#left-contact{
  background: url(../images/charte/contact.jpg) top left no-repeat;
  width: 298px;
  height: 109px;
  text-align: center;
}
.left-contact{
  text-align:center;
  font-family:Verdana;
  font-size:11px;
  line-height: 13px;
  padding-top: 38px;
  color: #294300;
}
#plan-ac{
  width: 298px;
  height: 79px;
}
#title{

}
#right-end{
  background: url(../images/charte/right-end.jpg) top left no-repeat;
  width: 551px;
  height: 28px;
  float:left;
}
#context{
  background: #fff;
  height: 526px;
}
.gmball{
  background: url(../images/charte/images/golf-ball.jpg) top left no-reapeat;
  padding-left:15px;
  float: left;
  width: 300px;
  height: 30px;
}
.asdasd{
  background: url(../images/charte/images/golf-ball.jpg) top left no-repeat;
}

#contextc{
  background: #fff;
  height: 580px;
}
#history{
  background: url(../images/charte/historique.jpg) top left no-repeat;
  width: 551px;
  height: 128px;

}
.text{
  width:500px;
  padding-left:15px;
}
.ilistd{
  margin-top:0px;
  float:left;
  color:#000;
  width:200px;
}
.ilistd2{
  margin-top:0px;
  float:left;
  color:#000;
  width:190px;
}
ul .fomenu{

}

.fomenu li.sepstyle{
   background: url(../images/charte/fseparator.jpg) left center no-repeat;
   padding-left: 15px;

}

ul .ilist{

}
.ilist li.bullet{
  background: url(../images/charte/bullet.jpg) left center no-repeat;
  margin-left:20px;
  padding-left:20px;
  margin-top: 10px;
}
.ilist li.leaf{
  background: url(../images/charte/li.jpg) left bottom no-repeat;
  margin-left: 15px;
  padding-left: 20px;
  margin-top:5px;
  color:#000;
}
.ilist li.leaf2{
  background: url(../images/charte/leaf2.jpg) left bottom no-repeat;
  margin-left: 15px;
  padding-left: 20px;
  margin-top:5px;
  color:#000;
}
.vseparator{
  background: url(../images/charte/vseparator.jpg) center left no-repeat;
  width: 551px;
  height: 1px;
  padding:1px 0;
}
.vseparatorb{

  width: 551px;
  height: 1px;
  padding:5px 0;
  clear: both;
}
.vseparatorc{
  background: url(../images/charte/vseparator.jpg) center left no-repeat;
  width: 551px;
  height: 1px;
  padding:5px 0;
  clear: both;

}
.chambox{
  background: url(../images/charte/box.jpg) top left no-repeat;
  width: 552px;
  height: 113px;
  float:left;
}
.chambox-top{
  background: url(../images/charte/box_top.jpg) top left no-repeat;
  width: 552px;
  height: 9px;
  float: left;
}
.chambox-btm{
  background: url(../images/charte/box_btm.jpg) top left no-repeat;
  width: 552px;
  height: 6px;
  float: left;

}
.chambox-rp{
  background: url(../images/charte/box_rp.jpg) top left repeat-y;
  width: 552px;

  float: left;
}





#actualite, #contact-info, #promo {height: 125px;}

#footer {
    background: url(../images/charte/footer.jpg) top left no-repeat;
	margin: 0 auto;
	padding: 0;}
.gbox{
  background: url(../images/charte/box.jpg) top left no-repeat;
  width:551px;
  height: 113px;
}

.copyright{
	padding: 17px 0 0; 
	text-align: center;}
.mfm{
   text-align:center;
   width:298px;
   float: left;
}
.sfm{
   padding-top:22px;
   color:#fff;
}
.tfm{
   padding-bottom:7px;
   float:left;
   padding-left:80px;
}
.ifm{
   float:left;
   padding-left:5px;
}
.alig{
   float:left;
   padding-top:1px;
   padding-left:10px;
   padding-right:10px;
}

.ref{
  color: #fff;
  text-align:center;
  margin-top: 13px;
}

/*	--- 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;}
a:focus {
   outline: none;
} 
.thumb{
	display: block;
	margin:1px 5px;}
	
.thumb img{
	border-style:solid;
	border-width: 5px;
	border-color: inherit;
	padding: 5px;
	margin: 0}

.paragraph{
	clear: both;
	display: table;}

.separator{
	width: 100%;
	height: 0px;
	clear: both;
	padding:0;
	margin:15px 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
	line-height: 0px;}

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