/* CSS Document */
/*http://www.your-immo.lan/ed/index.php*/

/*----------COMPTE--------*/
#contenu_compte {
	float:left;
	width:773px;
}
.compt_encart_onglet {
	height:24px;
	overflow:hidden;
}
.onglet_corps {
	background-color:#625457;
	float:left;
	padding:0 10px 0 10px;
}
.onglet_corps_dt {
	background:url(../img/commun/encart_compte_onglet_dt.gif) no-repeat;
	width:4px;
	height:24px;
	float:left;
}
.compt_encart_ht {
	background:url(../img/commun/encart_compte_ht.gif) no-repeat;
	width:773px;
	height:36px;
}
.compt_encart_ctr {
	background:url(../img/commun/encart_compte_ctr.gif) repeat-y;
	padding:0 10px 0 10px;
	width:753px;/*773px*/
}
.compt_encart_bas {
	background:url(../img/commun/encart_compte_bas.gif) no-repeat;
	width:773px;
	height:6px;
}
#flash_anim_perso {
	width:207px;
	margin:24px 0 15px 0;
}
.feedback {
	color: #EE0000;
}
.bordure {
	border:1px solid #AEA8AB;
	text-align:center;
}
.bordure_err {
	border:1px solid #EE0000;
	text-align:center;
}
.champs {
	width:190px;
}
.compt_encart_ctr button {
	background-color:transparent;
	color:#ffffff;
	cursor:pointer;
}
.compt_encart_ctr a {
	display:block;
	margin:-1px 0 0 0;
}