.cursos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00308F;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	word-spacing: 2px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #716E6E;
	text-transform: none;
	font-variant: normal;
	line-height: normal;
}
.textonegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #716E6E;
	text-transform: none;
	font-variant: normal;
	line-height: normal;
}
.textoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F79300;
	background-position: center;
	TEXT-DECORATION: NONE
}
.subtitulo:hover { COLOR: #5C89AC;  TEXT-DECORATION: NONE}

.linea {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5C89AC;
	font-size: 12px;
	font-weight: normal;
}
.lectura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4C4C;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border: none #ECE9D8;
}

.botones {font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color: #716E6E;}
.estilo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #5A5A5A;
}
.encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #5B87AC;
	background-position: center;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B89AD;
	font-weight: bold;
}
.link:hover { COLOR: #FD9C00; TEXT-DECORATION: NONE}
.titulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #716E6E;
	text-transform: none;
	font-variant: normal;
	line-height: normal;
}
.destacado {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	font-variant: normal;
	line-height: normal;
}
.input_estilo { font-family: Arial, Helvetica, sans-serif; 
				font-size: 11px; 
				color: #716E6E; 
				border: #CCCCCC; 
				border-style: solid; 
				border-top-width: 1px; 
				border-right-width: 1px; 
				border-bottom-width: 1px; 
				border-left-width: 1px 
}
.categorias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00308F;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	word-spacing: 2px;
	text-transform: uppercase;
}
.categorias_destacadas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: febc1d;
}

