a {
  color: inherit;
  text-decoration: inherit;
}

.fondos
{
    width: 16.65%;
    height: 600px;
    float:left;
}

.gray
{
  -webkit-filter: grayscale(70%);
  -moz-filter: grayscale(70%);
  -ms-filter: grayscale(70%);
  -o-filter: grayscale(70%);
  filter: grayscale(70%);
    filter: gray(70%);
}

#n
{
  color: #e94e1b;
  background-color: #FFFFFF;
}

.vinculos
{
  position: relative;
  top: 80%;
  left: 20%;
  width : 7em;
  border-radius: 50px;
  padding: 10px;
  text-align: center;
  font-family: 'Font1', 'Moon Bold.woff';
  color: #FFFFFF;
  border-style: solid;
  border-color: #FFFFFF;
  border-width: 1px;
}

#p
{
  background-color: #662482;
}

#s
{
  background-color: #1d71b7;
}

#h
{
  background-color: #e2cc00; 
}

#c
{
  background-color: #e94e1b;
}

#sa
{
  background-color: #3aa935;
}

#contactenos_home
{
  position: absolute;
  right: 0%;
}

 body
 {
  margin:0;
  padding: 0;
  border: 0;
  
  background-size: auto;
  background-repeat: no-repeat;
 }

@font-face {
  font-family: 'Font1';
  src: url('Moon Bold.woff') format('woff');
}

@font-face {
  font-family: 'Font2';
  src: url('phagspa.woff') format('woff');
  font-weight: normal;
}

@font-face {
font-family: 'Font3';
src: url('MyriadPro-Cond.woff') format('woff');
}

#jad
{
    font-family: 'Font1', 'Moon Bold.woff';
    font-weight: normal;
    color: #393939;
    background-color: #b4b4b4;
    text-align: center;
    height: 2.5em;
    line-height: 2.5em;
}

