			
html, body {
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
}
* {
	padding: 0;
	margin: 0;
}
body {
	font-size: 85%;
	font-family: "Verdana", "Arial";
	background: #fff; 
	color: #f9eae6;
	text-align: center;
	font-variant: small-caps;
}
img {
	border: 0;
}

img.cursor {
	cursor: pointer;
}

a{
	color: #3d2a22;
	text-decoration: underline;
}
a:hover {
	font-style: italic;
	text-decoration: none;
}
.centre {
	text-align: center;
}
h1 {
	font-size: 1em;
}

#lecontenu a{
	color: #f9eae6;
	text-decoration: underline;
}
#lecontenu a:hover {
	font-style: italic;
	text-decoration: none;
}
p {
	padding-bottom: 10px;
}
p.introcentre {text-align: center; padding-bottom: 10px; }
ul {
	list-style: circle;
	margin-left: 20px;
	padding-bottom: 10px;
}

table.main {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}

#frame_centre {
	position: relative;
	width: 1000px;
	height: 580px;
	margin-left: auto;
	margin-right: auto;
}
#frame {
	position: relative;
	float: left;
	width: 998px;
	height: 578px;
	border: solid 1px #3d2a22;
}

#fond1 {
	position: absolute;
	top: 44px;
	left: 59px;
	width: 880px;
	height: 490px;
	display: none;
}

#menubas {
	position: relative;
	float: left;
	width: 500px;
	height: 40px;
	text-align: left;
	padding-top: 10px;
	color: #3d2a22;
}
#langues {
	position: relative;
	float: right;
	width: 150px;
	height: 30px;
	color: #3d2a22;
	padding-top: 10px;
	text-align: right; 
}
#langues a {
	text-decoration: none;
}

#frame_contenu {
	position: absolute;
	right: 59px;
	top:44px;
	width: 250px;
	height: 490px;
	background: transparent url("../images/transparent-chocolat2.png") repeat-x 0 0;
	display: none;
	z-index: 4;
}

#frame_contenu #letitre {
	position: relative;
	display: none;
	text-align: center;
	width: 100%;
	margin-top: 15px;			
	margin-bottom: 15px;

}
#frame_contenu #lecontenu_pos {
	position: absolute;
	top: 90px;
	left: 15px;
	background-color: transparent;	
}
#frame_contenu #lecontenu_golf {
	position: absolute;
	top: 20px;
	left: 15px;
	background-color: transparent;	
}
#lecontenu {
	position: absolute;
	top: 0;
	left: 0px;
	overflow: auto;
	font-size: 0.9em;
	font-stretch: expanded;
	width: 235px;
	height: 390px;
	padding-right: 9px;
	text-align: left;
	background-color: transparent;
	z-index: 5;
}
#lecontenu_golf #lecontenu {height: 460px; }
#lecontenu a{
	color: #f9eae6;
	text-decoration: underline;
}
#lecontenu a:hover {
	font-style: italic;
	text-decoration: none;
}

#menucentre {
	position: absolute;
	top: 40%;
	left: 100px;
	height: 140px;
	width: 500px;
	display: none;
	text-align: left;
	z-index: 10;
}
#menucentre_logo {
	width: 70px;
	height: 80px;
}
#menucentre_logo img {
	padding: 15px;
}
#menucentre_liens {
	height: 20px;
	color: #3d2a22;
	font-weight: normal;
	padding-left: 25px;
	border-left: solid 3px #3d2a22;
}
		
#frame_contenu_onglets {
	position: absolute;
	top: 44px;
	right: 28px;
	width: 30px;
	display: none;
}
#menubas img, #menucentre img {
	margin-right: 8px;
	margin-left: 8px;
	vertical-align: top;
}
#menucentre_liens a, #menubas a {
	color: #3d2a22;
	text-decoration: none;
}
#menucentre_liens a:hover, #menubas a:hover {
	font-style: italic;
}


img#imgonglet1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 122px;
	cursor: pointer;
	z-index: 3;
}
img#imgonglet2 {
	position: absolute;
	top: 65px;
	left: 0;
	width: 30px;
	height: 184px;
	cursor: pointer;
	z-index: 2;
}
img#imgonglet3 {
	position: absolute;
	top: 190px;
	left: 0;
	width: 30px;
	height: 184px;
	cursor: pointer;
	z-index: 1;
}

#credits {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 20px;
	height: 100px;
}

#lienhomepage {
			position: absolute;
			top: 10px;
			left: 10px;
			z-index: 20;
			font-size: 0.7em;
			font-variant: normal;
		}
		
		
/* page golf */
.golfresa {position: relative; float: left; text-align: center; margin-top: 100px; padding-left: 20px; margin-bottom: 50px; }