body.mainPage
{
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	background-image:url("images/MainBackground3.jpg");
}

table.section
{
	border-spacing:0;
	background-color:#FFFFFF;
}


td.Top
{
	background-image:url("images/BordMainU.jpg");
	height:10px;
	padding:0;
}

td.LeftTopCorner
{
	background-image:url("images/BordMainUL.jpg");
	height:10px;
	width:10px;
	padding:0;
}

td.RightTopCorner
{
	background-image:url("images/BordMainUR.jpg");
	height:10px;
	width:10px;
	padding:0;
}

td.Left
{
	background-image:url("images/BordMainL.jpg");
	width:10px;
	padding:0;
}

td.Bottom
{
	background-image:url("images/BordMainD.jpg");
	height:10px;
	padding:0;
}

td.LeftBottomCorner
{
	background-image:url("images/BordMainDL.jpg");
	height:10px;
	padding:0;
}

td.RightBottomCorner
{
	background-image:url("images/BordMainDR.jpg");
	height:10px;
	padding:0;
}

td.Right
{
	background-image:url("images/BordMainR.jpg");
	width:10px;
	padding:0;
}

td.TitreSection
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
}

td.tdMenuButton
{
	width:150px;
	height:39px;
	color:#FFFFFF;
}

input.menubutton
{
	background-color:#FF0000;
	background-image:url( "images/MenuButton.png" );
	width:150px;
	height:39px;
	color:#FFFFFF;
}

input.menubuttonHat
{
	background-color:transparent;
	background-image:url( "images/MenuButton.gif" );
	width:150px;
	height:39px;
	border-style:none;
	color:#FFFFFF;
	font-weight:normal;
}


input.menubuttonHatLight
{
	background-color:transparent;
	background-image:url( "images/MenuButtonLight.gif" );
	width:150px;
	height:39px;
	border-style:none;
	color:#AAAAFF;
	font-weight:bold;
}

input.menubuttonHatDark
{
	background-color:transparent;
	background-image:url( "images/MenuButtonDark.gif" );
	width:150px;
	height:39px;
	border-style:none;
	color:#AAAAAA;
	font-weight:bold;
}
