BODY{
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
}

DIV.titre{      z-index: 1; position: fixed;    top: 0px;  left:  0px; width: 100%; height: 40px; background: #aec0ec; font-size: 11px; font-weight: bold; }
DIV.t_degrade{  z-index: 2; position: absolute; top: 0px;  left:  0px; width: 100%; height: 40px; background-image: url(/images/titre_degrade.png); background-repeat: no-repeat; }
DIV.t_logo{     z-index: 3; position: absolute; top: 0px;  left:  0px; width: 100%; height: 40px; background-image: url(/images/titre_smeserver.png); background-repeat: no-repeat; }
DIV.t_drapeaux{ z-index: 4; position: absolute; top: 14px; right: 0px; }
DIV.t_barre_1{  z-index: 1; position: absolute; top: 40px; left:  0px; width: 100%; height: 6px; background: #ffffff; border-color: #000080; border-style: solid; border-width: 1px 0px 1px 0px; }
DIV.t_email{    z-index: 1; position: absolute; top: 48px; left:  0px; width: 100%; height: 13px; background: #809de2; padding: 1px 1px 1px 2px; }
DIV.t_liens{    z-index: 2; position: absolute; top: 49px; right: 0px; text-align: right; }
DIV.t_barre_2{  z-index: 3; position: absolute; top: 63px; left:  0px; width: 100%; height: 4px; background: #000080; }
DIV.menu_bg{    z-index: 0; position: fixed;    top: 0px;  left:  0px; width: 165px; height: 100%; background-color: #e3e9f9; }
DIV.menu{       z-index: 1; position: fixed;    top: 67px; left:  0px; bottom: 0px; width: 175px; padding: 0px 0px 0px 2px; overflow: auto; }
DIV.page{       z-index: 1; position: fixed;    top: 67px; left:  177px; right: 0px; bottom: 0px; overflow: auto; }
DIV.contenu{    padding: 0px 10px 5px 5px; }

DIV.vert{ border-color: #006600; border-width: 1px; border-style: solid; color: #006600; padding: 2px; margin: 0px 20px 0px 20px; }
DIV.rouge{ border-color: #ff0000; border-width: 1px; border-style: solid; color: #ff0000; padding: 2px; margin: 0px 20px 0px 20px; }
DIV.vert a{ color: #006600; font-weight: bold; }
DIV.rouge a{ color: #ff0000; font-weight: bold; }

FIELDSET{
	background-color: #e3e9f9;
}

FORM{
	margin-top: 2px;
	margin-bottom: 2px;
}

H1{
	color: #000033;
	font-size: 20px;
	margin-bottom: 4px;
	margin-top: 12px;
}

H2{
	color: #000033;
	font-size: 16px;
	margin-bottom: 3px;
	margin-top: 12px;
}

HR{
	color: #000080;
	background-color: #000080;
	height: 1px;
	width: 80%;
	border: 0px;
}

HR.copyleft{
	color: #809de2;
	background-color: #809de2;
	height: 1px;
	width: 100%;
	border: 0;
}

OL, UL, LI{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

UL{
	list-style-type: circle;
}

P{
	margin-bottom: 2px;
	margin-top: 8px;
}

PRE{
	margin: 3px 0px 3px 0px;
	padding: 2px;
}

TABLE{
	border-collapse : collapse;
	empty-cells: show;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TABLE.bordure{
	border: 2px solid #000080;
	margin: 5px 5px 5px 2px;
}

TABLE.bouton{
	border: 1px solid #809de2;
	background-color: #e3e9f9;
	padding: 4px;
	width: 100%;
}

TD{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

TD.bordure{
	border: 1px solid #000080;
	padding: 3px 2px 3px 2px;
}

TD.nobordure{
	padding: 3px 2px 3px 2px;
}

TD.lbouton{
	padding: 4px;
	text-align: left;
	vertical-align: middle;
}

TD.rbouton{
	padding: 4px;
	text-align: right;
	vertical-align: middle;
}

TH{
	font-size: 11px;
	vertical-align: middle;
}

TH.bordure{
	background-color: #aec0ec;
	border: 1px solid #000080;
	padding: 3px 2px 3px 2px;
	text-align: center;
}

TR{
	vertical-align: top;
}

TR.bordure{
	border-top: 1px solid #000080;
}

.copyleft{
	color: #6080c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cmdline{
	color: #00ffff;
}

.resultat{
	color: #00ffff;
}

.modif{
	color: #ff66ff;
}

.xterm{
	background-color: #000000;
	border: 3px inset #0000c0;
	color: #ffffff;
	font-size: 12px;
}

.section{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 8px;
}

a.titre:link, a.titre:visited, a.titre:hover, a.titre:active{
	border: 1px solid #809de2;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

a.titre:hover{
	background: #e3e9f9;
	border-color: #000000;
}

a.titre:active{
	background: #000000;
	border-color: #000000;
	color: #ffffff;
}

a.choix, a.selection{
	border: 1px solid #e3e9f9;
	color: #000000;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	text-align: left;
	text-decoration: none;
}

a.choix:hover, a.selection:hover{
	background: #809de2;
	border-color: #888888;
}

a.choix:active, a.selection:active{
	background: #000000;
	border-color: #000000;
	color: #ffffff;
}

a.selection:link, a.selection:visited, a.selection:active, a.selection:hover{
	background: #ffffff;
	border-color: #000080;
}

a.selection:hover{
	border-color: #000080;
}
