/* links */
a:link {
  color: #d2d2d2;
  text-decoration: none;
  }
a:visited {
  color: #d2d2d2;
  text-decoration: none;
  }
a:hover {
  color: #ededed;
  text-decoration: underline;
  }
a:active {
  color: #ededed;
  text-decoration: underline;}
  
/* Parrafo */ 
 td {font-family: "Arial";
 font-size: 13px;
 color:#585942;
 font-style: italic;
 font-weight: 500;
 line-height: 145%;
 text-align: justify; }
 
 /* Texto Resaltado */ 
 .resaltado {font-family: "Arial";
 font-size: 13px;
 color:#e41d19;
 font-style: italic;
 font-weight: 700;
 }
 
  .importante {font-family: "Arial";
 font-size: 14px;
 color:#6c6d56;
 font-style: italic;
 font-weight: 600;
 line-height: 145%;
 text-align: justify; }
 
 .resaltado2 {font-family: "Arial";
 font-size: 13px;
 color:#64990e;
 font-style: italic;
 font-weight: 700;
 }
 
 
  .subtitulo {font-family: "Arial";
 font-size: 15px;
 color:#c4842a;
 font-style: normal;
 font-weight: 700;
 }
 
 
 .pielinks {font-family: "Arial";
 font-size: 13px;
 color:#868462;
 font-style: normal
 font-weight: 500;
 line-height: 145%;
 text-align: center; }
 
 .pie{
font-family: "Arial";
font-style: normal;
color:#d2d2d2;
font-size:11px;
line-height: 127%;
text-align:center;
}

 /* Fondo */
body { background-image: url(" ");
background-position: top center;
background-repeat: ;
}

/* Scrollbar */
body { scrollbar-arrow-color:7a7a64;
scrollbar-base-color: #ffffff;
scrollbar-face-color: #d8d8b7};
scrollbar-highlight-color:#f6f6e4;
scrollbar-shadow-color: #a1a188}
	}




