	.inputtext {
		font-family: tahoma;
		font-size: 8pt;
		color:#000000;
		border: 1px solid;
		border-width: 1px 1px 1px 1px;
		border-color: #AE5A5A;
		background-color: #FFFFFF;
		background: #FFFFFF;
	}

	.cssHorarioTable
	{
		font-family: tahoma;
		font-size: 8pt;
		color: #FFFFFF;
		text-align: center;
		width: 100%;
	}
	
	.cssHorarioTR
	{
		background-color: #AE5A5A;
		font-weight: bold;
	}
