div#Body
	{
	width: 600px;
	height: 800px;
	margin: 0 auto;
	background: url('img/Fond.png') no-repeat;
	}

div#Left
	{
	width: 185px;
	height: 100%;
	float: left;
	padding-top: 315px;
	color: #1a6620 ;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	}

div#Right
	{
	width: 415px;
	height: 100%;
	float: right;
	}

div#Head
	{
	width: 100%;
	height: 140px;
	float: right;
	padding-top: 10px;
	color: #1a6620 ;
	line-height: 15px;
	font-family: Tahoma;
	font-size: 12px;
	}

div#Menu
	{
	width: 395px;
	font-family: Tahoma ;
	font-size: 12pt ;
	color: #1a6620 ;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	}

div#Content
	{
	height: 515px;
	padding-left: 15px;
	color: #6B60FF ;
	font-family: Tahoma;
	font-size: 13px;
	}
	
div#Foot
	{
	padding-top: 20px;
	color: #1a6620 ;
	line-height: 15px;
	font-family: Tahoma;
	font-size: 12px;
	}

.tabletitle
	{
	color: #1a6620 ;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	}

.img_bgd a:hover
	{
	background: none;
	}

.tmp
	{
	color: red;
	font-family: Tahoma;
	font-size: 10px;
	}
	
.subtitle
	{
	color: #1a6620;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	}
	
a:active 
	{
	color: #1a6620;
	text-decoration: none;
	}


a:link 
	{
	color: #1a6620;
	text-decoration: none;
	}

a:visited 
	{
	color: #1a6620;
	text-decoration: none;
	}

a:hover
	{
	color: #bfffc4;
	background-color: #8489e6;
	}
	
a img 
	{ 
	border: 0; 
	}