/** styles spécifiques du simulateur (positions) **/

p#question-garantie
{
    margin-bottom:25px;
}



/**************************************
*   STYLES POUR LES BLOCS DES RESULTATS   *
***************************************/
div#fdn-box-resultats
{
	height:282px;
        margin-top:-3px;
}

#image-resultat
{
	margin-left:20px;
	margin-right:20px;
	float:left;
        height:70px;
}

.resultat-frais-notaire
{
	float:left;
}

#bloc-resultat-result
{
    padding:5px 8px;
}

#fdn-liste-projet
{
    padding-left:25px;
}

/* BLOC DE RECAP */
div#recap-projet
{
    margin-left:20px;
    margin-right:20px;
    margin-top:0px;
    margin-bottom:10px;
    height:70px;
    width: 624px;       
}

#recap-projet table
{
    width:540px;
}

#img-barre
{
    margin-top:-10px;
    margin-left:20px;
}

ul.liste-fdn-recap
{
    margin-top:2px;
}
ul.liste-fdn-recap li
{
	margin-bottom:3px;
}

#col-recap-garantie
{
    width:290px;
}

#col-recap-projet
{
    width:250px;
}

#fdn-table-result
{
    line-height:14px
}

.col-result-separation
{
    width:10px;
}
.col-detail
{
    width:75px;
}
.col-label
{
    width:180px;
}
/* BLOC DES SLIDERS */

#fdn-sliders .slider-borne
{
  line-height:10px;
  height:10px;
  width:55px;
}

#track1, #track2, #track3, #track4
{	
      float:left;
      margin-top:0px;
      margin-bottom:0px;
}

.fdn-acquisition-seul
{
    margin-top:20px!important;
}

.slider-fdn-libelle
{
  height:12px;
  vertical-align:top;
  padding-bottom:2px;
}

.slider-fdn-libelle-prix
{
  padding-bottom:12px!important;
}

div#fdn-sliders p
{
	width:357px;
        margin-top:-2px;
        padding-bottom:5px;
}

#slider-prix-resultat,#slider-pretlibre-resultat,#slider-pretlogement-resultat,#slider-pretaide-resultat
{
	clear:none;
	width:370px;
        height:35px;
        margin-top:2px;
}

#fdn-sliders
{
	width:369px;
	float:left;
}

div.slider .slider-content-object
{
  line-height:11px;
}

.slider-value
{
    position:absolute;
    left:130px;
}

input.input-slider-value 
{
    margin-top:3px!important;
}
/* BLOC DES GHRAPHIQUES */
#fdn-graphique
{
	width:295px;
	height:160px;
	float:left;
}
div#fdn-pie
{
    float:left;
    height:150px;
    width:140px;
}

div.chart-legend {
    width : 145px;
}

div#fdn-graphique-legende
{
    float:left;
    height:150px;
}
div#fdn-pie-legend
{
    margin-top    : 0px;
    margin-bottom : 0px;
}

.legend_picto
{
	border:1px solid #C6BAD5;
	width:7px;
	height:7px;
	line-height:7px;
}

#fdn-frais-resultat td .resultats-montant
{
   padding-left:15px;
}

td.col-fdn-resultat
{
    width:65px;
}

div#mention-hypotheque
{
	position:absolute;
	bottom:15px;
	left:0px;
	padding-left:8px;
	margin-bottom:2px;
}

#lien-retour-camembert-acquisition, #lien-ouverture-camembert-hypotheque {
    width:130px;
    float:left;
}

#lien-retour-camembert-acquisition {
    padding-left:15px;
}

#lien-ouverture-camembert-hypotheque {
    padding-left:25px;
}



