body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;	
	font-style: normal;
	color: #003366;
}

a {
	color: #FF6600;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	}
.noticia_div {
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	background-image: url(images/via_fons.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.imatge_div_left {
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}
.imatge_div_right {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
.datatext {

	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	font-style: normal;
	color: #3366CC;
}
.newstext {


	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	font-style: normal;
	color: #003366;
}
.titoltext {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	font-family: Verdana;
	font-size: 12pt;
	text-align: left;
	font-style: normal;
	color: #14206A;
	font-weight: bold;
}
.peu_div {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}