body 
{
	background-color: #545454;

}

.menuSuperior
{

	font-family: Arial;
	color: black;
	font-size: 11px;
	text-decoration: none;
}

.menuInf
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}


.bgcolorAzulClaro
{
	background-color: #abdef5;
}

.bgcolorAzul
{

	color: #999999;
}


.bgcolorTI
{
	font-family: Arial;
	background-color: #e3e3e3;
}


.bgcolorTP
{
	font-family: Arial;
	background-color: #ffffff;

}

.horario
{
	font-family: Arial;
	color: #316ac5;
	font-size: 12px;
	font-weight: bold;
}

.textoFecha
{
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
}


.tituloPrin
{
	font-family: Arial;
	font-size: 16px;
	text-transform: uppercase;
	font-weight:bold;
}

.tituloSubT
{
	font-family: Arial;
	font-size: 14px;

}
.link
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0033ff;
}

.texto
{
	font-family: Arial;
	font-size: 12px;
}
A:hover
{
	text-decoration: underline;
}

.copy
{
	font-family: Arial;
	font-size: 12px;
	color: #808080;
}