img {
	border: 0;
}
form {
  margin: 0px;
}
.textRecherche {
  color: #660033;
  font-weight: bold;
}
.searchBox {
  font-weight: normal;
  font-size: 10px;
  margin: 0px;
  padding: 1px;
  border: solid 1px #CBCEC9;
  width: 120px;
  height: 15px;
  vertical-align: middle;
}
.searchButton {
  background-color: #660033;
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  border: solid 1px #CBCEC9;
  padding: 1px 1px 1px 1px;
  width: 25px;
  height: 19px;
  vertical-align: middle;
}

.texte {
  font-size: 12px;
}
.textePetit {
  font-size: 11px;
  padding-left: 15px;
}
.titre {
  font-size: 14px;
  color:#660033;
  font-weight: bold;
}
.stitre {
  font-size: 12px;
  color:#660033;
  font-weight: bold;
}

.contenu {
  padding: 10px 10px 10px 10px;
}
.champform { font-weight: normal; font-size: 10px; margin: 0px; padding: 1px; border: solid 1px; }
.error {color: red; font-weight:bold; }
.message {color: green; }

.tdBack {
	background-color: #E6E6E6;
	font-weight: bold;
}

.tdAll {
	border: solid 1px #C0C0C0;
}

.tdTop {
	border-top: solid 1px #C0C0C0;
}
.tdBottom {
	border-bottom: solid 1px #C0C0C0;
}
.tdLeft {
	border-left: solid 1px #C0C0C0;
}
.tdRight {
	border-right: solid 1px #C0C0C0;
}
.tdTop {
	border-top: solid 1px #C0C0C0;
}
a.theme {
	text-decoration: none;
}
a.theme:hover {
	text-decoration: underline;
}