/* CSS*/


/************************************************************/
/***** STYLES DE LA PART DE CONTINGUTS               ********/
/************************************************************/

.color_granate {
	color: #9b1f2e;
	font-family: verdana; 
	font-weight: bold;
}

.tit_gris{
	color: #656366;
	font-size: 18px;
	font-family: verdana; 
	font-weight: bold;
}
.punts {
	list-style: url(images/punt_logo.jpg);
	display: list-item;
	margin-left: 30px;
	padding-left: 0px;
}
table, td {
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666366;
	text-align: justify;
}

link { color: #333333; text-decoration: underline }
a { color: #333333; text-decoration: underline }
a:visted { color: #333333; text-decoration: underline }
a:active { color: #333333; text-decoration: underline }
a:hover { color: #333333; text-decoration: none }