body, TD, input {
	color: #d57f05;
	font-family: tahoma;
	font-size: 12px;
}

TD {
  border: none;
}

H1 {
	font-family : tahoma;
	font-size: 36px;
	font-weight : normal;
}

A:LINK,  A:VISITED {
	color: #FF0000;
	font-family: tahoma;
	font-size: 12px;
}

A:ACTIVE, A:HOVER {
	color: #d57f05;
}

A.smalllink:LINK,  A.smalllink:VISITED,  A.smalllink:ACTIVE {
	color: #d57f05;
	font-family: tahoma;
	font-size: 12px;
	font-weight : normal;
	text-decoration : none;
}

A.smalllink:HOVER {
	color: #d57f05;
	text-decoration : underline;
	font-weight : normal;
}

.tdaccroche{
  text-align: center;
  vertical-align: top;

}



