/*  

Copyright © 2007 Troll d'idées. Tous droits réservés.

Compte client : Identification rapide
Thème : Black Lagoon
Créé le : 22/11/2006
*/
.post_identification_rapide_top {
	padding: 0 0 0 105px;
	overflow: hidden;
	float: left;
}
.post_identification_rapide_top  .content{
	overflow: hidden;
	float: left;
}
.post_identification_rapide_top  .identifier {
	padding-right: 292px;
	color: #fff;
}
.post_identification_rapide_top  .identifier a{
	color: #fff;
}
.post_identification_rapide_top  .identifier a:hover{
	border-bottom: 1px dotted #fff;
}
.post_identification_rapide_top form {
	float: left;
	padding: 7px 0 0 0;
}
.post_identification_rapide_top #lien-identification {
	float: left;
	margin: 7px 0 0 5px;
	font-size: 0.9em;
	overflow: hidden;
}

.post_identification_rapide_top a{
	color: #DA99BF;
}
.post_identification_rapide_top a:hover{
	color: #fff;
}
.post_identification_rapide_top .bouton {
	/*margin: 7px 0 0 0;*/
	font-size: 0.9em;
	height: 26px;
	width: 31px;
	background: url(../../../../images/bt_identification.png) no-repeat;
	border: 0;
	cursor: pointer;
}
.post_identification_rapide_top h2 {
	float: left;
	line-height: 24px;
	background: url(../../../../images/cadenas.png) no-repeat;
	text-indent: -9000em;
	width: 13px;
	height: 24px;
	margin: 7px 10px 0 0;
}
.post_identification_rapide_top .new {
	padding: 5px 0 0 0;
}

.post_identification_rapide_top .textfield {
	margin: 0 4px 5px 0;
	background: url(../../../../images/bg_input-top.png) no-repeat;
	height: 14px;
	width: 120px;
	border: 0 none;
	padding: 5px;
	font-style: italic;
	color: #A40060;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.post_identification_rapide_top label {
	display: none;
}
/* -- sidebar -- */

#sidebar .post_identification_rapide_top h2 {
	margin: 0 0 10px 0;
}

#sidebar .post_identification_rapide_top .textfield {
	width: 160px;
}

#sidebar .post_identification_rapide_top .new {
	margin: 10px 0 0 0;
	border-top: 1px solid #D9D9D9;
}

#sidebar .post_identification_rapide_top .identifier {
}

/* -- main -- */

#main .post_identification_rapide_top .new {
	margin: 5px 0 0 0;
	border-top: 1px dashed #DCDCB4;
}

