body {font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
      color: #3399ff;
	  background: #000000;
	 }

a:link { color:#3399ff; text-decoration: none}
a:active { color:#3399ff; text-decoration: none}
a:visited { color:#3399ff; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: none}
a:link img {  border:0}
a:active img {  border:0}
a:visited img {  border:0}
a:hover img {  border:0}

#leftcontent {
	text-align:right;
	display:inline;
	position:absolute;
	top:150px;
	left:0px;
	width:0px;
	}

#centercontent {
	margin-left: 0px;
	margin-right: 50px;
	position:relative;
	}

#rightcontent {
	position:absolute;
	top:150px;
	right:0px;
	width:50px;
	}

#footer {
	position:relative;
	}

#list1content {
	position:absolute;
	top:150px;
	left:20px;
	width:300px;
	}

#list2content {
	position:absolute;
	top:150px;
	left:340px;
	width:300px;
	}

h2.dossier {
	margin-left: 10px;
	color:#008000;
	font-size:24pt;
	font-weight: bold; 
	}

h3.dossier {margin-left: 10px;
            line-height: 12pt;
			font-weight: bold; 
			}
h4.dossier {font-style: italic;
            margin-left: 10px}