@import url('general.css');

div.centre div.principal
{
	background: url('../pix/centre_ident.jpg') no-repeat;
	height: 344px;
	margin: 0 0 10px 0;
}

div.principal form
{
	padding: 60px 68px 0 680px;
	font-size: 1.1em;
}

div.centre div.ident
{
	background-image: url('../pix/centre_accueil.jpg');
	height: 205px;
	padding: 140px 0 0 794px;
}

div.centre div.principal h2
{
	color: #fff;
	text-transform: uppercase;
	font-size: 1.4em;
}

div.centre form h2
{
	margin: 0 0 6px 74px;
}

div.centre div.ident h2
{
	margin: 0 0 6px 0;
}

div.centre h2 em
{
	font-style: normal;
	color: #033e53;
}

div.centre form p
{
	text-align: right;
	margin: 0 0 .4em;
}

div.centre form p label
{
	color: #033e53;
	text-transform: uppercase;
	font-size: 1.1em;
}

div.centre form p.saisie input
{
	border: 1px solid #258ab2;
	margin-left: 3px;
	width: 86px;
	font-size: 1em;
}

div.centre form p.note
{
	color: #fff;
	/*text-transform: uppercase;*/
}

input#field-cp
{
	width: 86px;
}

input#field-code
{
	width: 106px;
}

div.centre form p.action
{
	margin: 1em 40px 0 0;
}

div.centre div.ident p.action
{
	margin: 1em 0 0 0;
}

p.action input,div.ident p.action a
{
	border: none;
	background: url('../pix/btn_valider.gif') no-repeat transparent;
	width: 77px;
	height: 26px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
}

div.ident p.action a
{
	background-image: url('../pix/btn_ident.gif');
	width: 107px;
	line-height: 26px;
	text-decoration: none;
	display: block;
	text-align: center;
}
