/*
**   CADRES LOGIN ******************************************************************
*/

div.cadreLogin
{
	position: relative;
	float: left;
	width: 315px;
	margin: 0 1px 0 30px;
	background: url(../img/login_fd.gif) no-repeat top left;
}


div.login
{
	position: relative;
	width: 280px;
	height: 180px;
	margin: 0 auto;
	font-weight: bold;
	text-align: right;
}



div.login span
{
	font-weight: bold;
	color: #00575F;
	font-size: 12px;
}


