.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.textetoutpetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
}
.textetoutpetitgras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 514E2F;
}
.datefiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
		line-height: 18px;
}
.ombre {
	background-image: url(i/ombre.gif);
	background-repeat: no-repeat;
}
.ombre3030 {
	background-image: url(i/ombre3030.gif);
	background-repeat: no-repeat;
}
.ombrelieu {
	background-image: url(i/ombrelieu.gif);
	background-repeat: no-repeat;
}
.ombrephotoplus {
	background-image: url(i/ombrephotoplus.gif);
	background-repeat: no-repeat;
}
.formulaire {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color : #000000;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: 002E6E;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: line-through;
}
.dw {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  width : 100%;
  padding : 4px;
  margin : 2px;
  border-color: #000000;
  border-style: dashed;
  border-width: 1px;
}