@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../img/bak2.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-top: 0px;
}

.DivBottom {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	text-align:center;
}


.DivEntre{
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5%;
}


.MainTbl {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.MainTblCell1 {
	height: 130px;
}


.MainTblCell2 {
	height: 275px;
	/*
	background-image: url(../img/flower2.png);
	background-position:right;
	background-repeat:no-repeat;
	*/
}

.MainTblCell3 {
	height: 200px;
	vertical-align: top;
}


.MainTblCell4 {
	height: 25px;
}


.HeaderTbl {
	width: 830px;
	margin-left:auto;
	margin-right:auto;
}

.HeaderTblCell1 {
	width: 250px;
}


.MenuTbl {
	width: 530px;
}

.MenuTblCell1 {
	background-image: url(../img/menu/1.png);
	background-repeat:no-repeat;
	width: 15px;
	height: 50px;
}

.MenuTblCell2 {
	background-image: url(../img/menu/2.png);
	background-repeat: repeat-x;
	height: 50px;
}
	
.MenuTblCell3 {
	background-image: url(../img/menu/3.png);
	background-repeat:no-repeat;
	width: 15px;
	height: 50px;
}

.DivMenu {
	width: 530px;
	margin-left:auto;
	margin-right: 0px;
	margin-top: 25px;
}

.MenuTblH {
	width: 500px;
}

.MenuCell {
	text-align: center;
}

.MenuLink {
	font-family: "Courier New", Courier, monospace;
	font-size:14px;
	font-weight: bold;
	color: #666666;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	height: 50px;
	line-height: 50px;
	text-decoration:none;
}


.MenuLink:hover {
	color: #336633;
	text-decoration: underline;
	background-image: url(../img/menu/2.png);
	background-repeat: repeat-x;
	    filter: Alpha(Opacity=80);
    opacity: 0.80;
    -moz-opacity: 0.80;

}

.MenuSpace {
	padding-left: 1px;
	padding-right: 1px;
	color: #333;
}

.ContentTbl {
	width:830px;
	height: 275px;
	margin-left:auto;
	margin-right:auto;
}

.ContentTblCell1 {
	width: 250px;
	background-image: url(../img/trans_box4.png);
	background-repeat:no-repeat;
	background-position: 0px 50px;
}

.ContentTblCell2 {
}

.ImgH {
	width:180px;
	margin-left:auto;
	margin-right: 20px;
}

.OverlayImg {
	z-index: 1;
	position: absolute;
	margin-top: -60px;
	margin-right: 0px;
}

.FooterTbl {
	width: 830px;
	height: 200px;
}

.FooterTblcell1 {
	background-image: url(../img/box1.png);
	background-repeat:no-repeat;

}

.FooterTblcell2 {
	background-image: url(../img/box1.png);
	background-repeat:no-repeat;
	background-position: center;

	
}


.FooterTblcell3 {
	background-image: url(../img/box1.png);
	background-repeat:no-repeat;
	background-position: right;

}

