.resaltar:LINK{
	font-size: 100%;
	text-decoration: none;
	color: #990000;
}
.resaltar:HOVER{
	text-decoration:inherit;
	color: #494E6B;
	font-size: 100%;
}


#titol {
	width: 400px;
	background-color: #FFFFFF;
	height: auto;
	display: block;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 215px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../imatges/fnoticies.png);
	background-repeat: no-repeat;
	background-position: 198px;
}
#BOX {
	width: 615px;
	background-color: #FFFFFF;
	height: auto;
	display: block;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 4px;
}

#box1 {
	float: left;
	width: 200px;
	height: 165px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

#box2 {
	float: left;
	width: 395px;
	font-style: italic;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	padding-left: 10px;
	line-height: 8mm;
	padding-top: 10px;
}
#BOX_B {
	width: 615px;
	background-color: #FFFFFF;
	height: 20px;
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #990000;
	text-align: right;
}
#BOX_C {
	width: 615px;
	height: auto;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #990000;
}

