/* image en haut à droite */
#loyer_img_hd {
	background:url(../images/reindexation.png) no-repeat;
	float:right;
	margin-left:10px;
	width:116px;
	height:86px;
	display: none;
}

/* lien texte de loi */
.lien_txt_loi {
	background:url(../images/fleche1.png) left no-repeat;
	text-align:left;
	padding-left:15px;
	margin-left:50px;
	float:left;
	width:35%;
}

/* lien indice insee */
.lien_ind_insee {
	background:url(../images/fleche1.png) left no-repeat;
	margin-left:0px;
	text-align:left;
	padding-left:15px;
	float:right;
	width:45%;
}

/* date tablo recap */
.date_revision {
	color: #516D92;
}

/* chiffres tablo recap */
.mnt_revision {
	color: #009900;
	font-weight: bold;
	font-size: 11px;
}

/* tablo recap globale */
.tab_recap {
	background:#FCF9F0;
	border:2px solid #A02714;
	width:260px;
	height:80px;
}

/* tableau form calcul */
.tab_form_loyer {
	background:#FFFFFF;
	border:1px solid #B8B1A7;
	padding-bottom:10px;
	margin-top: 10px;
	width:85%;
	clear: both;
}

/* bouton radio */
.radio { 
	margin:0px;
	vertical-align:middle;
	border:none;
	background:#FCF9F0;
	height:auto;
}

/* champs txt form */
.input_loyer {
	height:18px;
	margin:0px;
	border-width:1px;
	background-color: #FEFEF5;
	border-color:#D4D0C8;
	color:#494949;
	font-size:11px;
}

/* bouton calculer */
.bt_calcul {
	background: url("../images/calculer.jpg") 0 0 no-repeat;
	height: 50px;
	width: 120px;
	border: none;
	margin: 0 30px 0 0;
	cursor: pointer;
	float: right;
}

/* bouton annuler */
.bt_annul {
	background: url("../images/annuler-reindexer.jpg") no-repeat;
	height: 50px;
	width: 120px;
	border: none;
	margin: 0 0 0 30px;
	cursor:pointer;
	float: left;
}

/* titre paragraphe => que dit la loi ? */
.titre_loyer {
	color: #A12815;
	font-size: 14px;
	font-family: Myriad pro, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 29px;
}
