body { background: #FFCCFF; margin: 0; padding: 0; text-align: center; background-image: url(images/fond_accueil_degrade.jpg);
background-repeat: repeat;
background-position: center top;}
#entete { width: 58em; margin: 0; padding-top: 1.60em; border-bottom: 2px solid #8B6F92;background: #cc66cc;background-image: url(images/fond_tete.jpg);
background-repeat: repeat;background-position: center top;
 }
 #entete a.accueil #nom_site_spip { vertical-align: bottom; font-size: 2.2em; font-family: Georgia, Times, serif; font-weight: normal;color: white; }
 h1 { font-size: 1.70em; color: white; }

 
.spip_forms .spip_form_label label,
.spip_forms .spip_form_label .label {
	text-align:left;
  	font-weight: bold;
  	color:white;background-color: #ffcc66;
}

.spip_forms forms_1 .spip_form_champ select_1.spip_forms .spip_forms .spip_form_label label,
{
	text-align:left;
  	font-weight: bold;
  	color:white;background-color: black;
}

