/* fug.css-index-all.css */
/* Sat Apr 15 05:38:18 CEST 2006 */

body, html {
	margin:0;
	padding:0;
}
body {
	background-color: #ffffff;
	background-image: url(img/fugace_07.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Courier New", Courier, mono;
	font-size: 75%;
	font-style: normal;
	line-height: 3em;
	font-weight: bold;
	color: #333333;
	width:100%;
	background-attachment: fixed;
	/*height:auto;*/
}
html>body/* */{
	overflow: hidden;
}
html {
}
	/**/
.clear {
	clear:both;
}
.noscreen {
	display:none;
}
	/**/
div#top {
	font-size: 100%;
	position:absolute;
	top:0;
	left:0;
	font-style: normal;
	color: #FFFFFF;
	height:1.4em;
	line-height:1.4em;
	background-color: #000000;
	width:100%;
	z-index: 2;
}
div.fugace, div.msg {
	display:block;
	background-color: #FF0000;
	color: #CCCCCC;
	width:15ex;
	height:1.4em;
	font-size: 100%;
	line-height:1.4em;
	font-weight: bold;
	float:left;
	text-align: center;
}
div.msg {
	width:30ex;
	coor:black;
	background-color: white;
}
div.form {
	margin:0;
	padding:0;
	height:1.4em;
	line-height:1.4em;
	background-color: #000000;
	width:70ex;
}
*>div.form form {
	width:90ex;
}
	/* IE/win */
div.form form {
	margin:0;
	padding:0;
}
div.form label {
	border:0;
	height:1.4em;
	line-height:1.4em;
}
div.form input {
	font-size: 75%;
	height:1.3em;
	line-height:1.3em;
	border:0;
	padding:0 1ex 0 1ex;
	vertical-align: middle;
}
div.form input.field {
	background-color: #CCCCCC;
	vertical-align: middle;
}
div.form input.ok {
	font-size: 90%;
	font-family: "Courier New", Courier, mono;
	color: white;
	background-color: #009900;
	border:0;
	padding:0 1ex 0 1ex;
	margin:0;
}
	/**/
div#middle {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	padding:1ex;
	margin:0 0 1em 0;
	z-index: 1;
}
	/* others than IE/Mac */
div#middle/* */{ 
	height:1.2em;
	border:0;
}
	/**/
div#bottom {
	position: absolute;
	left: 0;
	bottom: -40em;
	z-index: 3;
	font-size: 90%;
	width:auto;
	height:1.4em;
	line-height:1.4em;
	padding-right: 1ex;
	padding-left: 1ex;
}
	/* others than IE/Mac */
div#bottom/* */{ 
	bottom: 0;
}
div#bottom a {
	font-size: 90%;
	height:1.4em;
	line-height:1.4em;
}
