/* ////////// PAGINA GUIDA CODICE IBAN //////// */
.testoGuida{
  padding: 20px 25px 20px 20px;
  line-height: 22px;
  text-align: justify;
}
.testoGuida p, #immIBAN, ul {
  font-size: 13px;
}
.testoGuida h5 {
  text-align: left;
}
.spazioTop {
  margin: 10px 0px 0px;
  clear: left;
}
ul {
  list-style-type: disc;
}
.centrato  {
  text-align: center;
}       
/*#tabGuida {
  border: 1px solid #999999;
  border-collapse: collapse;
  margin: 20px auto 0px;
  width: 95%;
  text-align: center;
}
th {
  color: #135cae;
  background-color: #EFEFEF;
}
td {
  font-size: 11px;
  padding: 6px;
  border: 1px solid #999999;
/*  border-style: solid none;
}
.pari {
  background-color: #EFEFEF;
} */
#immIBAN {
  margin: 10px auto;
  width: 350px;
  height: 40px;
}
#IT {
  width: 25px;
  background: url(images/sfIT.png) left bottom repeat-x;
  margin-left: 15px;
  padding-left: 3px;
  text-align: center;
  float: left;
}
#ITrosso {
  background: url(images/sfIT.png) right bottom repeat-x;
  line-height: 30px;
}
#IT1 {
  /* width: 25px; */
  background: url(images/sfAran.png) left bottom repeat-x;
  margin-left: 5px;
  padding-left: 3px;
  text-align: center;
  float: left;
}
#ITaran {
  background: url(images/sfAran.png) right bottom repeat-x;
}
#IT2 {
  /* width: 25px; */
  background: url(images/sfgiallo.png) left bottom repeat-x;
  margin-left: 5px;
  padding-left: 3px;
  text-align: center;
  float: left;
}
#ITgiallo {
  background: url(images/sfgiallo.png) right bottom repeat-x;
}
#IT3 {
  /* width: 60px; */
  background: url(images/sfcel.png) left bottom repeat-x;
  margin-left: 5px;
  padding-left: 3px;
  text-align: center;
  float: left;
}
#ITcel {
  background: url(images/sfcel.png) right bottom repeat-x;
}
#IT4 {
  /* width: 60px; */
  background: url(images/sfbeige.png) left bottom repeat-x;
  margin-left: 5px;
  padding-left: 3px;
  text-align: center;
  float: left;
}
#ITbeige {
  background: url(images/sfbeige.png) right bottom repeat-x;
}
#IT5 {
  /* width: 60px; */
  background: url(images/sfblu.png) left bottom repeat-x;
  margin-left: 5px;
  padding-left: 3px;
  text-align: center;
  float: left;
}
#ITblu {
  background: url(images/sfblu.png) right bottom repeat-x;
  clear: left;
}
#ITrosso, #ITaran, #ITgiallo, #ITcel, #ITbeige, #ITblu {
  line-height: 30px;
}
