
.contacte {
/*    padding-left:400px;
    width:160px;
    padding-right:400px;
    height:460px;
    padding-top:110px;
    text-align:left;*/
    width:960px;
    height:570px;
    background-image:url('../img/contacte.jpg?202112171822');
    background-repeat:no-repeat;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;

    font-size:16px;
    line-height:19px;
}


.contacte_esq {
    width:386px;
    height:570px;
    float:left;
/*    background-image:url('../img/contacte_esq.jpg');
     -webkit-border-top-left-radius: 15px;
    -moz-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
     -webkit-border-bottom-left-radius: 15px;
    -moz-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;*/
}

.contacte_centre {
    width:148px;
    height:440px;
    float:left;
    /*background-image:url('../img/fonscontacte.jpg');*/
    padding:20px;
    padding-top:110px;
    text-align:left;
    font-size:16px;
    line-height:19px;
}

.contacte_dret {
    width:386px;
    height:570px;
    float:left;
/*    background-image:url('../img/contacte_dret.jpg');
    -webkit-border-top-right-radius: 15px;
    -moz-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
     -webkit-border-bottom-right-radius: 15px;
    -moz-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;*/
}

.text_contacte {
  clear: both;
  margin-top: 40px;
  text-align: justify;
  font-family: "Raleway";
  font-size: 14px;
  padding-left: 200px;
}

.sota_contacte {
  padding-left: 200px;
  text-align: left;
}

.titol_sota_contacte {
  font-family:'Paris','Amatic SC', cursive;
  font-size:24px;
  color:#fa8280;
  margin-top:20px;
  margin-bottom:20px;
}