body, div, h1, h2, h3, span, p {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	color: #fff; 
	}
	
body {
	font-size: 10pt;
	background : #3c0a0a url(../../../images/Satin_noir.jpg);
	height:92%;
	margin: 30px 15px 20px 15px;
	}
	
table,tr,td {
	font-size: 10pt;
	border-color : #777;
	background : #ddd; 
	color: #000; 
	border-style : solid;
	border-width : 1px;
	}
	
h1 {
	font-size: 16px;
	text-align: center;
	}
h2 {
	font-size: 13px;
	}
	
DIV.fermer {	
	position: absolute;
	top: 10px;
	right: 20px;
	text-align: center;
	text-decoration: none;
	}
	
DIV.fermer2 {	
	position: absolute;
	bottom: 4px;
	width: 100%;
	text-align: center;
	text-decoration: none;
	}
	
DIV.fermer, DIV.fermer2 A {text-decoration: none;}
	
DIV.update {
	font-size: 80%;
	position: absolute;
	top: 10px;
	left: 10px;
	text-align: center;
	}
	
.center60 {
	margin-top: 20px;
	margin-left: 20%;
	margin-right: 20%;
	}
	
.center80 {
	margin-top: 16px;
	margin-left: 10%;
	margin-right: 10%;
	}
	
.gris { color: #888; }

.warning {
	font-weight: bold;
	}

