
.taulaDades th.header_setmana
{
	background-color: #CDCDB5;
}
.taulaDades th.setmana
{
	background-color: #E1E1D1;
}

.taulaDades th.header_mascles
{
	background-color: #CFDADA;
}
.taulaDades td.mascles
{
	background-color: #E2E9E9;
}

.taulaDades th.header_femelles
{
	background-color: #E0D4D7;
}
.taulaDades td.femelles
{
	background-color: #EDE6E8;
}
.taulaDades th.header_vaques
{
	background-color: #FFDBB6;
}
.taulaDades td.vaques
{
	background-color: #FFE9D4;
}
.taulaDades th.header_totals
{
	background-color: #D4E6D2;
}
.taulaDades td.totals
{
	background-color: #E5F0E4;
}
#reclam_estadistiques_dia
{
	background: #FFF0D9 url(../comu/misc/degradat_est_dia.jpg) repeat-x 0 0;	
	padding:1em;
	margin-top:1em;
}
	
	#reclam_estadistiques_dia h3
	{
		font-family: Verdana, Arial;
		font-size:1em;
		background: transparent;
	}
		#reclam_estadistiques_dia h3 a
		{
			background: transparent url(../comu/misc/calendari.png) no-repeat 0 0;
			padding:.4em 0 3em 5.5em;
			font-weight:bold;	
			text-decoration:none;
		}
		#reclam_estadistiques_dia h3 a:hover
		{
			background: transparent url(../comu/misc/calendari.png) no-repeat 0 0;
			color:#242E57;
			text-decoration:underline;
			
		}
	#reclam_estadistiques_dia p{
		position:relative;
		left:6em;
		top:-1.2em;
		padding:0;
		margin:0;
	}

.dosCol1a{
	width:60%;
}	
.dosCol2a{
	background-color:#E2E3E6;
	margin:1em 0 1em 0;
	padding:1em 0 1em 1em;
	text-align:center;
	width:35%;
}
