a {
	color: #ed1c24;
}

#header #logo img {
	height: 50px;
}
#header #logo span {
	height: 50px;
	line-height: 50px;
}
table#caddie thead th.net {
	background: #d3bebe;
	border-color: #a28c8d !important;
}
table#caddie tfoot td.net {
	background: #a28c8d;
}
table#caddie td.net {
	color: #ed1c24;
}
table#caddie td.net,
/* table#caddie tr.cad_cell_gris2 td.net, */
table#caddie tbody tr:nth-child(2n+1) td.net {
	background: #fde8e9;
}

