@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'lucidaBrightRegular';
	src: url('img/lucidabrightregular-webfont.eot');
	src: local('☺'), url('img/lucidabrightregular-webfont.woff') format('woff'), url('img/lucidabrightregular-webfont.ttf') format('truetype'), url('img/lucidabrightregular-webfont.svg#webfont49owFRcr') format('svg');
	font-weight: normal;
	font-style: normal;
}

body	{
/*	background-position: center top;
	backround-attachment: fixed;
	background-repeat:no-repeat;
	background-image:url(img/fond_1.jpg);
*/
	margin: 0;
	color: #FFFFFF;
	overflow-y: scroll;
}

p	{
	margin-top: 0;
}

ul, li	{
	margin-left: 10px;
	padding-left: 5px;
	list-style: outside;
}

body, p, td	{
	font-family: georgia, "times new roman", times, serif;
	font-size: 10pt;
}

h1, h2	{
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0;
}

h3	{
	font-family: Verdana, Geneva, sans-serif;
	font-style: bold;
	font-size: 8pt;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}

h4	{
	text-align: left;
	padding-left: 20px;
}

.txt_input	{
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(img/b80.png);
}

a, a:active	{
	text-decoration: none;
	color: #FFFFFF;
}

a:hover	{
	text-decoration: underline;
}

.not_a	{
	color: #99ccff;
}

.num	{
	font-size: 48pt;
}

.bg	{
	position:relative;
}

.menu {
	font-family: lucidaBrightRegular, "times new roman", times, serif;
	font-size: large;
	color: #000000;
	font-size: 14pt;
}

.menu a, a:active	{
	text-decoration: none;
	color: #000000;
}

.menu a:hover	{
	text-decoration: underline;
	color: #000000;
}

.pictainer {
	z-index: -5;
	visibility: hidden;
	position: fixed;
	width: 100%;
	height:100%;
	cursor: crosshair;
	background-image:url(img/30.png);
}

.zoom	{
	cursor: help;
	height: 150px;
	margin: 5px 10px 5px 10px;
}

.container {
	display: block;
	z-index: -5;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -540px;
	margin-left: -1045px;
	height: 1080px;
	width: 2090px;
	background-repeat:no-repeat;
	background-image:url(img/back60.jpg);
}

.main	{
	display: block;
	width: 860px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: none;
	border-bottom: 1px solid;
	border-color: #626262;
	border-bottom-color: #999;
	padding: 0;
	margin: 0 auto;
	background-image: url(img/30.png);
}

.header	{
	position: relative;
	display: block;
	width: 100%;
	height: 222px;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.h_text	{
	display: block;
	position: absolute;
	bottom: 5px;
}

.adv	{
	position: relative;
	text-align: center;
	padding: 10px;
	padding-top: 24px;
	display: block;
	width: 160px;
	height: 120px;
	background-image: url(img/adv.png);
	background-repeat: repeat-x;
}

.tabbar	{
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(img/60.png);
}

.m_body	{
	display: block;
	position: relative;
	width: 820px;
	margin-left: 20px;
}

.m_block	{
	display: block;
	position: relative;
	width: 100%;
	background-image: url(img/60.png);
	border: 1px solid;
	border-color: #626262;
/*	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
*/
}

.t_head	{
	height: 21px;
	background-image: url(img/h_tab.png);
	background-repeat: repeat-x;
}

.t_body	{
	padding: 20px;
	line-height: 140%;
}

.t_him	{
	padding: 0;
}

.t_list	{
	vertical-align: top;
	padding: 3px 10px 3px 10px;
}

.t_menu	{
	padding-left: 10px;
	padding-top: 5px;
}

.t_cat {
	border-bottom: solid 1px;
	text-align: left;
	padding-top: 10px;
}

.a_menu	{
	padding: 10px 20px 3px 20px;
}

