.enlace:link, .enlace:visited {
	color: #999999;
	border: 0;
	border-width: 1px;
	text-decoration: none;
	font-size: 12px;
		font-family: Tahoma;

}

.enlace:hover {
	cursor: pointer;
	text-decoration: underline;
	font-size: 12px;
	font-family: Tahoma;

	
}


.titolApartat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #119235;
	font-weight: normal;
}
.subtitolApartat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #119235;
	font-weight: normal;
	font-weight:bold;
	
}
.imatge_esquerra{
	float: right; 
	padding-left:10px;
}
.textApartat {
	font-family: tahoma;
	font-size: 12px;
	color: #999999;
	line-height:18px;
	align:justify;
}
.textApartatNegre {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	line-height:18px;
	align:justify;
}

.capa_texte {
	overflow:auto;
	height:312px;
	padding-right:10px;
    z-index: 99999999;

}

.capa_texte2 {
	background: url(../imatges/mapa_mundi2.jpg);
	background-repeat: repeat-y;
	overflow:auto;
	height:315px;
	padding-right:10px;
    z-index: 99999999;

}


.boton {
	font-size: 9pt;
	font-family: tahoma;
	font-weight:bold;
	color:white;
	background:#669B0B;
	border:0px;
	width:80px;
	height:19px;
}

.TitolCapcelera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 5px;
	vertical-align: middle;

}
.titolNovetats {
	font-family: "Bradley Hand ITC";
	font-size: 18px;
	color: #0000CC;
	font-weight: bold;

}
