﻿#formIdentification
{
	width: 313px;
	height: 153px;
	background-image: url(Ident/UPRA_ident_fond.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}

#formIdentification table
{
	position: relative;
	top: 36px;
	border: none;
	border-collapse: collapse;
}

#formIdentification tr
{
	height: 10px;
}

#formIdentification th
{
	width: 105px;
	padding-left: 15px;
	font-style: italic;
	color: White; 
	/*color: #707172;*/
}

#formIdentification .champ,
#formIdentification .champ input
{
	width: 132px;
	border: solid 0px transparent;	
}

#formIdentification .separator
{
	height: 37px;
}

#formIdentification a div
{
	position: relative;
	left: 295px;
	top: 60px;
	width: 34px;
	height: 32px;
	background-image: url(Ident/UPRA_bt_ok.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

#formIdentification a:hover div
{
	background-image: url(Ident/UPRA_bt_ok_rollover.gif);
	background-repeat: no-repeat;
}

.ForgetPassword
{
	margin-top:20px;
	padding-left:100px;
	position:fixed;
}


#AuthentificationPage
{
	margin-left: 200px;
}