/**********************************************
              CEQUAMI Formulaire
***********************************************/

.formText{
color: #666666;
font-size: 11px;
}

.formText a{
color: #666666;
font-size: 11px;
text-decoration: underline;
vertical-align: top;
}
.formText a:hover{
text-decoration: none;
}

.formRequis{
padding-right: 7px;
background: url(../images/pictoRequi.gif) no-repeat;
background-position: right;
}

.formChamps{
text-align: right;
}

.formAlign{
width: 100%;
padding-bottom: 5px;
white-space: nowrap;
}

.formGauche{
width: 35%;
font-size: 11px;
color: #666666;
text-align: right;
vertical-align: middle;
float: left;
padding-right: 3px;
}

.formDroit{
font-size: 11px;
color: #666666;
text-align: left;
vertical-align: top;
}

.formCentreGauche{
width: 15%;
padding-left: 2px;
text-align: left;
font-size: 11px;
color: #666666;
vertical-align: top;
float: left;
}

.formCentreDroit{
width: 30%;
font-size: 11px;
color: #666666;
text-align: right;
vertical-align: top;
}

.formAlignCheckboxCentre{
width: 100%;
padding: 0px 10px 10px 10px;
text-align: center;
white-space: nowrap;
}

.formAlignCheckboxDroit{
text-align: left;
padding: 0px 10px 10px 10px;
white-space: nowrap;
}

.formCheckbox{
text-align: right;
vertical-align: middle;
}

.formTexteCheckbox{
font-size: 11px;
color: #666666;
text-align: right;
vertical-align: middle;
padding-bottom: 7px;
}


.formAlignRadioBoutonCentre{
width: 100%;
padding: 10px;
text-align: center;
white-space: nowrap;
}

.formAlignRadioBoutonDroit{
text-align: left;
white-space: nowrap;
}

.formRadioBouton{
text-align: right;
vertical-align: middle;
}

.formTexteRadioBouton{
font-size: 11px;
color: #666666;
text-align: right;
vertical-align: middle;
padding-bottom: 7px;
}


option.rouge{
color: #EF0000;
font-weight: bold;
}

.alignBouton{
width: 100%;
padding: 10px;
text-align: center;
}

.bouton input{
height: 20px;
text-decoration: none;
color: white;
font-weight: bold;
background-color: #333333;
background-position: right;
padding-right: 10px;
border:1px solid #333333;
cursor: pointer;
}
/*
.bouton input{
height: 20px;
text-decoration: none;
color: white;
font-weight: bold;
background: url(../images/boutonCote.gif) no-repeat;
background-color: #333333;
background-position: right;
padding-right: 10px;
border:1px solid #333333;
cursor: pointer;
}*/
