#ajaxLoader1{
	position: absolute;
	left: 10px;
	top: 0px;
	display: none;
}

table.mateTable{
	font-family: verdana,helvetica;
	font-size: 12px;
	border: 1px solid #ccc;
	color: #494949;
}

table.mateTable tr.header{
	font-family: verdana,helvetica;
	font-size: 12px;
	background: url('../images/table_bg.gif') top left repeat-x;
	height: 24px;
	font-weight: bold;
}
table.mateTable tr.bilanheader{
	font-family: verdana,helvetica;
	font-size: 12px;
	background: url('../images/table_bg.gif') top left repeat-x;
	height: 24px;
}

table.mateTable tr.header a{
	font-family: verdana,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003A73;
}

table.mateTable td{
	font-family: verdana,helvetica;
	font-size: 12px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
	color: #000000;
}

table.mateTable td.labelCell{
	font-family: verdana,helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
table.mateTable td.bilan{
	font-family: verdana,helvetica;
	font-size: 12px;
	text-align: right;
}
