@charset "utf-8";

/* CSS Document */

/* TITOLI H2 */
.struttura h2,
.storia h2,
.staff h2,
.servizi_sanitari h2,
.screening h2,
.preparazione_esami h2,
.igiene_sicurezza_privati h2,
.igiene_sicurezza_aziende h2,
.sanit_card h2,
.convenzioni h2,
.unita_sanitarie_mobili h2,
.gestione_sicura_online h2,
.sanit_card_aziendale h2,
.formazione h2,
.scegliere_radiosanit h2,
.inizitive h2,
.blog h2,
.healthblog h2,
.curiosita h2,
.alimentazione h2,
.bellezza h2,
.ricerca h2,
.menuhelp h2 {
  color: #999999;
  text-align: center;
  font-weight: normal;
}

/* DIDASCALIA FOTO */
.com-content-article__body figcaption {
  text-align: right;
}


/* PAGINE */
.struttura,
.storia,
.staff,
.servizi_sanitari,
.screening,
.preparazione_esami,
.igiene_sicurezza_privati,
.igiene_sicurezza_aziende,
.sanit_card,
.convenzioni,
.unita_sanitarie_mobili,
.gestione_sicura_online,
.sanit_card_aziendale,
.formazione,
.scegliere_radiosanit,
.inizitive,
.blog,
.healthblog,
.curiosita,
.alimentazione,
.bellezza,
.ricerca,
.menuhelp {
  position: relative;
  float: left;
  width: 80%;
  margin: 0px 10%;
}

.struttura .com-content-article__body {
  float: left;
  width: 50%;
}

.storia .com-content-article__body,
.storia .com-content-article__body img,
.screening .com-content-article__body,
.screening .com-content-article__body img {
  float: left;
  width: 100% !important;
}

.storia .com-content-article__body img,
.screening .com-content-article__body img {
  margin: 0px !important;
}

.storia figure {
  margin: 0px 0px 20px 20px !important;
}

.convenzioni .imageList {
  position: relative !important;
  float: left !important;
  width: 20% !important;
  margin: 2.5% !important;
}
