/* CSS Document */
#offre_info_agence {
	width:980px;
	height:173px;/*158px*/
	padding:0 0 15px 0;
}
.offre_agence_bg_ctr {
	background: url(../img/commun/detail_info_bg_ctr.jpg) repeat-x;
	float:left;
	width:959px;
	height:150px;/*158px*/
	padding:8px 0  0 5px;
}
.offre_agence_bg_ctr ul {
	display:block;
	float:left;
}
.offre_agence_gch {
	background: url(../img/commun/sep_offre.gif) 10px 65px repeat-x;
	float:left;
	width:195px;
	height:158px;
	padding:0 9px  0 6px;
}
.agence_logo {
	width:215px;
	height:143px;
	padding:0 6px 0 6px;
	float:left;
}
.offre_agence_dt {
	background: url(../img/commun/sep_offre.gif) 10px 65px repeat-x;
	float:left;
	width:500px;
	height:108px;/*158px*/
	padding:34px 9px  0 6px;
}
.offre_agence_dt ul {
	width:485px;
}
.offre_agence_dt a {
	display:block;
	float:left;
}
.offre_agence_txt {
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
	border-right:solid 1px;
}
.encart_offre_chapo,
.encart_mandat_chapo,
.encart_bon_pre_chapo
{
	background:url(../img/commun/offre_chapo_bg.gif) 0 bottom repeat-x;
	height:27px;
	width:648px;
	margin:7px 0 0 0;
	padding-bottom:4px;
}
.encart_offre_chapo_full {
	background:url(../img/commun/offre_chapo_bg.gif) 0 bottom repeat-x;
	height:27px;
	/*margin:7px 0 0 0;*/
}
.encart_offre,
.encart_mandat,
.encart_bon_pre
{
	background:#ffffff url(../img/commun/encart_offre_bg.gif) repeat-x;
	width:648px;
}
.puce_jaune_trans {
	background: url(../img/commun/puce_jaune_fd_gri.gif) 0  5px  no-repeat;
	padding:0 0 0 13px;
}
.encart_offre button,
.encart_mandat button,
.encart_bon_pre button
{
	background-color:transparent;
	color:#FFFFFF;
	cursor:pointer;
	padding-top:2px;
}

/*** formulaire offre ***/
/* #intro_offre { padding-top:7px; } */

.faire_une_enchere #select_civilite
{
	padding-top:2px;
}

.faire_une_enchere table, .cont_doc table
{
	border-collapse:collapse;
	width:648px;
	margin: 0 auto;
}
.faire_une_enchere #form_acquereurs table#tab_form_acquereurs_mr { margin-bottom: 18px; }

.faire_une_enchere table thead.structure, .cont_doc table thead.structure,
.faire_une_enchere table thead.structure tr, .cont_doc table thead.structure tr,
.faire_une_enchere table thead.structure td, .cont_doc table thead.structure td
{
	line-height:0;
	height:0;
}
.faire_une_enchere table td, .cont_doc table td,
.faire_une_enchere table td.col1_offre, .cont_doc table td.col1_offre,
.faire_une_enchere table td.col2_offre, .cont_doc table td.col2_offre,
.faire_une_enchere table td.col3_offre, .cont_doc table td.col3_offre,
.faire_une_enchere table td.col4_offre, .cont_doc table td.col4_offre
{
	height:24px;
	width:162px;
	vertical-align:middle;
}

#montant_offre label
{
	display:block;
	width:162px;
	height:24px;
	float:left;
	margin-top:2px;
}

select.bordure_err
{
	border:1px solid #EE0000;
	text-align:center;
}
.div_err
{
	border:1px solid #EE0000;
	padding: 3px;
}

#cont_regime_matr label,
#cont_delai_acq label
{
	float:left;
	padding-top: 2px;
}

.faire_une_enchere table#tab_offre td.col1_offre { width: 486px; }
.faire_une_enchere table#tab_offre td.col2_offre { width: 162px; }
.faire_une_enchere table#tab_confirmation_offre td.col1_offre { width: 486px; }
.faire_une_enchere table#tab_confirmation_offre td.col2_offre { width: 162px; }

.faire_une_enchere table td input.text, .cont_doc table td input.text,
.faire_une_enchere table td select, .cont_doc table td select,
.faire_une_enchere #offre, .faire_une_enchere #montant_apport
{
	width:150px;
}

.faire_une_enchere #tab_form_offre label
{
	font-size:12px;
}
.faire_une_enchere h4,
.cont_doc h4
{
	color: #646567;
	font-size:12px;
	text-transform:uppercase;
	background-position:0 8px;
	margin-top: 8px;
}

.faire_une_enchere h3,
.cont_doc h3
{
	color: #EC7305;
	font-size:15px;
	text-transform:uppercase;
	background-position:0 8px;
}

.faire_une_enchere #ln_regime_matr,
.faire_une_enchere #tab_form_offre_mr,
.faire_une_enchere #tab_form_offre_mme
{
	display:none;
}

p#check_condition, p#check_confirmation
{
	width:648px;
}

#cont_conditions_part textarea
{
	width: 626px;
	height:100px;
	display:block;
	margin: 0 auto;
	text-align: left;
}