body
{
	font-family: "Helvetica";
	font-size: 14px;
}


form
{
	display: inline-block;
	margin: auto;
	width: 100%;
	height: 100%;
}


h1
{
	text-align: center;
}


fieldset
{
	width: 250px;
	margin: auto;
	margin-top: 60px;
}


legend
{
	font-weight: bold;
}


p[name='input']
{
	text-align: right;
}


p[name='b_login']
{
	text-align: center;
}


p[name="nb"]
{
	text-align: center;
	font-style: italic;
	color: #CD0A0A;
}


#errorDiv
{
	text-align: center;
	font-weight: bold;
	color: #CD0A0A;
}
