.style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #753F00;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #82A848;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
body {
	background-color:#C5D9A6;
}
#outlinesolid {
  outline-style: solid;
  outline-width: 1px;
  outline-color: #743E00;
  background-color: #FEF7DB;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #82A848;
}
#outlineindex {
  outline-style: solid;
  outline-width: 1px;
  outline-color: #743E00;
  background-color: #B2CC85;
}
.copyrightindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}