.tdTitulo
{
/*	width: 700px; */
	background: whitesmoke;
	padding: 0in 0in 0in 0.1in;
	line-height: 31.5pt;
	font-size: 15.0pt;
  	font-family: Arial;
  	color:#3F5F80;
 }

.tdSubtitulo
{
  /*	width: 700px; */
  	padding: 2.25pt;
  	font-size: 11pt;
  	letter-spacing: 0pt;
	font-weight: 600;
  	font-family: Arial;
}

.tdFecha
{
	color: navy;
  	font-family: Arial;
  	padding: 3pt 0pt 0pt 0pt;
  	font-size: 9pt;
  	
}

.tablaPrincipal
{
/*	width: 500 px; */
}

.tdPie
{
	color: navy;
  	font-family: Arial;
  	padding: 5pt 0pt 0pt 0pt;
  	font-size: 9pt;
}

.tablaCursosConAgenda
{

}

.tablaCursosSinAgenda
{

}

.tdOtrosCursos			/* Otros cursos sin agenda definida */
{	
	color: navy;
  	font-family: Arial;
  	padding: 10pt 0pt 0pt 0pt;
  	font-size: 9pt;
}

.tdPublicoObjetivoHeader		/* Publico Objetivo */
{
      width: 100px;
      border: inset #CCCCCC .75pt;
      border-right: 0pt;
      background:#DDE7EB;
      padding:0in 0in 0in 0in;
      text-align:center;
      font-size:8.5pt;
      font-family:Arial;
      letter-spacing:0pt;
}

.tdPublicoObjetivoValue 		/* Todo usuario de la ... */
{
        width: 100px;
        border:none;
        padding:3.75pt 3.75pt 3.75pt 3.75pt;
        font-size: 10pt;
        color: navy;
	background: whitesmoke;
	border-left: 0.75pt #000000 inset;
	border-bottom: 0.75pt #aaaaaa inset;
}

.tdNombreCurso				/* [PDF] Reporting Essentials 8 */
{
      border: inset #CCCCCC .75pt;
      border-left: none;
      border-right: inset #000000 .75pt;
      background: #DDE7EB;
      padding:3pt 1pt 0pt 1pt;
      height:.75pt;
      font-size:9.0pt;
      font-family:Arial;
      color:#333333;
      font-size:9.0pt;
      font-family:Arial;
      letter-spacing:0pt
}

.tdNombreCursoInner					/* Reporting Essentials 8 */
{
      font-size:9.0pt;
      padding:0pt 0pt 0pt 2pt;
}

.tdNombreCursoInner	a:link a:visited			/* Reporting Essentials 8 */
{
      font-size:9.0pt;
      padding:0pt 0pt 0pt 2pt;
}

.tdCalendario 
{
	background: whitesmoke;
	border-right: 0.75pt #000000 inset;
	border-bottom: 0.75pt #AAAAAA inset;
}



/* Calendario */

.tablaMes
{
/*	width: 210 px; */
}

.mes				/* Ene 2006, Febrero 2006, ... */
{
	color: black;
	border: inset .75pt;
	padding: 0in 0in 0in 0in;
	line-height: 12 pt; 	
	text-align: center;
	font-size: 8pt;	
}
.nombreDia			/* Lu, Ma, Mi, ... */
{
	border:inset .75pt;
	background: #cccccc;
	padding: 0in 0in 0in 0in;
	height: .1in;
	text-align: center;
	line-height: 12 pt; 
	font-size: 7.5 pt;
	font-family: Arial;
	color: #333333;
}
.diaNoActivo				/* 1, 2, 3, ... */
{	
	color: black;
	border: inset .75pt;
	padding: 0in 3px 0in 3px;
	height:.2in;
	text-align: center;
	line-height: 11.25pt;
	font-size: 7.5pt;
	font-family: Arial;
}
.diaActivo			/* 1, 2, 3, ... */
{
	border: inset .75pt;
	padding: 0in 2px 0in 2px;
	height:.2in;
	text-align: center;
	line-height: 11.25pt;
	font-size: 7.5pt;
	font-family: Arial;
	color: white;
	background:navy;
}
.tablaCalendario
{
	background-color: #FFFFFF;
	border: 1pt #000000 inset;
}
.new
{
	color: #cc0000;
	font-weight: bold;
	font-size: 8pt;
}