﻿.button                     { padding: 0 14px 0 14px; }

.tabFormEmail               { width: 700px; }
.tabFormEmail th            { width: 140px; text-align: left; padding: 2px 2px 2px 2px; }
.tabFormEmail td.text       { width: 376px; text-align: left; vertical-align: top; padding: 2px 2px 2px 2px; }
.tabFormEmail td.button     { width: 176px; text-align: left; vertical-align: top; padding: 2px 0 2px 0; }

.tabFormQuestionnaire       { width: 700px; }
.tabFormQuestionnaire th    { text-align: left; width: 140px; vertical-align: top; padding: 2px 2px 2px 2px; }
.tabFormQuestionnaire td    { text-align: left; width: auto; vertical-align: top; padding: 2px 2px 2px 2px; }

.bottom                     { width: 700px; text-align: center; }
.txtCommentaire             { width: 700px; overflow: auto; }
.chkAbonnement              { display: block; margin: 20px auto 0 auto; cursor: pointer; }
.btnValider                 { display: block; margin: 20px auto 60px auto; }

.tabQuestionnaire           { width: 700px; border: solid 1px #bacc10; }
.tabQuestionnaire th        { background-color: #bacc10; color: #3b2913; text-align: center; font-weight: bold; padding: 2px 2px 2px 2px; vertical-align: top; }
.tabQuestionnaire td        { text-align: left; width: 450px; padding: 2px 2px 2px 2px; vertical-align: top; }
.tabQuestionnaire .col1     { width: 366px; text-align: left; }
.tabQuestionnaire .col1a    { background-color: White; width: 366px; text-align: left; }
.tabQuestionnaire .col1b    { background-color: #fff2fd; width: 366px; text-align: left; }
.tabQuestionnaire .col2     { width: 26px; text-align: center; }
.tabQuestionnaire .col2a    { background-color: White; width: 26px; text-align: center; vertical-align: middle; }
.tabQuestionnaire .col2b    { background-color: #fff2fd; width: 26px; text-align: center; vertical-align: middle; }
