/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}

html {
  font-size: 100%;
}
body {
  font-family: "gobCL", Tahoma, Verdana, Segoe, sans-serif;
  background: #e6e6e6;
  margin: 0 auto;
  
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


@font-face {
  font-family: 'gobCL';
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/gobcl_light.eot?") format("eot"), url("../fonts/gobcl_light.woff") format("woff"), url("../fonts/gobcl_light.ttf") format("truetype");
}
@font-face {
  font-family: "gobCL";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/gobcl_regular.eot?") format("eot"), url("../fonts/gobcl_regular.woff") format("woff"), url("../fonts/gobcl_regular.ttf") format("truetype");
}
@font-face {
  font-family: "gobCL";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/gobcl_bold.eot?") format("eot"), url("../fonts/gobcl_bold.woff") format("woff"), url("../fonts/gobcl_bold.ttf") format("truetype");
}
@font-face {
  font-family: "gobCL";
  font-weight: 900;
  font-style: normal;
  src: url("../fonts/gobcl_heavy.eot?") format("eot"), url("../fonts/gobcl_heavy.woff") format("woff"), url("../fonts/gobcl_heavy.ttf") format("truetype");
}
@font-face {font-family:'Roboto Regular';
src:url('../fonts/Roboto-Regular.ttf') format("truetype");}
@font-face {
  

font-family: "museo-slab", serif;

font-weight: 700;

font-style: normal;

  src: url("https://use.typekit.net/kef5jwo.css");
}
.roboto {
  font-family:'Roboto Regular', sans-serif;
}
.gobcl {
  font-family: "gobCL", Tahoma, Verdana, Segoe, sans-serif;
	font-size: 18px;
}
.verdana {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.museo {
	font-family:"Museo Slab 900";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-family: 'Roboto Regular', sans-serif;
}
h1 rrhh {
  font-size: 14px;
	font color: #000000;
  line-height: 1.4em;
	text-align: justify;
  font-weight: 500;
}
h2 rrhh {
  font-size: 40px;
	font color: #000000;
  line-height: 1.1em;
  font-weight: 500;
}
h3 rrhh {
  font-size: 28px;
  line-height: 1.1em;
  font-weight: 500;
}
h4 rrhh {
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 500;
}

p {
  margin: 0 auto 15px;
  font-size: 15px;
	line-height : 22px;
	text-align: justify;
}

header {
    width: 100%;
    height: 250px;
    position: relative;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto 20px;
}

