@charset "iso-8859-2";

.marginer {
  margin-top: 20px;
}

.chi_siamo_info {
  font-size: 14px;
  text-align: justify;
  height: 505px;
  line-height: 150%;
}

.contact_info {
  font-size: 14px;
  text-align: justify;
  height: 545px;
  line-height: 150%;
}

.contact_info_strong {
  color: #f15a24;
}

.contact_phone_img {
  width: 229px;
  height: 60px; 
  border: 0px solid black;
}

.contact_form {
  margin-top: 20px;
  font-size: 14px;
}

.contact_form_input {
  margin-bottom: 10px;
  padding: 5px;
}

.contact_form_textarea {
  border: 1px solid #CACACA;
}

.contact_submit_btn_div {
  text-align: center;
}

.contact_submit_btn {
  width: 102px;
  height: 32px;
  margin-top: 10px;
  background-image: url('../img/contact_form_send_btn.png');
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0px solid black;
}

.transport_info {
  font-size: 14px;
  text-align: justify;
  line-height: 150%;
}

.transporto_img_container {
  margin-top: 20px;
  text-align: center;
}

.transporto_bartolini_img {
  width: 300px;
  height: 278px;
  border: 0px solid black;
}

.copertoni_info {
  font-size: 14px;
  text-align: justify;
  line-height: 150%;
}

.informazioni_ul {
  list-style-type: circle; 
  margin-left: 30px;
  width: 480px;
  margin-top: 20px;
}

.manutenzione_info {
  font-size: 12px;
  text-align: justify;
  line-height: 150%;
}

.officine_info {

  font-size: 14px;
  text-align: justify;
  line-height: 150%;
}

.termini_info {
  font-size: 12px;
  line-height: 150%;
  text-align: justify;
}

.region_tbl_list {
  margin-bottom: 20px;
  border-bottom: 1px dotted #CACACA;
}

.regionlink {
  margin-left: 20px;
  margin-right: 20px;
  font-size: 12px;
  font-family: Verdana;
  font-weight: bold;
}

.region_h3 {
  text-align: center;
}

.provider_tbl_detail {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DADADA;
  margin-left: 10px;
}