@charset "utf-8";
#block_login 
{
	margin:0px auto;
	background-image:url(../images/cadre_login.png);
	background-repeat:no-repeat;
	height:285px;
	width:325px;
	margin-top:18%;
	padding:7pt;
	
/*	background-color: white;
	border-style: double;
	
	color:#000099;
	-moz-border-radius: 15px, 15px,15px, 15px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	overflow: auto;*/
}

#choix_langue a 
{
	margin:3px;
}

#identification 
{
	text-align:right;
	padding-right:30px;
}

#identification input 
{
	margin:3px;
}

#btn 
{

}

