@charset "utf-8";

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

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

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


#site {
	margin-left: 17px;
	position: relative;
	width: 1000px;
}

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

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

#menu1 {
	font-size: 32px;
	margin-bottom: 25px;
	padding-top: 8px;
	text-align: center;
	padding-bottom: 12px;
	border-bottom-color: black;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#menu2 {
	font-size: 32px;
	margin-top: -18px;
	margin-bottom: 15px;
	text-align: center;
	padding-bottom: 12px;
	border-bottom-color: black;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

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

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

.green {
	color: #00fd0b;
}

.green a {
	color: #00fd0b;
}

a {
	color: #00000b;
}

.center {
	text-align: center;
}

.justify {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 17px;
	font-size: 11.5px;
	text-align: left;
}.logo {
	margin-bottom: 50px;
	margin-top: 50px;
}

.style2 {
	margin-bottom: 5px;
}

.t2c {
	margin-top: 10px;
}


a:hover {
	color: #09ff00;
}

.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 {
}

#lang {
	right: 0px;
	top: 13px;
	position: absolute;
	margin: 2px;
}

#current {
	display: none;
}

#content {
	position: relative;
}

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

#link {
	display: none;
}

#menu0 span, #menu1 span, #menu2 span, #menu3 span, #menu4 span  {
	padding-right: 10px;
	padding-left: 10px;
}

#menu0 a, #menu1 a, #menu2 a, #menu3 a, #menu4 a {
	text-decoration: none;
}

h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 67px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #00ff00;
}

h3 {
	font-weight: normal;
	font-size: 32px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-weight: normal;
	font-size: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
}