body {
	padding: 0px;
  border: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	background-color: #b9b9b9;
	font-weight: normal;
}

#texteurl a: {
  color: black;
}

#texteurl a:hover {
  color: green;
  text-decoration: underline;
}

#cartouche_bas a {
  position:relative;
  top:-30px;
  left:440px;
  color: white;
  text-align: right;
}

.liseraie {
  position: absolute;
  left: 50%;
  width: 464px;
  margin-left: -232px;
  margin-top: 17px;
	border: 1px solid black;
	background-color: white;
	z-index:1;
}

input {
  margin-right: 10px;
  font-size:11px;
}

textarea {
  font-size:11px;
}

#texte_orange {
  color: #d50013;
}

.cartouche_bas {
  position:absolute;
  width: 464px;
  top:757px;
  left:0px;
  text-align:center;
  font-size:11px;
}

