/*************** #titleName styles **************/

.titleName{
  font-family: Verdana;
  font-size: 18px;
  margin:0px 10% 0px 0px;
  padding: 0px 10px 0px 0px;
  border-bottom: 1px #006699 solid;
  color: #006699;
}

.textPage {
  font-family: Times New Roman;
  font-style: italic;
  font-size: 18px;
  color: #344669;
}

.textCuento {
  font-family: Times New Roman;
  margin: 0px 0px 0px 0px;
  font-style: italic;
  font-size: 17px;
  width:85%;
}

.subTitleName{
  font-family: Verdana;
  font-weight: bold;
  font-size: 14px;
  padding: 0px 10px 0px 0px;
  color: #003366;
}

/* ******************************************** */
/* MEMOS */

#contentMain a:link{
  text-decoration: none;
}

#contentMain a:visited{
  color: #344669;
  text-decoration: none;
}

#contentMain a:hover{
  text-decoration: none;
  background-color: #eeeeee;
}

.memoLink {
  font-size: 11px;
  font-weight: bold;
  margin:5px 0px 5px 0px;
  font-family: Verdana;
}

.memoContenido {
  font-family: Verdana;
  font-size: 9px;
  margin:5px 0px 15px 0px;
}

#downloadMemo {
  color: #a00000;
  font-style: italic;
  font-family: Verdana;
  font-size: 11px;
  margin:0px;
}

/* TECLA */
#teclaLink {
  position:relative;
  height:24px;
  width:195px;
}

/* ******************************************** */
/* PROFESIONALES */

.titleProf{
  font-family: Verdana;
  font-style: italic;
  font-weight: bold;
  font-size: 16px;
  margin:0px 0px 0px 0px;
  color: #006699;
}

.textProf {
  font-family: Times New Roman;
  font-style: italic;
  font-size: 15px;
  margin:5px 0px 5px 0px;
  color: #344669;
}

/* ******************************************** */
/* SERVICIOS */

.titleServ{
  font-family: Times New Roman;
  font-weight: bold;
  font-size: 16px;
  margin:10px 0px 10px 0px;
  color: #003366;
}

/* ******************************************** */
/* CLIENTES */

.titleCli{
  font-family: Verdana;
  font-weight: bold;
  font-size: 14px;
  margin:5px 20px 0px 0px;
  color: #003366;
}

.titleRub{
  font-family: Times New Roman;
  font-style: italic;
  font-size: 14px;
  margin:5px 0px 0px 0px;
  color: #003366;
}

/* ******************************************** */
/* NEGOCIOS */

.warningLogin {
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #ff0000;
}

.textLogin {
  font-family: Verdana;
  font-size: 12px;
  color: #003366;
}

/* ******************************************** */
/* DOCENCIA */

.docNombre {
  font-family: Verdana;
  font-weight: bold;
  font-size: 11px;
  margin:10px 0px 10px 0px;
  color: #344669;
}

.docTexto {
  font-family: Verdana;
  font-size: 10px;
  margin:5px 0px 5px 0px;
  color: #001144;
}

.docDownload {
  font-size: 10px;
  font-style: italic;
  font-family: Verdana;
  color: #900000;
}

.docSubTitle{
  font-family: Verdana;
  font-style: italic;
  font-weight: bold;
  font-size: 16px;
  margin:0px 0px 0px 0px;
  color: #006699;
  text-decoration:underline;
}
