body{
	font-family:Arial, Georgia, "Times New Roman", Times, serif;	
	font-size:11px;
	color: black;
	background-color: #E4C27A;
	margin:0px 0px 0px 0px;
}
#main {
	position : relative;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	text-align: left; /* on rétablit l'alignement normal du texte */
}
#top_nav{
	text-align: center;
	background-image: url(../images/bellewstowngolf.gif);
	height:228px;
	background-color: #E4C27A;
}
#members_login{
	z-index:100;
	position:relative;
	top:-25px;
	left:0px;
}
#left_menu{
	position:relative;
	width:250px;
	clear:both;
}
#content{
	position:relative;
	width:1024px;
	float:left;
}
#content_text{
	margin-top:-20px;

}
#bot_nav{
	margin-top:30px;
	position:relative;
	width:734px;
	float:left;
	background-color: #172E22;
	font-family: arial;
	font-size: 10pt;
	color: #336666;
	height:170px;
	padding-left:290px;
}
#bot_nav a
{
	font-size: 10pt;
	color: #336666;
	text-decoration: none;
}
#bot_nav a:hover
{
	font-size: 10pt;
	color: #336666;
	text-decoration: underline;
}
#menu{
	position:relative;
	float: bottom;
	height:25px;
	top:160px;
	left:260px;
	color:white;
	text-align:left;
}

.header
{
	color: #CC3300;
	font-family: georgia, arial;
	font-size:11pt;
	font-weight:bolder;
}
TD
{
	background-color: #E4C27A;
	font-family: georgia, arial;
	color: #333333;
	font-size:10pt;
}
TD a
{
	font-family: georgia, arial;
	color: #333333;
	font-size:10pt;
	text-decoration: underline;
}
TD a:hover
{
	font-family: georgia, arial;
	color: #333333;
	font-size:10pt;
	text-decoration: none;
}
.leftmenu{
	margin-top:-4px;
}
.leftmenu a
{	
	color: #003333;
	font-family: georgia, arial;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
}
.leftmenu a:hover
{
	color: #B12B02;
	font-family: georgia, arial;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
}
.leftmenu .menu_on
{
	color: #B12B02;
	font-family: georgia, arial;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
}
.grid{
	border:1px #003333 solid;		
}
.grid .header{
	background-color: #003333;
	color:white;
}
.grid TD{
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
input
{
	border: 1px #003333 solid;
	color:#003333;
	font-family: georgia, arial;
	font-size:9pt;
	background-color:white;
}
textarea
{
	border: 1px #003333 solid;
	color:#003333;
	font-family: georgia, arial;
	font-size:9pt;
	background-color:white;
}
select
{
	border: 1px #003333 solid;
	color:#003333;
	font-family: georgia, arial;
	font-size:9pt;
	background-color:white;
}
.tab{
	color:#003333;
}
.tab a{
	color:white;
	text-decoration:none;
}
.tab a:hover{
	color:white;
}
.tab_on{
	background-color:#003333;
	color: #172E22;
}
.tab_on a{
	color: white;
	text-decoration:none;
}
.tab_on a:hover{
	color: white;
}