.hom_fitxa {
	border: 1px solid #CCCCCC;
	padding:5px;
	background-color:#F7F7F7;
}
.menu a:link, .menu a:active,.menu a:visited {
	color:#000000;
	text-decoration:none;
}
.menu a:hover {
text-decoration:underline;
}
.contingut {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}
table.tot{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
a {
color:#333300;
}