/*  

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

Compte client : Identification
Thème : Phlox
Créé le : 15/03/2007

*/

.identification {
	padding: 20px 80px 20px 35px;
}


#main .identification h1 {
	margin: 20px 0 30px 0;
	color: #be3000;
	font: italic 24px Georgia, "Times New Roman", Times, serif;
}

#main .identification h2 {
	margin: 0px 0 20px 0;
	color: #333333;
	font: normal 18px Arial, Verdana, Helvetica, sans-serif;
}

.identification .content_left {
	float: left;
	width: 330px;
	color: #666666;
}

.identification .content_right {
	float: right;
	width: 330px;
	color: #666666;
}

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

.identification .content_right p {
	padding: 0 0 0 100px;
}
.identification .content_right .mdpp {
	margin: 0 0 32px 0;
}
.identification .content_right .mdpp a {
	color: #be3000;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.identification .content_right .mdpp a:hover {
	text-decoration: none;
}

.identification .bouton {
	margin: 10px 0 0 0;
	height: 23px;
}

.identification .textfield {
	width: 200px;
}

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

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


