/* ************************************************************************** */
/* ************************** VERSIÓ SANTLLORENC **************************** */
/* ************* Full d'estil corresponent a "Més enllaços ***************** */
/* ************************************************************************** */

#linksLeft{
	float: left;
	width: 375px;
}

#linksRight{
	width: 375px;
	float: right;
}

#linksBlocs{
	font-size: 14px;
	font-weight: bold;
}


#linkExterns{
	margin-top: 5px;
}

	#linkExterns li{
		padding-bottom: 10px;
	}

#descripcioLink{
	font-style: italic;
}

/*
#linkExterns li a{
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}

	#linkExterns li a:Hover{
		color: #FF0000;
	}
*/	
