/*  

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

Compte client : Identification
Thème : Black Lagoon
Créé le : 22/11/2006
*/
.identification{
	padding: 0 0 0 20px;

}

.identification .content_left {
	float: left;
	width: 600px;
	margin: 5px 20px 0 0;

}

.identification .content_right {
		padding: 20px 0 0 0;

	float: left;
	width: 48%;
}

.identification .content_left p {
	padding: 5px 0 0 0;
	height: 10px;
}

.identification .content_right p {
	padding: 0 0 0 100px;
}

.identification .bouton {
	margin: 15px 10px 0 10px;
	color: #FFF;
	font-size: 1.3em;
	width: 150px;
	height: 35px;
	background-color: #9DB90F;

	}

.identification .textfield {
	width: 200px;
}

.identification label {
	float: left;
	line-height: 23px;
	display: block;
	width: 100px;
}

.identification div {
	margin: 0 0 5px 0;
}


