﻿.encadre { background: #ece8c9; border: dotted 1px #333; padding: 10px; margin-top: 10px; font-size: .8em; }
.formulaire { margin: 24px 0 32px 0; position: relative; }
.formulaire .AspNet-DetailsView-Name { display: block; position: absolute; min-width: 180px; left: 0; }
.formulaire li { padding: 0 0 5px 180px !important; }
.formulaire input[type=text], .formulaire input[type=password] { min-width: 240px; }
.formulaire .avertissement { color: #CC0000; font-weight: bold; display: block; width: 100%; }

