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

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;
}

.helpWebmaster
{
	color:#D10111;
	font-weight: bold;
}


.helpImmo
{
	color:#150F55;
	font-weight: bold;
}
