@charset "utf-8";

html {
	margin: 0px;
	overflow-y : scroll;
}

a:active, a:focus {outline: 0;}

body {
	margin: 0px;
	text-align: left;
	letter-spacing: .5pt;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


#site {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#main_rpict {
	position: absolute; 
	margin-left: auto;
    margin-right: auto;
    left: 0;
  	right: 0;
    top: 60px;
    width: 506px;
    height: 100px;
}

#menu0 {
	display: none;
	text-align: center;
	padding-bottom: 10px;
	border-bottom-color: black;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#menu1 {
	display: none;
	margin-bottom: 25px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom-color: black;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#menu2 {
	display: none;
	margin-top: -10px;
	margin-bottom: 25px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom-color: black;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#menu3 {
	display: none;
	margin-top: -10px;
	margin-bottom: 25px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom-color: black;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#menu4 {
	display: none;
	margin-top: -10px;
	margin-bottom: 25px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom-color: black;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.green {
	color: #00fd0b;
}

.green a {
	color: #00fd0b;
}

.center {
	text-align: center;
}

.justify {
	letter-spacing: 0.5px;
	line-height: 15px;
	font-size: 12px;
	text-align: left;
}.logo {
	margin-bottom: 50px;
	margin-top: 50px;
}

.style2 {
	margin-bottom: 5px;
	margin-top: 5px;
}

.t2c {
	margin-top: 10px;
}

a {
	text-decoration: none;
	color: black;§
}

a:hover {
	color: #09ff00;
	text-decoration: none;
}

.form {
	margin-left: 0px;
	width: 300px;
	font-size: 16px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background-color: white;
}

img {
	border-width: 0px;
}

img {
}

#langContainer {
	text-align: right;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
}

#lang {
	margin: 2px;
	float: right;
	width: 1000px;
}

#current {
	display: none;
}

#content {
	position: relative;
}

#print {
	right: 0px;
	top: 0px;
	position: absolute;
}

#link {
	display: block;
}

