.VAFPONTEVEDRA {
	font-weight: bolder;
	color: #FF6600;
}
.CeldaVerdeClara {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #339966;
	text-align: center;
	vertical-align: middle;


}
.ColPrograma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	background-color: #E6F7EE;
	height: 45px;



}
.ColCurso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #E6F7EE;
}
.ColFecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #E6F7EE;
	text-align: center;
}
.ColHora {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #E6F7EE;
	text-align: center;
}
.ColLugar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #E6F7EE;
	text-align: center;

}
.ColBonif {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	vertical-align: middle;
	background-color: #E6F7EE;
}
.subrallado {
	text-decoration: underline;
}
.SubralladoRojo {
	color: #FF0000;
	text-decoration: underline;
}
.Vermello {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #E6F7EE;
	text-align: center;
	color: #FF0000;
	font-weight: bold;


}

