/* ----------------------------------------- */
/* LES BLOCS SE TROUVANT DANS LE BLOC CONTENT
 */
#bloc_image_pi{
	width: 259px;
	height: 155px;
	background:url(../images/main/img01_concretisez.jpg) no-repeat;
	Line-height : 1em;
}

/* ----------------------------------------- */
/* STYLES SE TROUVANT DANS LES PAGES LEXIQUE */

.titre_definition{
	font-size: 0.8em;
	color: #538d1f;
	font-weight: bold;
	text-decoration:underline;
}

.bt_retour{
	font-size: 0.8em;
	color: #6D6D6D;
	font-weight: bold;
}
.bt_retour a, .bt_retour a:hover {
	color: #6D6D6D;
}
.bt_retour a:hover {
	text-decoration: underline;
}
.orange {
	color:#FD9944;
}
a.orange {
	color:#FD9944;
	text-decoration:none;
}
a.orange:hover {
	color:#FD9944;
	text-decoration: underline;
}
.vert {
	color:#98C703;
}
a.vert {
	color:#98C703;
	text-decoration:none;
}
a.vert:hover {
	color:#98C703;
	text-decoration: underline;
}
.bleu {
	color:#04B5FF;
}
a.bleu {
	color:#04B5FF;
	text-decoration:none;
}
a.bleu:hover {
	color:#04B5FF;
	text-decoration: underline;
}

H3#garanties {
	background:url("../images/lexique/les-garanties.gif") repeat scroll 0 0 transparent;
	display:block;
	height:20px;
	margin-bottom:10px;
	margin-top:8px;
	text-indent:-5000px;
	width:108px;
}
h3#assurances {
	background:url("../images/lexique/les-assurances.gif") repeat scroll 0 0 transparent;
	display:block;
	height:20px;
	margin-bottom:10px;
	margin-top:8px;
	text-indent:-5000px;
	width:120px;
}
h3#prets {
	background:url("../images/lexique/differents-types-de-prets.gif") repeat scroll 0 0 transparent;
	display:block;
	height:23px;
	margin-bottom:10px;
	margin-top:8px;
	text-indent:-5000px;
	width:273px;
}
