.body {
	background-color: #FFFFFF;
}
.taulaCom {
	border:solid 1px #dadada;
}
.taulaCom th {
	background-color:#e9eaec;
}
.taulaCom .thNom {
	width:345px;
	color:#95030d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	background-color:#e5e5e5;
}
.taulaCom .thData {
	width:200px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#e5e5e5;
}
.taulaCom .nom {
	width: 345px;
}
.taulaCom td.comentari {
	background-color:#efeff0;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


.taulaCom td.dades {
	background-color:#efeff0;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.barraPag {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(fonsBarra.jpg);
	background-repeat: repeat-x;	
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.barraPag a {
	color: #355891;
	font-weight:bold;
	text-decoration:none;
}
.barraPag a:hover {
	text-decoration:underline;
}
