/* CSS Document */
#affiche_texte_sujet {
  font-size: 11px;
  height: auto;
  padding: 10px;
}
.contact_bleu {
  background-color: #d2efff;
}
.contact_vert {
  background-color: #E2F9C9;
}

#affiche_texte_sujet ul li.spip {
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style: none;
	padding-left: 17px;
	margin: 0 0 5px 20px;
}
.forml {
  background-color: #fff!important;
}
.taille_1 {
  width: 180px!important;
}
.taille_2 {
  width: 80px!important;
}
fieldset {
  border: 0!important;
  background-color: transparent!important;
  display: block;
   
  height: auto;
}
legend {
  display: none;
}
.formulaire_ecrire_auteur {
  display: block;
  background-color: #F0F0F0!important;
  border: 0px dashed #6B6B6B;
  padding: 2px;
  /*background-image: url(../images/contact/fond_leo.jpg);
  background-repeat: no-repeat;
  background-position: 100% 45%;*/
}
optgroup {
  color: #EF680C;
}
option {
  color: #000!important;
}
.label_contact {
  font-weight: bold!important;
}
.forml, textarea {
  font-size: 10px;
  border: 1px solid #ccc!important;
  font-family: Arial!important;
}

