body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif
}
#cargando
{
	overflow: hidden;
	visibility: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	height: expression(document.documentElement.clientHeight+'px');
	width: expression(document.documentElement.clientWidth+'px');
	z-index: 1000;
/*	background-image: url(images/semitransparente-gris.gif);
	background-repeat: repeat;*/
}
#lista_diplomados
{
	width: 200px;
	float: left;
	_height: 400px;
	height: 400px;
	overflow: auto;
	border: 1px solid #000000;
}
#lista_diplomados ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#tablacargando
{
	border: 2px solid #E1984A;
	background-color: #3A3A3A;
	color: #FFFFFF;
	font-weight: bold;
}



.bordeinferior {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.cabecera {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #3C77C7;
}
.comentario1 {
	padding:4px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F2FBEC;
	border: 1px solid #666666;
}
.comentario2 {
	padding:4px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #E1EAF7;
	border: 1px solid #666666;
}
.disponible {
	padding:2px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F2FBEC;
}
.linkcabecera {
	text-decoration: none;
	color: #000000;
}
.linkcabecera:hover {

	color: #000000;
	text-decoration: underline;
}
.lista_diplomados
{
	max-height: 100px;
	overflow: auto;
	float: left;
	width: 250px;
	height: 150px;
}
.link3 {

/*	color: #62B823;*/
	color: #3266AE;
	text-decoration: none;
}
.link3:hover {

	color: #9CCA11;
	text-decoration: underline;
}
.linkbold {

	color: #62B823;
	text-decoration: none;
	font-weight: bold;
}
.linkbold:hover {

	color: #9CCA11;
	text-decoration: underline;
	font-weight: bold;
}
.nodisponible {
	padding:2px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFECEC;
}
.parrafo {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #1676FA;
	font-weight: bold;
}
.pie {
	font-family: Tahoma, Verdana, Arial, Helvetica, "Times New Roman", serif;
	font-size: 8pt;
	color: #333333;
}
.textbox {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
	background-color: #D4DBE5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #475570;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #475570;
}
.textointro {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #000000;
}
.textomarcado {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #ECFAE2;
}
.textonormal {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.titular {
	color: #62B823;
	text-decoration: none;
	font-weight: bold;
}
