@font-face {
  font-family: 'Neuzeit';
  src: url("../fonts/2B523F_0_0.eot");
  src: url("../fonts/2B523F_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2B523F_0_0.woff") format("woff"), url("../fonts/2B523F_0_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Neuzeit';
  src: url("../fonts/2B523F_1_0.eot");
  src: url("../fonts/2B523F_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2B523F_1_0.woff") format("woff"), url("../fonts/2B523F_1_0.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

body {
  font-family: Neuzeit, Arial, sans-serif, sans;
  font-size: 15px;
  line-height: 18px; }
  @media screen and (max-width: 1024px) {
    body {
      font-size: 14px;
      line-height: 17px; } }

a {
  color: #000000;
  -webkit-transition: color, 0.2s;
  transition: color, 0.2s; }
  .no-touch a:hover, .mceContentBody a:hover, .hovered a, a.hovered {
    color: #06C; }

p {
  margin: 0 0 1em 0; }

h1, h2 {
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.1em;
  margin: 1em 8px 0.66em 8px; }
  h1:first-child, h2:first-child {
    margin-top: 0; }
  article.wide h1, article.wide h2 {
    margin-left: 0;
    margin-right: 0; }
  @media screen and (max-width: 1024px) {
    h1, h2 {
      font-size: 20px;
      line-height: 1.1em; } }
  @media screen and (max-width: 700px) {
    h1, h2 {
      font-size: 18px;
      line-height: 1.1em; } }

h1 {
  border: 0px solid #000000;
  border-bottom-width: 2px;
  padding-bottom: 0.5em; }
  @media screen and (max-width: 700px) {
    h1 {
      border-bottom-width: 0px;
      padding: 0.5em 0; } }

h3 {
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 1.2em;
  font-weight: normal;
  margin: 1.5em 0 0.25em 0; }
  h3:first-child {
    margin-top: 0; }

.logodellavalle {
  display: block;
  background-image: url("../images/LogoDellaValle.png");
  background-image: url("../images/LogoDellaValle.svg"), none;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 113px;
  height: 29px;
  text-indent: -9999em;
  margin-bottom: 1em; }

::-moz-selection {
  background: rgba(249, 236, 49, 0.75);
  /* Safari */ }

::selection {
  background: rgba(249, 236, 49, 0.75);
  /* Safari */ }

::-moz-selection {
  background: rgba(249, 236, 49, 0.75);
  /* Firefox */ }

/*# sourceMappingURL=typography.css.map */
