/*
****************************************
*
*  (c) YZALIS 2008
*
****************************************
*/

/***** Explication *****/

.yz_explicationfinancement p {
  line-height: 1.5em;
  margin: 0 0 0.5em 1em;
}


/***** Promotion *****/

.yz_promooffre {
  color: rgb(234,71,42);
  line-height: 2em;
  margin: 0 0 0 1em;
}


/***** Licences *****/

.yz_tarifs {
  width: 450px;
  border: 1px solid rgb(234,71,42);
  margin: 2em 0 2em 0;
  background: rgb(250,250,250) url(../images/promotion.png) top right no-repeat;
}

.yz_contenulicence {

}
.yz_tarif{

}
.yz_prixlicence{
  display: block;
  text-decoration: line-throught;
  font-size: 1.1em;
  font-weight: bold;
}
.yz_prixlicencepromo{
  display: block;
  font-size: 1.3em;
  font-weight: bold;
}

.yz_listeavantages {
  list-style-type: disc;
  margin-left: 2em;
  line-height: 1.5em;
}

.yz_imgtarif {
  margin: 2em 0 2em 0;
}


/***** Calcul du cout *****/



.yz_contenufieldset {
  padding: 1em;
}

.yz_inputtext {
  width: 25px;
  margin-left: 10px;
  padding: 0.2em;
  border-left: 1px solid rgb(220,220,220);
  border-top: 1px solid rgb(180,180,180);
  border-right: 1px solid rgb(220,220,220);
  border-bottom: 1px solid rgb(220,220,220);
  background-color: rgb(250,250,250);
}

.yz_contenufieldset {

}
.yz_contenufieldset .yz_table {
  margin:0;
}
.yz_contenufieldset p {
  line-height: 1.5em;
  margin-bottom: 1.5em;
}

.yz_nblicencesdesirees {
  margin: 0 0 1.5em 0;
}

.yz_nblicencesdesirees .yz_boutonformulaire {
  margin-left: 1em;
}