.titulo_cacs
{
	width: 599px;
	color: #ff1c1c;
	font-family: Verdana;
	font-size: 9pt;
	padding-bottom: 6px;
}
.tabla_cacs
{
	width: 599px;
	border-top: #cfcfcf solid 1px;
	border-left: #cfcfcf solid 1px;
	border-right: #cfcfcf solid 1px;
	font-family: Verdana;
	font-size: 8pt;
	color: #5e5e5e;
}

.tabla_cacs_final
{
	width: 599px;
	border: #cfcfcf solid 1px;
	font-family: Verdana;
	font-size: 8pt;
	color: #5e5e5e;
}

.tabla_cacs  thead tr th
{
	border-bottom: #838383 solid 1px;
	height: 24px;
	padding-left: 8px;
	font-family: Verdana;
	font-size: 9pt;
	color: #4e4e4e;
}

.tabla_cacs_final  thead tr th
{
	border-bottom: #838383 solid 1px;
	height: 24px;
	padding-left: 8px;
	font-family: Verdana;
	font-size: 9pt;
	color: #4e4e4e;
}

.cac_direccion
{
	height: 44px;
	background:#fff url(../imagenes/direccion.jpg) center center no-repeat;
}	

.cac_horario
{
	height: 54px;
	background:#eceaea url(../imagenes/horario.jpg) center center no-repeat;
}	

.gris
{
	background:#eceaea;
}

.gris_local
{
	background:#dfdddd;
}

.cac_tecnico
{
	height: 44px;
	background:#fff url(../imagenes/tecnico.jpg) center center no-repeat;
}	