.spip-forms * {font-size:12px; margin-top:0}
.spip-forms a.spacer {display:none}
.spip-forms ul {list-style-type:none; padding:0; margin:0}
.spip-forms li {padding:0; margin:0}
.spip-forms h3 {font-size:16px}
.spip-forms fieldset {border:0; padding:0}
.spip-forms fieldset legend {display:none}
.spip-forms label {display:block; float:left; width:160px; margin-bottom:10px; clear:both; font-weight:bold}
.spip-forms.login label {width:260px}
.spip-forms input[type=text] {width:300px; margin-bottom:10px}
.spip-forms input[type=submit] {width:120px; border:0; margin-left:-294px; margin-top:10px; padding:5px}
.spip-forms.login input[type=submit] {margin-left:270px}
.spip-forms textarea {width:300px}
.spip-forms span.details {display:block}
.spip-forms span.details a {text-decoration:none; padding:0 4px}
.spip-forms input[type=checkbox] {width:14px; border:0}

dd {margin:0; padding:0}


/* Couleurs */
.spip-forms h3, .spip-forms span.details a {color:#286C89}
.spip-forms label, .spip-forms textarea, .spip-forms input, p.boutons, p.boutons a {color:#286C89}


/* Bordures */
.spip-forms input, .spip-forms textarea  {border:1px solid #286C89}

/* Background */
.spip-forms input[type=submit] {background:#FA9E2F; color:#fff; font-weight:bold; cursor:pointer}