﻿#AuthentificationPage #formIdentification
{
	width: 313px;
	height: 153px;
	background-image: none;/*url(Ident/ident_fond_berthoud.jpg);*/
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
#AuthentificationPage #formIdentification
{
	position : relative;
}
#AuthentificationPage #formIdentification table
{
	position: relative;
	top: 36px;
	border: none;
	border-collapse: collapse;
}

#AuthentificationPage #formIdentification tr
{
	height: 10px;
}

#AuthentificationPage #formIdentification th
{
	width: 105px;
	padding-left: 15px;
	font-style: italic;
	color: #004A93;
}

#AuthentificationPage #formIdentification .champ,
#AuthentificationPage #formIdentification .champ input
{
	width: 132px;
	border: solid 0px transparent;	
}

#AuthentificationPage #formIdentification .separator
{
	height: 37px;
}

#AuthentificationPage #formIdentification a,
#AuthentificationPage #formIdentification a:link,
#AuthentificationPage #formIdentification a:visited,
#AuthentificationPage #formIdentification a:active
{
	background: #004A93 url(Ident/bt_ok_berthoud.gif) left top no-repeat;	
	position: relative;	
	left: 250px;
	top: 50px;
	line-height: 12px;
	padding: 20px 0px 0px 30px;
	margin: 0px;
	text-decoration:none;
}


#AuthentificationPage #formIdentification a:hover{	
	background-image: url(Ident/bt_ok_rollover_berthoud.gif) left top no-repeat;	
}

a.inscription,
a.inscription:link,
a.inscription:visited,
a.inscription:hover
{
	font-size:14px;
}

/*
#formIdentification
{	
	text-align: center;	
	padding : 50px 0px 0px 120px;	
}
#formIdentification table
{	
	float:left;
	border: none;
	border-collapse: collapse;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	
}

#formIdentification table tr
{
	height: 14px;	
}

#formIdentification table tr.separator
{
	height: 28px;	
}


#formIdentification table td{
	
}

#formIdentification table th
{	
	padding-left: 15px;
	font-style: italic;	
	color: #004A93;
	text-align : left;	
}

#formIdentification .champ,
#formIdentification .champ input
{
	width: 132px;
	border: transparent;	
}


#formIdentification a,
#formIdentification a:link,
#formIdentification a:visited,
#formIdentification a:active
{
	
	float:left;
	/*top:220px;
	background: #004A93 url(Ident/bt_ok_berthoud.gif) left top no-repeat;		
	padding: 20px 0px 0px 30px;
	margin: 80px 0px 0px 50px;
	text-decoration:none;
}


#formIdentification a:hover{	
	background-image: url(Ident/bt_ok_rollover_berthoud.gif) left top no-repeat;	
}

a.inscription,
a.inscription:link,
a.inscription:visited,
a.inscription:hover
{
	font-size:14px;
}*/



