 /*************************** green: rgb(234,240,127);* blue:rgb(128,128,192);* lightblue: rgb(196,196,225);* parme: #F5F2FC;***************************/       body {  	background-image:url(images/logiciel-gestion-temps-Omate-clepsydre.jpg);  	background-repeat : no-repeat;  	background-position:0px 64px;  	margin: 0;  	padding : 0;  	font-family:Trebuchet MS, Verdana;
  }
  
  html {
	width: 100%;
	height: 100%;	  
  }    img {  	border: none;  }
   #menuBox {  	position: absolute;  	top: 63px;  	/*width:650px;*/  	text-align: right;	z-index:2;
	border: 0;	left:160px;  }  #pad {	width: 20px; /*264px;*/	padding:0;	border:0;	margin:0;  }
  
  #whitetopbar{
  	position: absolute;
  	width: 100%;
  	height: 44px;
  	top: 20px;
  	left: 0px;
  	z-index: 0;
  	border-bottom: 1px solid rgb(187,186,186);
  	padding:0;
  	background-color: white;
  }    .menuItem {  	background-color:black;  	font-family: Verdana;  	font-size: 80%;
  	padding: 0px 20px 0px 20px;  	height:30px;  	font-weight: bold;  	color: white;  	text-align: center;	border-right: solid 1px white;	width:100px;  }    .highlightMenuItem{  	background:url('images/logiciel-gestion-temps-Omate-fond.png');  	font-family: Verdana;  	font-size: 80%;  	padding: 0px 20px 0px 20px;  	height:30px;  	font-weight: bold;  	color: white;  	text-align: center;	border-right: solid 1px white;}  .submenuItem {	position: absolute;  	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;  	font-size: 75%;  	font-weight: bold;  	color: white;	width: 120px;	top: 90px;	text-align: center;	border: 0;	visibility: hidden;	z-index:99;	height:38px;  }  #menu1 {	border: none;  }  #logoomate {  	position: absolute;  	z-index:10;	width: 350px;	height: 64px;	left: 0px;
	top: -15px;
	border: 0;	font-family:Trebuchet MS;	font-size:5em;	text-align: left;  }    #menuTitrePage {  	position: absolute;  	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;  	font-size: 3em;
  	color: #B7D13E;  	left: 730px;   	margin-left: 0px;  	top: 5px;  	text-align: right;
  	z-index: 10;
  	overflow: hidden;  }  #content {	position: relative;  	margin-top: 120px;	margin-left: 600px;	width: 700px;  	font-family: Tahoma, Arial, Helvetica, sans-serif;  	font-size: 82%;  	color: black;	text-align: justify;	line-height:150%;	height:750px;  }	#leftMenu{	position: absolute;  	top: 340px;
  	left:5px;
  	width: 250px;
  	font-family: Tahoma, Arial, Helvetica, sans-serif;  	font-size: 90%;	text-align: left;	}	#bottomzone{	margin-left: 635px;	width: 700px;	position:relative;	margin-top:10px;}
	#acao {	position: relative;	width: 100%;	text-align: right;	height: 15px;	font-family: Verdana;	color: gray;	font-size: 70%;	}	    .header {	font-weight: bold;	font-size: 110%;	color: #2222FF;  }   .spacer {  	clear: both;  }  .titre {	font-size: 120%;	font-weight: bold;	margin-top: 30px;	margin-bottom: 20px;  }.bottomlines{	font-size:60%;}/*************************** links ***************************/ 	a {	color: gray;	text-decoration: underline;	}	a:hover {	color: rgb(128,128,192);	text-decoration: none;	}	a.menu {	color: white;	text-decoration: none;	}	a.menu:hover {		color:  rgb(196,196,225);	}		a.anchor{	color: rgb(128,128,192);	text-decoration: none;		}	/*************************** list***************************/ul{list-style-type: none;padding: 0px;margin: 0px;}li {	list-style-position: outside;	background-image: url(images/check.png);	background-repeat:no-repeat;	background-position:-2px 0px;  	/*line-height: 200%;*/ 	text-align: justified;	padding-left:40px;}h1,h2,h3{color: #3c3d7d;font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;margin-bottom:0px;line-height:1.3em;}