body {
	margin:0px;
	background-color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	line-height: 15px;
}
form {
	text-transform:none;
}

table {
	margin:0px;
	}
tr {
	margin:0px;
	vertical-align:bottom;}

td {	
	font-size: 9px;
	line-height: 15px;
	}

a  {
	color:white;
	border-width:0px;
	text-decoration:none;
}

hr {
	color:white;
	background-color:white;
	height:1px;
	border-style:solid;
	border-width:0px;
}

a:hover {
	text-decoration:underline;
}
img {
	border:none;
	display:block;
}
.barre {
	text-decoration:none;
	color:black;
	width:250px;
	background-color:white; 
	padding:0px 4px;
	margin-top:1px;
	
}

#menus a {
	text-decoration:none;
}

.float {
	float:left;
}

.menu_visible  {
	background-color:#FFCCCC;
	color:black;
	padding: 0px 4px;
	margin-bottom:1px;
}

.menu_cache  {
	color:black;
	padding: 0px 4px;
	background-color:white;
	margin-bottom:1px;
}

.liste_clients {
	padding: 0px 10px 0px 10px;
}

.liens a:hover {
	background-color:pink;
}
