body { font-family: Verdana, Arial, Helvetica, "Times New Roman", Geneva; font-size: 8pt; background-color: white; margin-left: 15px; margin: 0; background-color: #D2D2D2; background-image: url(../images/body-bg.png); background-repeat: repeat-y; background-position: top center; } #main { width: 760px; position: relative; left: 50%; margin-left: -380px; } #menu { width: 180px; height: 200px; margin-top: 10px; margin-bottom: 20px; } #menu div.head, #menu div.foot { display: block; height: 30px; background-repeat: no-repeat; background-position: top left; } #menu div.head { background-image: url(../images/menu-header.jpg); } #menu div.foot { background-image: url(../images/menu-footer.jpg); } #menu div.body { background-color: #FFF; } #menu a { text-align: left; padding-left: 16px; display: block; margin: 4px 6px 0px 6px; height: 20px; line-height: 20px; color: #555; background-color: #F5F5F5; border-left: 4px solid #EEE; background-image: url(../images/puce.gif); background-repeat: no-repeat; background-position: center left; text-decoration: none; } #menu a:hover { color: #222; background-color: #EEE; border-left: 4px solid #D5D5D5; } #menu a.first { margin-top: 0px; } .msgerr { color: red } .titForm { font-family: Verdana; font-size: 16pt; text-align: left; background-color: #1E3C7B; color: #FAFAFA; padding: 5px; border-bottom-style: solid; border-bottom-width: 7px; border-bottom-color: #517DBF; } .titSection { font-family: Verdana; font-size: 14pt; color: #8D80B6; text-align: left; padding: 3px; } .titQuest { font-family: Verdana; font-size: 8pt; text-align: left; } .formTabl { } .formZoneSaisie { font-family: Verdana; font-size: 8pt; } h2 { } h4 { font-size: 8pt } td { font-family: Verdana, Verdana, Arial, Helvetica, "Times New Roman", Geneva; font-size: 8pt; } .lib-ro-gray { color: gray; } select { font-family: Verdana; font-size: 8pt; } input { font-family: Verdana; font-size: 8pt; } input.hidd { visibility: hidden; } input.ro-gray { color: gray; } textarea { font-family: Verdana; font-size: 8pt; } textarea.ro-gray { color: gray; }