/*Couleurs MOUTON
	Texte : Bleu foncé #334e7b;
	fond vert : #ddf0d0
	écriture vert :  #6d8856
	puce bleue foncé : #344e7b
	fond bleu clair : #e3ebf8
	écriture bleu foncé : #344e7b
	puce verte : #6d8856	
*/

#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%;
}