body 
{ 
	background-image: url('/EXON/fond.png'); 
}

thead, tfoot
{
	background-color: lightgrey;
	color: gray;
	font-style: italic;
}

.rowHead td
{
	background-color: #E6E6E6;
	border-top: 1px dotted grey;
}

#logo
{
	border: none;
	background-color: transparent;
	padding-left: 150px;
	width: 650px;
}

#content .field h2
{
	padding-top: 0px;
}
