/*  Couleurs fertoret-coppier :  Arrière-plan : #d7e1bf : gris-vert; Fond : #d2e99d : vert amande clair; Ecriture : #004b00 : vert foncé; Fond écriture et écriture : #fdd366 : Jaune clair; Ecriture + liens : #7b0a08 : Rouge foncé ; Ecriture site : #666666 : gris clair ; Ecriture site gras : #666666 : gris foncé ; */


#tblLogin{
	margin-bottom:30px;
	margin-top:30px;
	width:100%;
}
.tdMergedError{
	color:red;
	padding-bottom:5px;
	text-align:center;
}
.tdLeft{
	padding-bottom:5px;
	padding-right:5px;
	text-align:right;
	width:50%;
}
.tdRight{
	padding-bottom:5px;
	padding-left:5px;
	width:50%;
}