body {
	text-align:center;
	background: #0000CC;
}

#global {width:900px;
	background: #C0C0C0; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	text-align: left; /* esto anula text-align: center en el elemento body. */
	padding: 10px;
	margin:4px auto;
	text-align:left;
}

.barra {
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #000000;
}
.br {
	color: #000066;
	font-size: 12pt;
	background-color: #CC9900;
	font-family: Garamond;
	text-align: left;
	vertical-align: top;
	padding-left: 3px;
}
.titulo {
	font-family: "Times New Roman";
	font-size: 24pt;
	color: #000066;
	font-weight: bold;
}
.deporte {
	font-family: "Berlin Sans FB";
	font-size: 18pt;
	color: #006600;
	text-align: center;
}
.dis {
	font-family: Cambria;
	color: #FFFFFF;
	background-color: #003300;
	text-align: right;
	vertical-align: top;
	padding-right: 3px;
}
.especialidad {
	font-family: "Berlin Sans FB";
	font-size: 16pt;
	color: #006600;
	text-align: center;
}
.note {
	font-family: "Times New Roman";
	color: #000080;
	font-size: 12pt;
}
.nota {
	font-family: "Times New Roman";
	color: #800000;
	font-size: 12pt;
}
.or {
	color: #000033;
	font-size: 12pt;
	background-color: #FFFF33;
	font-family: Garamond;
	text-align: left;
	vertical-align: top;
	padding-left: 3px;
}
.pl {
	color: #006;
	font-size: 12pt;
	background-color: #C0C0C0;
	font-family: Garamond;
	text-align: left;
	vertical-align: top;
	padding-left: 3px;
}
