<!--
.titulos {
	color: #d9e6f0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 0px 0px 12px;
}
.tituloPagina1 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.tituloPagina2 {
	color: #074c8f;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.tituloTema {
	color: #d9e6f0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 0px 0px 12px;
}
.tituloGrupo {
	color: #d9e6f0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 0px 0px 12px;
}
.cuerpo {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contenido {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 20px 10px 20px;
}
.navegacion {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
}
.txtlay {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:link {
	text-decoration: none;
	color: #254B63;
}
a:visited {
	text-decoration: none;
	color: #254B63;
}
a:hover {
	text-decoration: none;
	color: #254B63;
}
a:active {
	text-decoration: none;
	color: #377194;
}

.td {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tablaInterna {
border:0px solid #EAEAEA;
background-color: #EAEAEA;
}


.cajatitulo {
	width: 710px;
	padding: 5px 0px 5px 0px;
	background-color: #4981A4;
	border:0px solid #EAEAEA;
	text-align: left;
	margin: 0px 0px 0px 6px; /* top right bottom left */  /*top-bottom left-right*/
	background-image: url(/cursos/imagenes/barra2.gif);
}
.cajatitulo2 {
	width: 710px;
	padding: 5px 0px 5px 0px;
	background-color: #4981A4;
	border:0px solid #EAEAEA;
	text-align: left;
	margin: 0px 0px 0px 26px; /* top right bottom left */  /*top-bottom left-right*/
	background-image: url(/cursos/imagenes/barra2.gif);
}

.cajatitulo0 {
	width: 668px;
	padding: 5px 0px 5px 0px;
	background-color: #4981A4;
	border:0px solid #EAEAEA;
	text-align: left;
	margin: 0px 0px 0px 37px; /* top right bottom left */  /*top-bottom left-right*/
	background-image: url(/cursos/imagenes/barra2.gif);
}

.cajasugerencia {
	width: 560px;
	padding: 6px 0px 6px 0px;
	background-color: #DDE9F0;
	border:1px solid #397194;
	text-align: center;
	margin: 0px 0px 0px 100px; /* top right bottom left */  /*top-bottom left-right*/

}
.cajanavegacion {
	width: 782px;
	background-color: #F6F6F6;
	border:1px dotted #999999;
	text-align: left;
}


.cajacontenido {
	width: 668px;
	padding: 0px 0px 0px 0px;
	background-color: #F0F0F0;
	border:0px solid #EAEAEA;
	text-align: left;
	margin: 0px 0px 0px 37px; /* top right bottom left */  /*top-bottom left-right*/

}



-->
