body {
	background-color:#000;
	margin:0;
}
A {
	color:#25668a;
	font-weight:bold;
	text-decoration:none;
}
 A:hover {
	color:#3593C6;
}

A IMG  {border:0px;}
#global {
width:850px;
position:absolute;
left: 50%; 
top: 50%;
height: 524px;
margin-top: -262px; 
margin-left: -425px; 
}
#maintable {
	background-color:#fff; 
}
#colright {
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	padding:10px;
	background-image:url(img/basdroit.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.menuh A {
	color:#25668a;
	font-weight:bold;
	text-decoration:none;
}
.menuh A DIV {
line-height:45px;
background:url(img/p1.gif) no-repeat;
background-position:top left ;
height:45px;
padding-left:22px;
padding-top:14px;
cursor:pointer;
}
.menuh A:hover  {
 color:#000;
}
.menuh A:hover DIV {
 background:url(img/p2.gif) no-repeat;
}



.menug A {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.menug A DIV {
line-height:45px;
background-position:top left ;
height:45px;
padding-left:22px;
padding-top:14px;
cursor:pointer;
}
.menug A:hover  {
 color:#000;
}
.menug A:hover DIV {
}

.menuhoff A {
	color:#25668a;
	font-weight:bold;
	text-decoration:none;
}
.menuhoff A DIV {
line-height:45px;
background-position:top left ;
height:45px;
padding-left:22px;
padding-top:14px;
cursor:pointer;
}
.menuhoff A:hover  {
 color:#000;
}
.menuhoff A:hover DIV {
}
.dossier A {
	font-size:12px;
	color:#25668a;
	font-weight:bold;
	text-decoration:none;
}
.dossier A:hover {
	color:#3593C6;
}
.colophon {
	font-size:10px;
	color:#000;
	margin-top:6px;
	margin-bottom:18px;
}
#contenu {
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	font-size:16px;
}