﻿.tdEtapa, .tdEtapaSel
{
	width: 16%;		
	border: solid 1px #c7c7c7;
	height: 60px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: gray;
	/*background-color: silver;*/
	/**/
	cursor: pointer;
}
.tdEtapaSel
{
	background-color: #FF6A00;
	color: White;
}

.divEtapa
{
	border-bottom: solid 1px silver;
	padding-left: 5px;
	color: black;
	font-weight: bold;
	padding-bottom: 10px;
}