/* Inici estils Taulas */
table {
	border: 0px;
	}
th {
	background-image: none;
	background-color: #E7E6E4;
	font-size: 1.18em;
	color: #660303;
	font-weight: bold;
	text-align: left;
	}
tr {
	margin: 0px 0px 3px 0px;
	background: url(../../images/nouEstil/separador_ligero.gif) bottom left repeat-x;
	}

/* Fi estils Taulas */