body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#c97211;
}
.boton {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #c97211;
	font-weight: bold;
}
.proActivado {
	font-size: 10px;
	font-weight: bold;
	color: #c97211;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c97211;
}
.proDesActivado {
	font-size: 10px;
	font-weight: bold;
	color: #f4e3cf;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f4e3cf;
}

/*seleccion hora*/
.grisOscuro{
	background-color:#cccccc;
}
.grisCalro{
	background-color:#f2f2f2;
}

/**/
.titu{
	color: #c97211;
	font-size: 14px;
	font-weight: bold;
}
.subTitu{
	color: #6f6f6f;
	font-size: 13px;
	font-weight: bold;
}
.plazas{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

