h1{
	font-family: Arial, Thaoma, Helvetica;
  	font-size: 12pt;
  	font-weight: bold;
  	font-variant: small-caps;
}
h2{
	font-family: Arial, Thaoma, Helvetica;
  	font-size: 10pt;
  	font-weight: bold;
  	font-variant: small-caps;
}
h2.bis{
	font-family: Arial, Thaoma, Helvetica;
  	font-size: 10pt;
  	font-weight: bold;
}
td{
	font-family:  Verdana;
	font-size: 10pt;
}
body {
    font-family: Helvetica, Tahoma, sans-serif;
    font-size: 8pt;
    color: #1A1A1A;
    margin-left: 6;
    margin-top: 0;
    margin-bottom: 0;
    background-color: white;
}
body.body2 {
    font-family: Helvetica, Tahoma, sans-serif;
    font-size: 8pt;
    color: #1A1A1A;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 4;
    margin-right: 4;
    background-color: white;
}
div.container{
  position: absolute;
  overflow: auto;
  background-color: white;
  margin: 0px;
  padding: 0px;
  width: 990px;
  height: 800px;
}
div.container2{
  position: absolute;
  overflow: auto;
  background-color: white;
  margin: 0px;
  padding: 0px;
  width: 990px;
  height: 1500px;
}
div.window1{
  position: absolute;
  overflow: auto;
  background-color: #D8E2F3;
  margin: 0px;
  padding: 0px;
  height: 82%;
  width: 100%;
  
}
div.header{
	position: relative;
	height: 100px;
	width: 100%;
	background: transparent url(../images/header100.jpg) top left no-repeat;
	background-color: white;
}
div.menu{
	background-color: #0066aa;
  	background-repeat: repeat-x;
  	color:white;
  	border-bottom: solid black 1px;
  	width: 100%;
  	height: 22px;
  	overflow:hidden;
}
span.titleButton{
  	position: relative;
  	height: 22px;
  	width: 159px;
  	padding: 2px;
  	margin: 0px 1px 0px 1px;
  	float:left;
  	text-align: center;
  	font-family: Arial, Thaoma, Helvetica;
  	font-size: 10pt;
  	font-weight: bold;
  	font-variant: small-caps;
}
span.titleButtonLP0{
  	position: relative;
  	height: 22px;
  	width: 113px;
  	padding: 2px;
  	margin: 0px 1px 0px 1px;
  	float:left;
  	text-align: center;
  	font-family: Arial, Thaoma, Helvetica;
  	font-size: 10pt;
  	font-weight: bold;
  	font-variant: small-caps;
}
span.titleButton2{
  	position: relative;
  	height: 22px;
  	width: 250px;
  	padding: 2px;
  	margin: 0px 1px 0px 1px;
  	float:left;
  	text-align: center;
  	font-family: Arial, Thaoma, Helvetica;
  	font-size: 10pt;
  	font-weight: bold;
  	font-variant: small-caps;
}
.titleButton:link{
	color: white;
	text-align: center;
  	font-family: Arial, Thaoma, Helvetica;
  	font-size: 10pt;
  	font-weight: bold;
  	font-variant: small-caps;
  	text-decoration: none;
}
.titleButton:visited{
	color: white;
	text-align: center;
  	font-family: Arial, Thaoma, Helvetica;
  	font-size: 10pt;
  	font-weight: bold;
  	font-variant: small-caps;
  	text-decoration: none;
}
.xx:visited{
	color: black;
	font-family: Arial, Thaoma, Helvetica;
  	font-size: 12pt;
  	font-weight: bold;
  	font-variant: small-caps;
  	text-decoration: none;
}
.xx:link{
	color: black;
	font-family: Arial, Thaoma, Helvetica;
  	font-size: 12pt;
  	font-weight: bold;
  	font-variant: small-caps;
  	text-decoration: none;
}
input.but {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: White;
	background-color: #0066aa;
	border: 0px inset #D0D0D0;
	width: 60px;
	height: 16px;
}
input.text{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: black;
	background-color: white;
	border: 1px inset #D0D0D0;
	width: 300px;
	height: 16px;
}
textarea{
 	width:300px; height:90px;
	border-width:1px;
	border: 1px inset #D0D0D0;
	background-color: white;
	overflow:auto
}
span.LPin{
  	position: relative;
  	background-color: #01147B;
  	height: 30px;
  	width: 159px;
  	padding: 2px;
  	margin: 0px 1px 0px 1px;
  	float:left;
  	text-align: center;
  	font-family: Arial, Thaoma, Helvetica;
  	font-size: 10pt;
  	font-weight: bold;
  	font-variant: small-caps;
}
span.LP0in{
  	position: relative;
  	background-color: #01147B;
  	height: 30px;
  	width: 113px;
  	padding: 2px;
  	margin: 0px 1px 0px 1px;
  	float:left;
  	text-align: center;
  	font-family: Arial, Thaoma, Helvetica;
  	font-size: 10pt;
  	font-weight: bold;
  	font-variant: small-caps;
}
span.LPin2{
  	position: relative;
  	background-color: #01147B;
  	height: 30px;
  	width: 250px;
  	padding: 2px;
  	margin: 0px 1px 0px 1px;
  	float:left;
  	text-align: center;
  	font-family: Arial, Thaoma, Helvetica;
  	font-size: 10pt;
  	font-weight: bold;
  	font-variant: small-caps;
}
/* All form elements are within the definition list for this example */
	dl {
		font:normal 12px/15px Arial;
	    position: relative;
	    width: 430px;
	}
	dt {
	    clear: both;
	    float:left;
	    width: 110px;
	    padding: 4px 0 2px 0;
	    text-align: left;
	}
	dd {
	    float: left;
	    width: 310px;
	    margin: 0 0 8px 0;
	    padding-left: 6px;
	}
	
	/* The hint to Hide and Show */
	.hint {
	   	display: none;
	    position: absolute;
	    right: -260px;
	    width: 240px;
	    margin-top: -4px;
	    padding: 1px 12px;
	    color: white;
	    /* to fix IE6, I can't just declare a background-color,
	    I must do a bg image, too!  So I'm duplicating the pointer.gif
	    image, and positioning it so that it doesn't show up
	    within the box */
	    background: #ffc url(pointer.gif) no-repeat -10px 5px;
	    background-color: #0066aa;
	}
	
	/* The pointer image is hadded by using another span */
	.hint .hint-pointer {
	    position: absolute;
	    left: -10px;
	    top: 5px;
	    width: 10px;
	    height: 19px;
	    background: url(pointer.gif) left top no-repeat;
	}
