body {
	margin: 0px;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	COLOR: #999999; TEXT-DECORATION: none
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	COLOR: #666666; TEXT-DECORATION: none
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	COLOR: #666666; TEXT-DECORATION: none
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	COLOR: #333333; TEXT-DECORATION: none
}

.tabla_principal {
	margin: 0px;
	height: 276px;
	width: 560px;
}
.textbox_redondo {
	height: 14px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border: 0px none #FF0000;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC0000;
	font-weight: bold;
}
.texto_principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
}
.imagen {
	border: 1px solid #000000;
}
.resultados_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
.enlaces_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.enlaces_nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.enlaces_enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.botones_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.lugares_imparticion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

#up {
	cursor: hand;

}

#dw {
	cursor: hand;

}
.btn_buscar {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
.combofamilias {
	width: 290px;
}
.btn_destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	cursor: hand;
}
.texto_subtitulo_cursos {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.cadena_encontrada {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3300;
}
.btn_resultados {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	cursor: hand;
}
.texto_resultados {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
