body {background:black;color:white;font-family:Arial;font-size:9pt}
a:link {color: red; text-decoration: none}
a:visited {color: red; text-decoration: none}
a:hover {color: yellow; text-decoration: none}

div.contenu {width:620px; margin: 10px auto;padding:0;}
div.form  {width:400px;background:#C0C0C0;color:black;padding:10px 0 0 0; margin:0 auto;}
div.form div{margin: 5px 10px;}
div.form div label {position:relative;float:left;width:120px;font-weight:bold;}
div.form div div.item {position:relative;padding-left:120px;}

p.bold {font-weight:bold;width:400px;margin:1em auto;text-align:justify;}
p.small {font-size:8pt;width:400px;margin:1em auto;text-align:justify;}

ul.errors {list-style-type:none;color:#CC0000;margin:1em 0;padding:0 10px;}

