@CHARSET "ISO-8859-1";

#upload_form {
	float: left;
	margin-left: 10px;
}

#avatar_profile {
	float: left;
}

#asynchrone {
	visibility: hidden;
	height: 1px;
	width: 1px;
}

#imgfile {
	
}

#updateCompte input {
	/*border: 1px solid #689EBA;*/
}

#updateCompte label {
	color: #0066CC;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 30px;
}

.mdp {
	color: #0066CC;
	margin-bottom: 15px;
}

.avatar_predefini {
	margin-top: 11px;
}

.err_user_pass{
	color : red;
	font-size:11px;
}