.FonsHome {
	background-image: url(img/bgHome.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.Recuadre {
	
	background-repeat: no-repeat;
	background-position: left bottom;
}

.Llistat
{
	border-bottom: 3px solid #478326;
}

.Llistat th
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	background-color:#478326;
	height:20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

.Llistat td
{
	background-color:#E7E9EB;
}


.Llistat td#new
{
	background-color:#FFFFCC;
}

.Llistat td#modified
{
	background-color:#CCFFCC;
}
