﻿
#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;
}


