div#subcontainer {
	width: 940px;
	height: auto;
	margin: 0;
}

#frmCompte {
	line-height: 40px;
}

label {
	width: 150px;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 14px;
}

legend {
	font-weight: bold;
	font-size: 16px;
	color: #ff0000;
}

fieldset {
	border: 1px solid #000000;
}

.floatLeft {
	float: left;
	margin-left: 20px;
	width: 450px;
}

#bottomForm {
	width: 270px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

#statusMessage {
	color: #ff0000;
	font-size: 20px;
	text-align:center;
}

#siimage {
	border: 1px solid #000; 
	margin-right: 15px
}