/*************************** 
CHARTE DE NOMAGE CSS
.nomdumodule_section_nomdustyle{
}
*****************************/
#auth{
	margin:0px 0 0px 15px;
	width: 100%;
  	voice-family: "\"}\"";
  	voice-family:inherit;
  	width: 100%;
}

html>body #auth {
  width: 100%;
}

.auth_statut{
	/*background:url(../images/picto_user.gif) no-repeat center left;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	border-bottom:solid 1px #cccccc;
	margin-top:5px;
}

.auth_statut a{
	font-size:10px;
	color:#666;
}

.conteneur_liens_moncompte a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CB1C1C;
	display:block;
	width:200px;
	height:18px;
	/*background:url(../../../../images/btn_send.gif)  no-repeat right;*/
}

.conteneur_liens_moncompte a:hover {
	text-decoration:underline;
	/*background:url(../../../../images/btn_send_over.gif) no-repeat right;*/
}
