/* CSS Document */

body
{
	color: #FFFFFF;
	font-size: small;
	line-height: normal;
	font-family: verdana, helvetica, sans-serif, arial;
	background: #663333 fixed 0pt 0pt;
	margin: 0;
	padding: 0;
}

td
{
	color: #fff;
	font-size: small;
	line-height: normal;
	font-family: verdana, helvetica, sans-serif, arial;
	margin: 0;
	padding: 0;
}

a
{
	color: #ffd700;
	font-weight: normal;
	text-decoration: none;
	border-bottom: #ffd700;
	border-width: 0 0 1pt 0;
	border-style: none none dotted none;
}

#footer a, #infos a,  { color: #fff; 	border: 0;}

#menu a, #menu a:link, #rightmenu a, #rightmenu a:link, #earth a, #earth a:link
{
	font-weight: bold;
	border: 0;
}

a:visited { }
a:active { }
a:hover { color: #FF9900; }
h1 a { color: #fff; }

h1
{
	font-weight: bold;
	font-size: 2em;
	color: #FFFF33;
}

h2
{
	font-size: 1.3em;
	margin-top: 1em;
	border-bottom: 1px solid #808080;
	color: #FFCC00;
}

h3 { font-size: 1.2em; }

h4
{
	font-weight: bold;
	font-size: 1.1em;
}

h5
{
	font-size: 1.0em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h6 { font-size: 0.8em; }
img { border: 0; }

ol, ul, li
{
	margin-top: 0.1em;
	margin-bottom: 0em;
	padding-left: 0.5em;
}

p { margin: 1.2em 0em; }
li > p { margin-top: 0.1em; }

pre
{
	font-family: monospace;
	font-size: 1.0em;
}

strong, b { font-weight: bold; }
.ahem { display: none; }

.warning
{
	margin-right: 12em;
	margin-left: 12em background-color: #FFF;
	border: dashed 1px #808080;
}

.underco
{
	color: #333;
	font-weight: 900;
	font-size: 0.6em;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #ffd700;
	border: solid 1px #f90;
}

#content
{
	background-color: transparent;
	text-align: justify;
	margin: 0em 20%;
	padding: 0em 3% 9em;
	border: none 1px #808080;
}

#infos
{
	color: #808080;
	font-size: 9px;
	line-height: 11px;
	background-color: transparent;
	text-align: center;
	margin: 0em 20%;
	padding: 0em 3%;
	border: none 1px #808080;
	position: relative;
}

#footer
{
	background-color: transparent;
	text-align: center;
	position: fixed;
	z-index: 1;
	top: 0px;
	left: 40%;
	width: 30%;
}

#header
{
	color: #959595;
	font-weight: normal;
	font-size: 24px;
	background-color: transparent;
	text-align: center;
	margin: 0em;
	padding: 1em 2% 0em;
	border: none;
	z-index: 1;
	top: 0px;
	right: 30%;
	left: 30%;
	height: 2em;
}

#rightmenu
{
	color: #fff;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	background-color: transparent;
	text-align: left;
	float: right;
	margin: 0em;
	padding: 1em 0em 2em 2em;
/*	border: solid 1px #808080;*/
	position: absolute;
	z-index: 2;
	top: 0em;
	right: 0%;
	width: 10em;
	voice-family: "\"}\""inherit;
}

#earth
{
	color: #fff;
	font-weight: normal;
	font-size: 9px;
	line-height: 10px;
	background-color: transparent;
	text-align: left;
	float: right;
	margin: 0em;
	padding: 1em;
	border: dashed 1px #808080;
	position: absolute;
	z-index: 0;
	right: 0%;
	width: 10em;
	voice-family: "\"}\""inherit;
}

#menu
{
	color: #fff;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	background-color: transparent;
	text-align: right;
	margin: 0em;
	padding-right: 15px;
	border-style: none solid none none;
	border-width: 1px;
	border-color: #808080;
	position: absolute;
	top: 0em;
	left: 0em;
	width: 10em;
	voice-family: "\"}\""inherit;
}

html>body #menu
{
	top: 2em;
	left: 2em;
	width: 10em;
}

html>body #content
{
	position: relative;
	top: 7em;
}

html>body #footer
{
	position: fixed;
	z-index: 0;
	top: 0px;
	left: 0px;
}

html>body #rightmenu
{
	top: 2em;
	right: 2em;
	width: 10em;
}

html>body #earth
{
	top: 25em;
	right: 2em;
	width: 10em;
}

html>body #header
{
	position: absolute;
	top: 0px;
	right: 30%;
	left: 30%;
	height: 2em;
}

body>#menu { position: fixed; }
body>#content { position: relative; }
body>#rightmenu { position: fixed; }
body>#earth { position: fixed; }
body>#footer { position: fixed; }
#rightmenu p { margin-top: 0.1em; }
#menu p { margin-top: 0.1em; }

#menu li
{
	color: #fff;
	text-indent: 1em;
	list-style-type: none;
}

#rightmenu li { list-style-type: none; }
#rightmenu h5 { line-height: 2em; }
#earth h5 { line-height: 2em; }
#menu h5 { line-height: 2em; }
