body {
	background-color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}

.clearfloat {
	float: none;
	display: block;
	height: 1px;
	width: 100%;
}

.tinytextBlue {

	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #000099;
	text-decoration: none;
	font-variant: normal;
}

#desktopsession {
	position: absolute;
	top: 0px;
	float: left;
	min-width: 400px;
	width: 100%;
	background: #240741;
	min-height: 768px;
	height: 100%;
	z-index: 0;
}

#desktopsession>div#login_window {
	position: relative;
	margin: 10% auto;
	background-color: black url(/images/25675tux_swat2.jpg) center center no-repeat;
	height: 350px;
	width: 450px;
	text-align: center;
}

#desktopsession>div#login_window>div {
	margin: 10px auto 10px auto;
	font-size: 32px;
	color: #fff;
	align-content: center;
	text-align: center;
}

#desktopsession>div#login_window>div {
	margin: 10px auto 10px auto;
	font-size: 32px;
	color: #fff;
	align-content: center;
	text-align: center;
}

#desktop {
	display: none;
	position: absolute;
	top: 0px;
	float: none;
	min-width: 400px;
	width: 100%;
	min-height: 768px;
	height: 100%;
	background: #fff url(/images/25675tux_swat2.jpg) center center no-repeat;
	z-index: 255;
}

#desktop .desktop_icones_notes {
	float: none;
	text-align: justify;
}

#desktop .desktop_icones_notes>p {
	display: block;
	float: none;
	text-align: center;
	width: 64px;
	height: 64px;
	margin: 30px;
}

#desktop .desktop_icones_notes>p:hover {
	background: #369;
}

.mediumtextBlue {

	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
}

#desktopmenubar {

	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
	clip: rect(auto, auto, auto, auto);
	background-color: #fff;
	border-bottom-style: inset;
	border-bottom-color: #666666;
	width: auto;
	height: 32px;
}

#desktopmenubar>ul {
	display: block;
	height: 32px;
	list-style: none;
	/* background: #240741; */
	background: #000 linear-gradient(to top, #aaa 50%, #369 100%, #f5da9f 60%);
}

#desktopmenubar>ul>li {
	display: block;
	float: left;
	max-width: 200px;
	margin: 2px;

	list-style: none;
}

#desktopmenubar>ul>li:last-child::after {
	content: icon;
}

#desktopmenubar>ul>li>ul {
	margin: top 10px;
	display: block;
	visibility: hidden;
	list-style: none;
}

#desktopmenubar>ul>li>ul>li {
	height: 20px;
	background: #fff;
	font-weight: 600;
	font-size: 16px;
}

#desktopmenubar>ul>li>ul>li:nth-child(2) {
	background: rgb(91, 88, 88);
}

#desktopmenubar>ul>li>ul>li:hover {
	background: rgb(177, 182, 231);
}

#desktop #bottomPageSignature {

	bottom: 20px;
	height: 120px;
	width: 100%;
	position: absolute;
}

#desktop #bottomPageSignature>#bottomPageSignatureBanniere {


	display: block;
	visibility: visible;

	text-align: center;
	width: 900px;

	height: 120px;
	margin: 1px auto;

}

#desktop #bottomPageSignature>#bottomPageSignatureBanniere>div {
	padding: 10px;
	float: left;

}

#desktop #disc {
	position: absolute;
	right: 21px;
	 
	height: 64px; 
	width: 64px;
	clip: rect(auto, auto, auto, auto);
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: auto;
	margin-left: 12px;
	text-align: center;

}

#desktop #disc img {
	right: 21px;
	position: absolute;
	clip: rect(auto, auto, auto, auto);
	height: auto;
	width: auto;
}

a {
	color: #000033;
	font-size: small;
	text-decoration: none;
}

img:hover {
	background-color: #99CC33;
}

.box {
	border: 1px solid #999;
	border-top: 0;
}

.listinghearder >ul {
	list-style: none;
	display: table;
}

.listinghearder >ul>li {
	list-style: none;
	display: inline-table;
	border: #000 1px solid;
	width: auto;
  	min-width: 120px;
}
