@charset "iso-8859-2";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	color:#0a0903;
	font-size:14px;
}

pre {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

div#body {
	width:100%;
}

body {
	background-color:#000;
	background-image:url(../graphics/layout/fk_fond.jpg);
	background-repeat:repeat;
}

a, a:link, a:active, a:visited {
	text-decoration:none;
	color:#980000;
}

a:hover {
	text-decoration:underline;
}

table {
	margin:5px 30px 5px 30px;
	border:0px;
	border-collapse:collapse;
	z-index:12;
}

table.noborder, table.noborder tr td {
	border:0px;
	margin:0px;
}

input {
	border:dotted #2f1d09 1px;
}

table tr {
	border:0px;
}

table tr td, table.noborder tr td table tr td {
	border:dotted #2f1d09 1px;
	padding:6px;
	margin:0px;
}

form table {
	margin:5px;
}

form table tr td, table.noborder tr td form table tr td {
	border:0px;
	padding:3px 8px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	display:inline-block;
	font-size:23px;
	margin:15px 0px 5px 0px;
	font-weight:bold;
	background-image:url(../graphics/layout/fk_c_14.png);
	background-repeat:no-repeat;
	background-position:left;
	height:42px;
	padding-left:60px;
	padding-top:15px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:5px 0px;
	font-weight:bold;
	padding-top:10px;
}

p {
	margin:5px 0px 10px 0px;
	text-align:justify;
}

p#crumbs, p#crumbs a {
	font-size:12px;
}

ul, ol {
	margin:5px 0px 5px 40px;
}

ol li {
	list-style-image:url(../graphics/layout/fk_c_17.png);
	margin-bottom:5px;
}

ul li {
	list-style-image:url(../graphics/layout/fk_c_17.png);
	margin-bottom:5px;
}

ul li ul, ul li p ul, p ul, ul ul {
	margin:5px 60px;
}

ul li p, ul p, ul ul p {
	margin:5px 0px;
}

hr {
	display:block;
	background-image:url(../graphics/layout/fk_c_06.png);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:68px;
	border:0px;
}

img {
	margin:5px 10px 5px 10px;
	padding:5px;
	border:dotted #2f1d09 1px;
}

img.left {
	float:left;
}

img.right {
	float:right;
}

ul#menu li img {
	padding:0px;
	margin:0px;
	border:0px;
}

p.center img {
	display:inline;	
}

p.center { 
	text-align:center;
}

div.help-block, div.help-block pre, div.help-block pre span {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

span.invisible {
	visibility: hidden;
} 

span.darkred {
	color:#900;
} 

span.darkgreen {
	color:#030;
}

span.brown {
	color:#6F4911;
}

span.darkblue {
	color:#006;
} 

span.purple {
	color:#909;
}

span.cyan {
	color:#0C9;
}

span.black {
	color:#000;
}

span.darkgray {
	color:#333;
}

span.red {
	color:#F00;
}

span.green {
	color:#0C0;
}

span.gold {
	color:#C90;
}

span.blue {
	color:#00F; 
}

span.pink {
	color:#F0F;
}

span.turquoise {
	color:#0C9;
}

span.white {
	color:#999;
}
								
div.boxcode {
	margin:5px 30px 5px 30px;
}

div.boxcode pre {
	border:dotted #2f1d09 1px;
	padding:10px;
}

div#banner {
	width:100%;
	height:434px;
	background-image:url(../graphics/layout/fk_02.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
}

div#banner_left {
	width:100%;
	height:434px;
	background-image:url(../graphics/layout/fk_01.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

div#logo {
	width:466px;
	height:101px;
	background-image:url(../graphics/layout/fk_c_05.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:300px;
	margin-top:10px;
}

div#banner_right {
	width:100%;
	height:434px;
	background-image:url(../graphics/layout/fk_03.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

div#content {
	width:100%;
	background-color:#eae5d4;
}

div#content_left {
	width:100%;
	background-image:url(../graphics/layout/fk_05.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
	
div#content_right {
	width:100%;
	background-image:url(../graphics/layout/fk_08.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
	
div#force_h, div.force_h {
	height:300px;
	float:right;
	width:1px;
}

div#txtcontent {
	z-index:10;
	margin:0px 150px;
}

div#bottom {
	width:100%;
	height:263px;
	background-image:url(../graphics/layout/fk_11.png);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-top:-180px;
	z-index:8;
}

div#bottom_left {
	width:100%;
	height:263px;
	background-image:url(../graphics/layout/fk_09.png);
	background-repeat:no-repeat;
	background-position:left;
}

div#bottom_right {
	width:100%;
	height:263px;
	background-image:url(../graphics/layout/fk_10.png);
	background-repeat:no-repeat;
	background-position:right;
}

div#top_menu {
	margin-top:-270px;
	width:100%;
	height:25px;
	text-align:center;
}

div#top_menu ul#menu {
	display:inline-block;
	text-align:center;
}

ul#menu li {
	list-style:none;
	list-style-image:none;
	float:left;
	display:block;
}

ul.popup {
	display:none;
	width:111px;
	margin:0px;
	padding:0px;
}

ul#menu li:hover ul.popup, li.hvr ul {
	display:block;
}


ul.popup li {
	z-index:100;
	position:relative;
	display:block;
	background-color:#eae5d4;
	width:111px;
	border-bottom:1px dotted #0a0903;
	margin:0px;
	padding:0px;
}

ul.popup li a, ul.popup li a:link, ul.popup li a:active, ul.popup li a:visited {
	color:#2f1d09;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
}

ul.popup li a:hover {
	color:#9F0000;
}

ul#menu li a.title, ul#menu li a.title:link, ul#menu li a.title:active, ul#menu li a.title:visited {
	display:block;
	border:0px;
	height:23px;
	width:111px;
	float:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#0a0903;
}

div.clear {
	clear:both;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	text-align: right;
	margin-right:70px;
	color:#aaaaaa;
}
.helpinput
{
	width: 100px;
}
p.monospaced {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}
