@charset "utf-8";
/* CSS Document */
html, body{
	height:100%;
	background-color:#c8c8c8;
}
body, td, th, form, ul {
	font-family:Tahoma;
	margin:0px;
}
body{
	padding-top:0px;
	background-image:url(../images/spacer.gif);
	background-repeat:no-repeat;
	background-position:50% bottom;
	background-attachment:scroll;
	height:auto;
}
a:link,a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover{
	color:#CCCCCC;
	text-decoration:none;
}
a:active{
	color:#FFFFFF;
	text-decoration:underline;
}
.separator{
	margin:3px 0 3px 0;
}
/**/
#templateHolder{
	width:860px;
}
#logoHeader{
	height:81px;
}
#swfHeader{
	height:351px;
	background-color:#1e1e1e;
}
#logo{
	width:200px;
	height:81px;
}
#contentHolder{
	background-color:#1e1e1e;
}
#footerHolder,#footer{
	height:70px;
}
#minimenu{
	font-size:11px;
	color:#3a3a3a;
	height:30px;
}
#minimenu a{
	color:#3a3a3a;
	font-size:11px;
	text-decoration:none;
	position:relative;
}
#minimenu a:hover,#minimenu a.select{
	color:#888888;
	font-size:11px;
	text-decoration:none;
}
#pageFooter{
	height:20px;
}
#content, #tooltips{
	color:#FFFFFF;
}
.texte{
	color:#FFFFFF;
	font-size:14px;
	text-align:justify;
}
.texte12px{
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
}
.titre0{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.marginAll{
	margin:14px;
}
.border393838{
	border:#393838 1px solid;
}
.borderBottom393838{
	border-bottom:#393838 1px solid;
}
.borderLeft393838{
	border-left:#393838 1px solid;
}
.borderTB393838{
	border-bottom:#393838 1px solid;
	border-top:#393838 1px solid;
}
.borderTB5E5E5E{
	border-bottom:#5E5E5E 1px solid;
	border-top:#5E5E5E 1px solid;
}
#golfMap td{
	width:45px;
	height:56px;
	font-size:11px;
	color:#FFFFFF;
}
#golfMap td.over{
	cursor:pointer;
}
#tooltips{
	height:311px;
	width:360px;
	position:absolute;
	float:left;
}
#parcourtPopup{
	background-image:url(../images/parcourt_popup_bg.jpg);
	background-repeat:no-repeat;
	height:311px;
}
#parcourtPopup_content{
	font-size:13px;
}
table.texte{
	color:#FFFFFF;
	font-size:12px;
}
table.texte14px{
	color:#FFFFFF;
	font-size:14px;
}

tr.tableTitle td{
	color:#FFFFFF;
	font-size:12px;
	background-color:#232323;
	border-bottom:#393838 1px solid;
}
tr.row1 td{
	color:#FFFFFF;
	font-size:12px;
	background-color:#323232;
	border-bottom:#393838 1px solid;
}
tr.row2 td{
	color:#FFFFFF;
	font-size:12px;
	background-color:#494949;
	border-bottom:#393838 1px solid;
}
table#tableau td{
	border-left:#393838 1px solid;
	border-right:#393838 1px solid;
}
#menuServices a{
	color:#C8C8C8;
	font-size:12px;
	text-decoration:none;
	position:relative;
	float:left;
	height:21px;
	padding:9px 6px 3px 6px;
	text-transform:uppercase;
}
#menuServices a:hover{
	color:#FFFFFF;
}
table#customTable{
	margin-top:5px;
	border:#393838 1px solid;
	background-color:#2e2e2e;
}
table#customTable td table{
	background-color:#3e3e3e;
}
#customTable td #customTable{
	margin:0px;
}
#customTable td{
	font-size:12px;
	padding:5px;
}
#customTable td table{
	margin:5px 0 5px 0;
}
#customTable td table td{
	padding-left:5px;
}
#customTable .cttd_02{
}
#contact p{
	margin:0px;
	margin-bottom:5px;
}
#tooltipsTitre{
	font-size:14px;
}
#ads-holder{
	width:100%;
	height:100%;
	position:absolute;
	float:left;
	z-index:990;
}
#ads-holder-bg{
	width:100%;
	height:100%;
	background-color:#000000;
	opacity: .80;
	filter: alpha(opacity=80);
	position:absolute;
	float:left;
}
#ads-content{
	margin:auto;
	position:absolute;
	width:100%;
}