/* ADMIN */
#list1 { float:left; padding:32px 0 0 0; width:178px; }

#list1 h2 {
	background:url(/images/fr/common/boutons/bt_nav_admin.png) 0 0 no-repeat;
	color:#3796d3; 
	cursor:pointer;
	display:block; 
	font-size:10px; 
	font-weight:bold; 
	height:36px; 
	line-height:36px;
	margin:2px 0 0 0; 
	padding:0 0 0 14px;
	text-decoration: none;
	width:149px;
}
#list1 h2:hover {}
#list1 h2.selected { 
	background:url(/images/fr/common/boutons/bt_nav_admin_on.png) 0 0 no-repeat;
}
#list1 div.item {
	background:url(/images/fr/common/fonds/bottom_nav_admin.png) 0 bottom no-repeat;
	margin:0 0 2px 0;
	padding:0 0 4px 0;
	width:163px;
}
#list1 div.item ul {
	background:url(/images/fr/common/fonds/fd_nav_admin.png) 0 0 repeat-y;
	padding:0 0 10px 14px;
}
#list1 div.item ul li { margin:0 0 4px 0; }
#list1 div.item ul li a { color:#8dba0f; }

#list1 { float:left; padding:32px 0 0 0; width:178px; }

/* DETAIL DES GOLFS */
#list2 h2, #list4 h2 {
	background:url(/images/fr/common/fonds/menu_detail.gif) 0 0 no-repeat;
	color:#fff; 
	cursor:pointer;
	display:block;
	font-family:"Trebuchet MS", Arial, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	height:26px; 
	line-height:26px;
	margin:0; 
	padding:0 0 0 48px;
	text-decoration: none;
	width:246px;
}
#list2 h2:hover, #list4 h2:hover {}
#list2 h2.selected, #list4 h2.selected { 
	background:url(/images/fr/common/fonds/menu_detail_on.gif) 0 0 no-repeat;
}
#list2 div.item {
	background-color:#202221;
	margin:0;
	z-index:1;
}
#list4 div.item {
	background:#202221;
	height:auto;
	margin:0;
	padding:0;
	width:294px;
	z-index:1;
}

/* DETAIL DES GOLFS : COMPETITIONS */
#list3 { width:403px; }
#list3 table.title {
 	color:#a2cc44; 
	cursor:pointer;
	display:block;
	font-family:"Trebuchet MS", Arial, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	height:18px;
	line-height:18px;
	margin:4px 0 2px 0; 
	padding:0;
	text-decoration: none;
	width:403px;
}
#list3 table.title td.titre {
	background:url(/images/fr/common/puces/plus.gif) 5px 5px no-repeat;
	padding:0 0 0 20px;
}
#list3 table.title:hover {}
#list3 table.selected td { background:#352f2f; } 
#list3 table.selected td.titre { background:#352f2f url(/images/fr/common/puces/moins.gif) 5px 8px no-repeat; }
#list3 table.detail { max-height:18px; margin:4px 0 10px 0; padding:0; width:403px; }
#list3 table.detail td { padding:0 0 0 20px; }


#list4 div.item p.pro, #list4 div.item p.actus { clear:both; margin:5px 13px; font-size:11px; line-height:16px; }
#list4 div.item select { margin:5px 13px; }
#list4 div.item img.photo_pro { display:block; float:left; margin:4px 9px 0 3px; }
