/*  

Copyright © 2007 Troll d'idées. Tous droits réservés.

Compte client : Identification rapide
Thème : Kiwi
Créé le : 08/07/2006
*/

.post_identification_rapide .bouton {
	margin: 5px 0 0 0;
	font-size: 0.9em;
	height: 23px;
}

.post_identification_rapide .new {
	padding: 5px 0 0 0;
}

.post_identification_rapide .textfield {
	margin: 0 0 5px 0;
}

/* -- sidebar -- */

#sidebar .post_identification_rapide .textfield {
	/* width: 150px; */
}

#sidebar .post_identification_rapide .new {
	margin: 10px 0 0 0;
}

#sidebar .post_identification_rapide a, #sidebar .post_identification_rapide a:visited {
	color:white;
	}

#sidebar .post_identification_rapide a:hover {
	color:#C2700C;
	}

#email_ident_rapide {
	width:176px;
	height:11px;
}

#mdp_ident_rapide {
	width:140px;
	height:11px;
	}
	
.ok_bouton {
	background-color: #C2700C;
	border: none;
	color:white;
	height:20px;
	}

/* -- main -- */

#container .post_identification_rapide .new {
	margin: 5px 0 0 0;
}


