body {
  margin : 10px 0px 0px 10px;
  padding : 0px;
  font-family : verdana, arial, helvetica, sans-serif;
/*  font-size   : 20; */
}

div#menu {
  position :  fixed;
  left : 0px;
  margin-left : 10px;
  width : 170px;
  background : #ffed94; 
  padding-left   : 0px;
  padding-right  : 0px;
  padding-bottom : 5px;
  border-right: 0px solid #ccc;
  border-left:  10px solid #ffed94;
  color: #453532;
  text-align: left;
}

div#menu p {
    margin-top:     0px;
    padding-top:    0px;
    padding-bottom: 5px;
    border-bottom:  2px solid #fff;
    margin-bottom:  3px;
    margin-right:   10px;
}

div#menu h3 {
  margin-bottom    : 3px;
  margin-left : -10px;
  padding-top      : 1px;
  padding-left     : 10px;
  margin-top       : 0px;
  border-bottom    : 0px solid #ccc;
  font             : bold verdana, arial, helvetica, sans-serif;
  background       : #ffe45b;
  color: #453532;
  text-align: inherit;
}

div#menu a:link, a:active {
  text-decoration  : none;
  background-color : transparent;
  color            : #453532;
}

div#menu a:visited {
  text-decoration  : none;
  background-color : transparent;
  color            : #453532;
}

div#menu a:hover {
  color            : #ffb000;
  text-decoration  : none;
  background-color : transparent;
}

div#header {
  border-bottom     : 1px solid #ccc;
}

div#header a:link, a:active, a:visited {
  text-decoration  : none;
  background-color : transparent;
  color            : #0050BB;
}

div#footer {
  padding-top	 : 10px;
  margin-left	 : 200px;
  margin-top	 : 25px;
  margin-bottom	 : 15px;
  border-top     : 1px solid #ccc;
  color: #606060;
}

div#footer a:link, a:active, a:visited {
  text-decoration  : none;
  background-color : transparent;
  color            : #0099CC;
}

div#main {
  border-left     : 0px solid #ccc;
  padding-left    : 10px;
  padding-right   : 10px;
  background 	  : #fff;
  margin-left     : 200px;
  margin-right    : 20px;
  margin-top      : 0px;
  voice-family    : "\"}\"";
  voice-family    : inherit;
}

html>body #main {
  margin-left  : 200px;
  margin-right : 20px;
}

div#main h1  {
  margin-top       : 20px;
  margin-bottom    : 15px;
  padding          : 0px;
  font             : 1.8em "trebuchet ms", verdana, arial, helvetica, sans-serif;
  font-weight	   : bold;	
  color            : #002879;
}

div#main h2  {
  margin-top       : 20px;
  margin-bottom    : 15px;
  padding          : 0px;
  font             : 1.6em "trebuchet ms", verdana, arial, helvetica, sans-serif;
  font-weight	   : bold;	
  color		   : #002879;
}
 
div#main h3  {
  margin-top       : 15px;
  margin-bottom    : 10px;
  padding          : 0px;
  font             : 1.4em arial, helvetica, sans-serif;
  color		   : #9f0033;
}

div#main h4  {
  margin-top       : 20px;
  margin-bottom    : 5px;
  padding          : 0px;
  font             : 1.2em arial, helvetica, sans-serif;
  color		   : #0099CC;
}
 
div#main p {
  margin-top       : 0px;
  margin-bottom    : 10px;
  padding          : 0px;
}

div#main img {
  border : none;
}

div#main a:link {
  color            : #002099;
  text-decoration  : none;
  background-color : transparent;
}

div#main a:visited, a:active {
  color            : #0070BB;
  text-decoration  : none;
  background-color : transparent;
}

div#main a:hover {
  color            : #00CC99;
  text-decoration  : none;
  background-color : transparent;
}

div#main ul {
  list-style-image: url("http://www.armeedusalut.ch/renens/images/bullet.gif");
}

div#mbsTable td 
{ 
  background: #eeeedd;
  border-top : 1px solid #ccc;
  }
		
