body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
	.header{ height:140px; vertical-align:bottom; background-image:url(http://www.global-pharma.fr/gfx/home/header.jpg); background-repeat:no-repeat; background-position:bottom;}
	.footer{ height:140px; vertical-align:bottom; background-image:url(http://www.global-pharma.fr/gfx/home/footer.jpg); background-repeat:no-repeat; background-position:top;}

th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : Gray;
	color : White;
	font-weight : normal;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

.tdsmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color :#000066;
}

a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000066;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Red;
}

.txtmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000066;
	font-weight : bold;
	letter-spacing : -1px;
	text-align: left;
	left: 30px;
}

.text-padd{
	clip:  rect(5px 5px 5px 5px);
	margin: 5px;
	padding: 5px;
  }
.float-right{
  float: right; 
  }
.float-left{
  float: left; 
}
#affichtests {
	font-size: 11px;
	color: #F0F0F0;
}
#affichtests:hover {
	color: #666666;
}
