body { 

	margin: 0px;
	background-image:url(./../pics/fond_trans.png);
	background-position: 50% 0%;
	background-attachement:fixed;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 14px;
  font-weight:bold;
  color:#006bc0;
 
}

th {
   	vertical-align: bottom;
}

td {
   	vertical-align: bottom;
}
img.logout{
	width:15px;
	border: none; 

}
img.logout:hover{
	width:20px;
}

	