/* ESTILS PER EDITAR NEWS DESDE EL PANELL DE CONTROL */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}


a:link { color:#4887cd; text-decoration: underline; }
a:visited { color:#4887cd; text-decoration: underline; }
a:active { color:#4887cd; text-decoration: underline; }
a:hover { color:#4887cd; text-decoration: none; }

.grismes {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}

/* ELS MATEIXOS STYLES.CSS */

.punt_blau {
	list-style: url(img/punt_blau.gif);
	display: list-item;
	}
	
.blauT {
	color: #4887cd;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}