body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(i/bak.gif);
background-attachment:fixed;
color: #666666;
}

h1 {
	color: #f0f0f0;
	text-transform:uppercase;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	color: #979797;
	text-transform:uppercase;
	font-size: 18px;
	font-weight: bold;
}

p {
margin: 0px;
padding: 0px;
}

form
{
margin: 0px;
padding: 0px;
}

.message {
color: #7d9e1a;
font-weight: bold;
}

.head {
	width: 990px;
	height:163px;
  margin-left: auto;
  margin-right: auto;
  	text-align: center;
background-image: url(i/header.gif);
}

.menu {
	width: 988px;
	height:20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #b7e339;
	border: 1px solid #FFFFFF;
	text-align: center;
		padding-top: 8px;
}

.menu a {
	text-transform:uppercase;
	color: #DF5858;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 2px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:8px;
	padding-bottom:4px;
}

.menu a:hover {
	text-decoration: none;
	color: #b7e339;
	background-color: #DF5858;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:8px;
	padding-bottom:4px;
}


.main {
	width: 950px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  padding:20px;
}

.tabletop {
border-bottom: 1px solid #979797;
}


.menucase1 {
	background-color: #f0f0f0;
	border-right: 1px solid #979797;
	border-left: 1px solid #ffffff;

}

.menucase2 {
	background-color: #ffffff;
	border-right: 1px solid #979797;

}

.menucase3 {
	background-color: #f0f0f0;
	border-right: 1px solid #979797;
	border-right: 1px solid #ffffff;

}


.plan-left {
 width:335px;
 height:199px;
 background-image: url(i/plan.jpg);
 border-top: 1px solid #ffffff;
}

.plan {
	height:199px;
	background-image: url(i/bak-plan.gif);
	color: #f0f0f0;
	text-align: justify;
	padding-right: 20px;
	border-top: 1px solid #ffffff;
}


.diapo {
	width: 988px;
	height:260px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #979797;
	margin-left: auto;
	margin-right: auto;
	background-image: url(diapo/01.jpg);
}

.diap {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}



.foot{
	text-align: center;
	width: 990px;
	height:100px;
	margin-left: auto;
	margin-right: auto;
	background-color: #b7e339;
	color: #DF5858;
}


.foot a {
	color: #DF5858;
	text-decoration: none;
}

.foot a:hover {
	text-decoration: underline;
}



.footer {
	text-align: center;
	width: 990px;
	height:11px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(i/footer.png);
}
