/*  Formulaire  */
#fondFormulaire {
	position: absolute;
	top: 111px;
	left: 225px;
	background: #FFFFFF;
	width: 726px;
	height: auto;
	z-index: 5;
}

#ongletFormulaire{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 726px;
	height: 110px;
	background: #FFFFFF url('../images/fond-formulaire-entete.gif') top left no-repeat;
}

#formulaire_tab1 {
	position: relative;
	top: 115px;
	padding-bottom: 83px;		/*  On récupére le décalage du TOP */
	/*background: url('../images/fond-formulaire-tab1.gif') top left no-repeat;*/
	width: 726px;
	height: auto;
	z-index: 6;
}

#formulaire_tab1_vous {
	position: relative;
	background: #e5e5e5 url('../images/fond-formulaire-tab1.gif') top left no-repeat;
	width: 726px;
	height: auto;
	z-index: 6;
}

#formulaire_tab1_coordonnees {
	position: relative;
	top: 5px;
	background: #e5e5e5 url('../images/fond-formulaire-tab1_2.gif') top left no-repeat;
	width: 726px;
	height: auto;
	z-index: 6;
}

#formulaire_tab2 {
	position: relative;
	top: 115px;
	padding-bottom: 83px;		/*  On r�cup�re le d�calage du TOP */
	width: 726px;
	height: auto;
	z-index: 6;
}

#formulaire_tab2_vous {
	position: relative;
	background: #e5e5e5 url('../images/fond-formulaire-tab1.gif') top left no-repeat;
	width: 726px;
	height: auto;
	z-index: 6;
}

#formulaire_tab2_coordonnees {
	position: relative;
	top: 5px;
	background: #e5e5e5 url('../images/fond-formulaire-tab1_2.gif') top left no-repeat;
	width: 726px;
	height: auto;
	z-index: 6;
}


#formulaire_tab3 {
	position: relative;
	top: 115px;
	padding-bottom: 83px;		/*  On r�cup�re le d�calage du TOP */
	width: 726px;
	height: auto;
	z-index: 6;
}

#formulaire_tab3_charge {
	position: relative;
	background: #e5e5e5 url('../images/fond-formulaire-tab1bis.gif') top left no-repeat;
	width: 726px;
	height: auto;
	z-index: 6;
}

#formulaire_tab3_pret {
	position: relative;
	top: 5px;
	background: #e5e5e5 url('../images/fond-formulaire-tab1_2.gif') top left no-repeat;
	width: 726px;
	height: auto;
	z-index: 6;
}

#formulaire_tab3_pret2 {
	position: relative;
	top: 10px;
	background: #e5e5e5 url('../images/fond-formulaire-tab1_2.gif') top left no-repeat;
	width: 726px;
	height: auto;
	z-index: 6;
}

#formulaire_tab3_credit {
	position: relative;
	top: 15px;
	background: #e5e5e5 url('../images/fond-formulaire-tab1_2.gif') top left no-repeat;
	width: 726px;
	height: auto;
	z-index: 6;
}

#formulaire_tab3_dettes {
	position: relative;
	top: 20px;
	background: #e5e5e5 url('../images/fond-formulaire-tab1_2.gif') top left no-repeat;
	width: 726px;
	height: auto;
	z-index: 6;
}

#formulaire_tab3_dettes2 {
	position: relative;
	top: 25px;
	background: #e5e5e5;
	width: 726px;
	height: auto;
	z-index: 6;
}

#formulaire_tab4 {
	position: relative;
	top: 115px;
	padding-bottom: 83px;		/*  On r�cup�re le d�calage du TOP */
	width: 726px;
	height: auto;
	z-index: 6;
}

#formulaire_tab4_projet {
	position: relative;
	top: 5px;
	background: #e5e5e5 url('../images/fond-formulaire-tab1_2.gif') top left no-repeat;
	width: 726px;
	height: auto;
	z-index: 6;
}

#formulaire_tab4_vousnous {
	position: relative;
	top: 10px;
	background: #e5e5e5 url('../images/fond-formulaire-tab1_2.gif') top left no-repeat;
	width: 726px;
	height: auto;
	z-index: 6;
}

#formulaire_tab4_nousvous {
	position: relative;
	top: 15px;
	background: #e5e5e5 url('../images/fond-formulaire-tab1_2.gif') top left no-repeat;
	width: 726px;
	height: auto;
	z-index: 6;
}



/* ************************************************************************************************ */
/*																									*/
/*												INFOBULLES											*/
/*																									*/
/* ************************************************************************************************ */

.formulaire_infobulle {
	position: absolute;
	background: url('../images/formulaire-infobulle-fond.gif') top left repeat-y;
	z-index: 100;
	/*visibility: hidden;*/
	display:none;
	top: 1px;
}

.formulaire_infobulle P {
	padding: 0 10px 0 10px;
	font-size: 11px;
	color: #003366;
	text-align: justify;
}

#infobulle_nom {
	top: 165px;
	left: 0px;
	width: 217px;
	height: auto;
}

#infobulle_situation {
	top: 265px;
	left: 0px;
	width: 217px;
	height: auto;
}

#infobulle_loyer {
	top: 425px;
	left: 0px;
	width: 217px;
	height: auto;
}

#infobulle_salaire {
	top: 242px;
	left: 0px;
	width: 217px;
	height: auto;
}

#infobulle_enfants {
	top: 300px;
	left: 455px;
	width: 217px;
	height: auto;
}

#infobulle_montantLoyer {
	top: 242px;
	left: 0px;
	width: 217px;
	height: auto;
}

#infobulle_montantLoyer2 {
	top: 242px;
	left: 244px;
	width: 217px;
	height: auto;
}

/*****************/

/* Classes */
.titreColonneForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cd0606;
}

.soustitre_colonne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cd0606;
}

.texteLibelle {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}

.texteLibelleMentions {
	font-size: 9px;
	font-weight: normal;
	color: #7794ae;
}

.libelle_contenu {
	font-size: 11px;
	color: #333333;
}

.texte_sous_onglet {
	font-family: Arial, Helvetica, sans-serif;
	color: #c40000;
	font-weight: bold;
	font-size: 18px;
}

.titre_fond_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.form-intertexte{
	line-height:12px;
	padding-top:5px;
	display:block;
	padding-bottom:5px;
}

img.formulaire_picto {
	border: 0px;
	visibility: hidden;
	margin-left: 5px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	margin-left: 150px;
}
/*****************/

/*   Champs  */
.champ_txt_libre_1 {
	border: 1px solid #7f9db9;
	background-color: #FFFFFF;
	width: 139px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.champ_txt_libre_2 {
	border: 1px solid #7f9db9;
	background-color: #FFFFFF;
	width: 399px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.champ_txt_libre_3 {
	border: 1px solid #7f9db9;
	background-color: #FFFFFF;
	width: 36px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.champ_txt_libre_4 {
	border: 1px solid #7f9db9;
	background-color: #FFFFFF;
	width: 80px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.invalidite-libelle-select{font-weight:normal; font-size:10px; color:#000; text-align:right; vertical-align:middle; padding-bottom:4px;}

/*****************/


/* ************************************************************************************************ */
/*																									*/
/*											MESSAGE D'ERREUR										*/
/*																									*/
/* ************************************************************************************************ */

#message_erreur {
	position: absolute;
	top: 520px;
	left: 7px;
	width: 285px;
	height: auto;
	background: url('../images/formulaire-erreur-fond.gif') top left repeat-y;
	line-height: 12px;
    z-index: 110;
	filter: alpha(opacity=90);
	
}

#message_erreur P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	margin: 0 12px 20px 12px;
}

#message_erreur LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #064483;
	margin-right: 10px;
}
