@charset "utf-8";
.page {
	background-color: #FFFFFF;
	padding: 0px;
	text-align: center;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A00;
	font-weight: normal;
	text-align: justify;
}

.tablo_top {
	background-image: url(img/tablo_top.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 500px;
	font-size: 9px;
	color: #FF0000;
}

.tablo_body {
	background-image: url(img/tablo_body.jpg);
	background-repeat: repeat-y;
	width: 500px;
}
.tablo_bottom {
	background-image: url(img/tablo_bottom.jpg);
	height: 29px;
	width: 500px;
	font-size: 5px;
}
body {
	background-color: #FFFFFF;
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fond_video {
	background-image: url(img/fond_video.jpg);
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	text-decoration: underline;
}
