body {
	background: #d8d8d8 url("design/back.png");
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #363636;
	text-align: justify;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;

}


td.titre {
	text-align: center;
	background-color: #f4f4f4;
	height: 20px;
	color: #a0aa5e;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	font-family: Times New Roman;
	border-bottom: 1px #c9c9c9 dotted;
}


a {
	color: #919191;
	text-decoration: none;
	text-transform: none;
}


a:visited {
	color: #919191;
	text-decoration: none;
	text-transform: none;
}

a:active {
	color: #919191;
	text-decoration: none;
	text-transform: none;
}

a:hover {
	color: #a0aa5e;
	text-decoration: none;;
	text-transform: lowercase;
	background-image: url("design/line.gif");
	background-repeat: repeat-x;
	background-position: 100% 100%;
}


td {

	font-size: 11px;
	text-align: justify;
	line-height: 12px;
}


b {
	color: #d8974e;

}

i {
	color: #a0aa5e;
}

u {
	text-decoration: none;
	border-bottom: 1px #d8974e dotted;
}
