/*
 * @author ( tropo.cl)
*/ 

/* ##########################  meduc  ########################### */

.meduc-h1{ 
  font-weight: bold;
  font-size:24px;
  font-variant:small-caps;
  color: #006699;
}
.meduc-h2{ 
  font-weight:bolder;
  font-size:22px;
  color: #006699;
}
.meduc-h3{ 
  font-weight:bold;
  font-size:18px;
  color: #006699;
}
.meduc-h4{ 
  font-weight:bold;
  font-size:16px;
  color: #555555;
}
.meduc-h5{ 
  font-weight:bold;
  font-size:14px;
  color: #555555;
}
.meduc-h6{ 
  font-family:Verdana, Geneva, sans-serif;
  font-weight:normal;
  font-size:13px;
  color: #555555;
  text-decoration: none;

}
.meduc-h7{ 
  font-weight:normal;
  font-size:14px;
  color: #555555;
}

a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}


/*
  a href contenido (link) { gobCL / regular / 13px / Color: #4191c8 / Underline }
*/







