<!--
html, body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
}
body, td {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active, a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	color:#333333;
	font-size:10px;
}
.photo td {
	width:112px;
	height:84px;
	text-align:center;
}
.photo td img, nobordure {
	width:98px;
	height:68px;
	border:none;
}
.jaune {
	color:#f6bd6e;
}
h2 {
	color:#bf630d;
	font-size:24px;
	font-weight:normal;
	margin:30px 0 0 0;
}
 -->