/******************************************************************************//* HABILLAGE/******************************************************************************/body, td, th, html {	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;	font-size: 11px;	color: white;}h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, li, ol, dd, dl, dt { margin:0; padding:0; }body {	background-color: black;	padding: 0;	margin: 0;	text-align:center;}a {	color: #FFCC00;	text-decoration: none;}a:hover {	text-decoration: underline;}/******************************************************************************//* NO FLASH - Alerte/******************************************************************************/#alerte {	position: relative;	width: 400px;	height: 400px;	border: 10px solid silver;	margin: 80px 20px;	padding: 10px;	text-align: left;}#alerte h1 {	color: #FFCC00;	font-size: 14px;	margin: 120px 0 10px 0;}#alerte h1 img {	float: left;	margin-right: 3px;}#alerte p { margin: 5px 0 10px 0; }#logo {	float: left;	width: 75px;	height: 300px;}#bdx {	border: thin solid #F1C000;}table {	top: 20px;	position: relative;}