body
{
font-family:"Frutiger 45 Light", "Trebuchet MS", sans-serif;
}
/************************/
#menu
{
position:absolute;
margin-top:0;
margin-left:15%;
border:dashed #009900 1px;
height:auto;
border-bottom:none;

}
ul#menu 
{
/*margin: 2 5em;*/
background:#FFFFFF;
list-style-type:none;
font-size:1.3em;
width:auto;
padding-left:0px;

}
#menu a
{
text-decoration: none;
list-style-type:none;
line-height:55px;
display:block;
border-bottom:#009900 dashed 1px;
text-align:center;
padding-left:10px;


}
#menu a:link{
color:#006600;
}
#menu a:visited  {
color:#006600;
}
#menu a:hover {
color: #00FF00;
}

/***********************/
#cadre
{
width:450px;
margin:0 auto;
margin-top:6%;
border: #666666 solid 1px;
}
h1
{
text-align:center;
color:#CCCCCC;
margin-bottom:5%;
font-size:1.5em;
font-style: normal
}
.navbar
{
font-size: 1.3em;
text-align:right;
padding:15px;
width:450px;
margin:0 auto;
background:#FFFFFF;
}
#suite
{
position:relative;
left:72%;
bottom:95px;
border:#009900 dashed 1px;
line-height:2em;
width:120px;
text-align:center;
font-size:1.2em;
}
#suite a{
display:block;
}
.hidden
{width:0;
height:0;
}

/*#screen
{
border-bottom:solid #333333 1px;}*/
a
{
text-align:right;
padding-right:10px;
}
a:link {
	color:#009933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: none;
}
-->
