﻿/*#formIdentification
{
	width: 313px;
	height: 153px;
	background-image: url(Ident/ident_fond_berthoud.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}*/
#formIdentification
{
	position : relative;
}
#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: #004A93;
}

#formIdentification .champ,
#formIdentification .champ input
{
	width: 132px;
	border: solid 0px transparent;	
}

#formIdentification .separator
{
	height: 37px;
}

#formIdentification a,
#formIdentification a:link,
#formIdentification a:visited,
#formIdentification a:active
{
	background: #004A93 url(Ident/bt_ok_berthoud.gif) left top no-repeat;	
	position: relative;	
	left: 2px;
	top: 120px;
	line-height: 12px;
	padding: 20px 0px 0px 30px;
	margin: 0px;
	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;
}
