body {
	margin: 0px;
	padding:0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	color: #000000;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#conteneur {
	position: relative;
	width: 788px;
    margin: 0 auto;
	z-index: 100;
}

#outline{
	width: 788px;
	background: url(../../images/bg-outline-3.gif) repeat-y;
	overflow: hidden;
}

#ombre_bas_bloc_principal {
	position: relative;
	background-image: url(../../images/border-bottom.png);
	background-repeat: no-repeat;
	width: 788px;
	height: 19px;
	float: left;
}

#conteneur_bloc_principal {
	width: 760px;
	margin: 0px 14px 0px 14px;
	padding: 0px;
	overflow: hidden;
	background-image: url(../../images/illustration-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#groupe_1 {
	width: 248px;
	overflow: hidden;
	float: left;
}

#logo {
	width: 248px;
	height: 152px;
	background-image: url(../../images/logo.png);
	background-repeat: no-repeat;
}

#menu {
	width: 248px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 248px;
}

/*#menu li {
	height: 25px;
	line-height: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu li a {
	height: 25px;
	background-image: url(../../images/bg-menu-off.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0px 30px 0px 30px;
}

#menu li a:hover {
	height: 25px;
	background-image: url(../../images/bg-menu-on.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}*/

.menu_default a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background-image: url(../../images/bg-menu-off.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 30px 0px 30px;
	display: block;
	height: 25px;
	line-height: 25px;
}
.menu_default a:hover{
	background-image: url(../../images/bg-menu-on.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.menu_current a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background-image: url(../../images/bg-menu-on.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 30px 0px 30px;
	display: block;
	height: 25px;
	line-height: 25px;
}

#menu_bas {
	width: 248px;
	height: 27px;
	background-image: url(../../images/menu-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#adresse {
	position: absolute;
	width: 248px;
	height: 200px !important;
	height: 220px;
	bottom: 0px;
	left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D6090;
	text-align: left;
	line-height: 16px;
}

#entete_illustration {
	width: 614px;
	height: 130px;
	background-image: url(../../images/header-golf.jpg);
	background-repeat: no-repeat;
	float: left;
}

#groupe_2 {
	width: 512px;
	overflow: hidden;
	float: left;
}

#entete_haut {
	width: 512px;
	height: 91px;
	background-image: url(../../images/header-top.png);
	background-repeat: no-repeat;
}

#entete_bas {
	width: 512px;
	height: 22px;
	background-image: url(../../images/header-bottom.png);
	background-repeat: no-repeat;
}

#contenu {
	width: 472px;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
}

#contenu h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff9900;
	font-weight: bold;
	border-bottom: #ff9900 solid 1px;
	margin: 0px 0px 10px 0px;
}

#contenu h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D6090;
	font-weight: bold;
	border-bottom: #2D6090 solid 1px;
	margin: 20px 0px 10px 0px;
}

#contenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-bottom: #000000 dotted 1px;
}

#contenu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}

#contenu_bas {
	width: 512px;
	height: 268px;
}

#bas_page {
	width: 788px;
	height: 34px;
	background-color: #FFFFFF;
	color: #474747;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 34px;
	text-align: center;
}
#bas_page a{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #474747;
}
#bas_page a:hover{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #474747;
	border-bottom: #474747 dotted 1px;
}

#bas_page ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#bas_page li {
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: inline;
	border-left: #000000 1px solid;
	padding-left: 5px;
}

#bas_page li a {
	height: 34px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#bas_page li a:hover {
	height: 34px;
	text-decoration: none;
	color: #000000;
}

