BODY {
	font-family:verdana;
	color:#666666;
	font-size:11px;
	margin:0px;
	padding:0px;
}

a:hover {
	color:#888888;
	text-decoration:underline;
}

a:link {
	color:#666666;
	text-decoration:underline;
}

a {
	color:#666666;
	text-decoration:underline;
}

textarea {
	border-width:1px;
	border-style:solid;
	border-color:#7A97B5;
}

.top {
	background-image:url('../img/fond_barre.gif');
	background-repeat:repeat-x;
	width:100%;
	height:150px;
}

.logo_golfy {
	position:relative;
	left:10px;
}

.golfycontact {
	position:relative;
	left:0px;
	height:150px;
}

.banniere {
	width:619px;
	height:198px;
	position:absolute;
	top:20px;
	left:373px;
}

.text_title {
	position:relative;
	top:5px;
	font-weight:bold;
	font-size:14px;
}

.line {
	background-image:url('../img/line.gif');
	background-repeat:repeat-x;
	height:10px;
}

.menu_1 {
	background-image:url('../img/top.gif');
	background-repeat:no-repeat;
	width:150px;
	height:27px;
	color:#666666;
	font-size:12px;
	cursor:pointer;
}

.menu_1on {
	background-image:url('../img/top_on.gif');
	background-repeat:no-repeat;
	width:150px;
	height:27px;
	color:#666666;
	font-size:12px;
	cursor:pointer;
}

.menu_2 {
	background-image:url('../img/middle.gif');
	background-repeat:no-repeat;
	width:150px;
	height:26px;
	color:#666666;
	font-size:12px;
	cursor:pointer;
}

.menu_2on {
	background-image:url('../img/middle_on.gif');
	background-repeat:no-repeat;
	width:150px;
	height:26px;
	color:#666666;
	font-size:12px;
	cursor:pointer;
}

.menu_3 {
	background-image:url('../img/bottom.gif');
	background-repeat:no-repeat;
	width:150px;
	height:27px;
	color:#666666;
	font-size:12px;
	cursor:pointer;
}

.menu_3on {
	background-image:url('../img/bottom_on.gif');
	background-repeat:no-repeat;
	width:150px;
	height:27px;
	color:#666666;
	font-size:12px;
	cursor:pointer;
}

.pos_menu {
	padding-left:6px;
	padding-top:15px;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
	font-family:arial;
}

.home_top_l {
	background-image:url('../img/cornert.gif');
	background-repeat:no-repeat;
	height:40px;
	width:40px;
}

.home_top_r {
	background-image:url('../img/cornerbtr.gif');
	background-repeat:no-repeat;
	height:40px;
	width:40px;
}

.home_bottom_l {
	background-image:url('../img/cornerb.gif');
	background-repeat:no-repeat;
	height:40px;
	width:40px;
}

.home_bottom_r {
	background-image:url('../img/cornerbr.gif');
	background-repeat:no-repeat;
	height:40px;
	width:40px;
}

INPUT {
	border-width:1px;
	border-style:solid;
	border-color:#7A97B5;
}

SELECT {
	border-width:1px;
	border-style:solid;
	border-color:#7A97B5;
}

.tborder {
	border-width:1px;
	border-style:solid;
	border-color:#7A97B5;
}

.space {
	position:relative;
	left:5px;
}

.tborder_nb {
	border-width:1px 1px 0px 1px;
	border-style:solid;
	border-color:#7A97B5;
}

.tborder_nbnl {
	border-width:1px 1px 0px 0px;
	border-style:solid;
	border-color:#7A97B5;
}

.tborder_nl {
	border-width:1px 1px 1px 0px;
	border-style:solid;
	border-color:#7A97B5;
}

.tborder_nt {
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#7A97B5;
	visibility:visible;
}

.tborder_ntnl {
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#7A97B5;
	visibility:visible;
}

.cache {
	visibility:hidden;
	height:0px;
}

.show {
	visibility:visible;
	height:20px;
}

.selw {
	width:190px;
}

.button_off
{
	background-image:url('../img/button.gif');
	background-repeat:no-repeat;
	width:90px;
	height:20px;
	border:0px;
	font-weight:bold;
	font-size:10px;
	cursor:pointer;
}

.button_on
{
	background-image:url('../img/button_on.gif');
	background-repeat:no-repeat;
	width:90px;
	height:20px;
	border:0px;
	font-weight:bold;
	font-size:10px;
	cursor:pointer;
}

.tred {
	visibility:visible;
	color:#FF0000;
	font-weight:bold;
	height:20px;
}

.login_h {
	visibility:hidden;
	background-color:#FFFFFF;
	border-color:#B9CFD8;
	border-width:1px;
	border-style:solid;
	width:320px;
	height:180px;
	position:absolute;
	left:30%;
	top:40%;
	font-size:11px;
}

.login_v {
	visibility:visible;
	background-color:#FFFFFF;
	border-color:#B9CFD8;
	border-width:1px;
	border-style:solid;
	width:320px;
	height:180px;
	position:absolute;
	left:30%;
	top:40%;
	font-size:11px;
}

.error_h {
	visibility:hidden;
	background-color:#FFFFFF;
	border-color:#B9CFD8;
	border-width:1px;
	border-style:solid;
	width:320px;
	height:90px;
	position:absolute;
	left:30%;
	top:25%;
	font-size:11px;
}

.error_v {
	visibility:visible;
	background-color:#FFFFFF;
	border-color:#B9CFD8;
	border-width:1px;
	border-style:solid;
	width:320px;
	height:90px;
	position:absolute;
	left:30%;
	top:25%;
	font-size:11px;
	z-index:10;
}

.info_h {
	visibility:hidden;
	background-color:#FFFFFF;
	border-color:#B9CFD8;
	border-width:1px;
	border-style:solid;
	width:320px;
	height:90px;
	position:absolute;
	left:30%;
	top:30%;
	font-size:11px;
}

.info_v {
	visibility:visible;
	background-color:#FFFFFF;
	border-color:#B9CFD8;
	border-width:1px;
	border-style:solid;
	width:320px;
	height:90px;
	position:absolute;
	left:30%;
	top:30%;
	font-size:11px;
	z-index:10;
}

.title1 {
	font-size:16px;
	font-weight:bold;
}

.title2 {
	font-size:14px;
	font-weight:bold;
}

.days_off
{
	background-color:#E5E5E5;
	width:60px;
	height:30px;
	border-width:1px;
	border-style:solid;
	border-color:#7A97B5;
}

.days_on
{
	width:60px;
	height:30px;
	border-width:1px;
	border-style:solid;
	border-color:#7A97B5;
	cursor:pointer;
}

.days_on_green
{
	width:60px;
	height:30px;
	border-width:1px;
	border-style:solid;
	border-color:#7A97B5;
	background-color:#00CD01;
	color:#000000;
	cursor:pointer;
}

.weekdays
{
	background-color:#FFB062;
	width:60px;
	height:30px;
	text-align:center;
	color:#A45200;
	font-size:10px;
	font-weight:bold;
}

.cal_tab
{
	background-color:#F3FBFE;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	padding:0px;
	margin:0px;
	border-spacing:0px;
	text-align:center;
	cursor:default;
	width:420px;
	background-image:url(images/unavailable.gif);
	background-repeat:repeat;
}

.month 
{
 	text-align:center;
	font-size:16px;
	letter-spacing:2px;
	background-color:#F3FBFE;
	background-image:none;
}

.year
{
	color:#FF0000;
	background-color:#F3FBFE;
	background-image:none;
}

.rs_tabt
{
	text-align:center;
	border-width:0px 1px 1px 1px;
	border-color:#ABBDD1;
	border-style:solid;
}

.rs_tabtm
{
	text-align:center;
	border-width:1px 0px 1px 1px;
	border-color:#ABBDD1;
	border-style:solid;
}

.rs_tabtmr
{
	text-align:center;
	border-width:1px 1px 1px 1px;
	border-color:#ABBDD1;
	border-style:solid;
}

.rs_tabm
{
	text-align:center;
	border-width:0px 0px 1px 1px;
	border-color:#ABBDD1;
	border-style:solid;
}

.loading_h {
	visibility:hidden;
	background-image:url('../img/loading-bg.gif');
	background-repeat:no-repeat;
	width:100px;
	height:50px;
	position:absolute;
	left:35%;
	top:50%;
	font-size:12px;
}

.loading_v {
	visibility:visible;
	background-image:url('../img/loading-bg.gif');
	background-repeat:no-repeat;
	width:100px;
	height:50px;
	position:absolute;
	left:35%;
	top:50%;
	font-size:12px;
	z-index:10;
}

.content {
	padding-left:15px;
	padding-right:15px;
	background-color:#FFFFFF;
}

.menu_title
{
	background-color:#BECBDC;
	color:#5D6675;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
}

.border_menu
{
	border-color:#BECBDC;
	border-width:1px;
	border-style:solid;
}

.faqt1
{
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
}

.faqt2
{
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
}

.faqt3
{
	font-family:verdana;
	font-size:12px;
}

.confirm_h
{
	visibility:hidden;
	background-color:#FFFFFF;
	border-color:#B9CFD8;
	border-width:1px;
	border-style:solid;
	width:320px;
	height:110px;
	position:absolute;
	left:30%;
	top:30%;
	font-size:11px;
}

.confirm_v
{
	visibility:visible;
	background-color:#FFFFFF;
	border-color:#B9CFD8;
	border-width:1px;
	border-style:solid;
	width:320px;
	height:110px;
	position:absolute;
	left:30%;
	top:30%;
	font-size:11px;
}

.cockpit_player
{
	background-image:url('../img/cockpit_player.jpg');
	background-repeat:no-repeat;
	width:600px;
	height:240px;
	text-align:left;
}

.font_cockpit
{
	color:#002574;
	font-size:26px;
	font-weight:bold;
}

.font_cockpit_small
{
	color:#002574;
	font-size:18px;
	font-weight:bold;
}

.cockpit_golf1
{
	background-image:url('../img/cockpit_golf1.jpg');
	background-repeat:no-repeat;
	width:120px;
	height:245px;
}

.cockpit_golf2
{
	background-image:url('../img/cockpit_golf2.jpg');
	background-repeat:no-repeat;
	width:179px;
	height:245px;
}

.cockpit_golf3
{
	background-image:url('../img/cockpit_golf3.jpg');
	background-repeat:no-repeat;
	width:181px;
	height:245px;
}

.cockpit_golf4
{
	background-image:url('../img/cockpit_golf4.jpg');
	background-repeat:no-repeat;
	width:121px;
	height:245px;
}
