<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#inscrivez input,#inscrivez textarea{border:1px solid grey}
#inscrivez input:focus,#inscrivez textarea:focus{border:1px solid blue; background-color:yellow; color:black}
#inscrivez .envoyez{background-color:#CC9966; color:white; width:100px; height:30px; font-size:1.3em; font-weight:bold}
.rouge{color:red; font-size:0.8em;}

.orange{background-color:#CC9966;color:white; }</pre></body></html>