/* Cas WEB	*/
#bloc_identification
{
	position:			absolute;
	top:				5px;
	left:				280px;
	width:				400px;
	height:				40px;
}

#bloc_login
{
	top:				5px;
	right:				5px;
	width:				250px;
	height:				90px;
}

#table_identification
{
	position:	absolute;
	top:		0px;
	left:		0px;
	height:		100%;
	width:		90%;
	margin:		auto;
}

#table_identification td
{
	text-align:			center;
	height:				50%;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	font-size:			10pt;
	color:				black;
}

.bloc_identification_data
{
	color:				black;
	font-weight:		bold;
}
